Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
oxygen-gtk2
oxygen-gtk2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File oxygen-gtk2.spec of Package oxygen-gtk2
# # spec file for package oxygen-gtk2 # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: oxygen-gtk2 Version: 1.2.5 Release: 0 Summary: A Port of the default KDE Widget Theme (Oxygen), to GTK 2.x License: LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/projects/playground/artwork/oxygen-gtk/ Source0: ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}-%{version}.tar.bz2 Patch0: changeset_rebda9cf5273f62ce226612d3080f49f135f3f2d4.diff Source100: baselibs.conf BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(gtk+-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Oxygen-Gtk2 is a port of the default KDE widget theme (Oxygen), to gtk 2.x. It's primary goal is to ensure visual consistency between gtk-based and qt-based applications running under KDE. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments. Unlike other attempts made to port the KDE oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard coded pixmaps, which otherwise breaks everytime some setting is changed in KDE. %package -n gtk2-engine-oxygen Summary: Oxygen GTK 2.x Theme Engine Group: System/GUI/Other %description -n gtk2-engine-oxygen Oxygen-Gtk2 is a port of the default KDE widget theme (Oxygen), to gtk 2.x. It's primary goal is to ensure visual consistency between gtk-based and qt-based applications running under KDE. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments. Unlike other attempts made to port the KDE oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard coded pixmaps, which otherwise breaks everytime some setting is changed in KDE. This package contains the Oxygen gtk 2.x theme engine. %package -n gtk2-theme-oxygen Summary: Oxygen GTK 2.x Theme Group: System/GUI/Other Requires: gtk2-engine-oxygen = %{version} # oxygen-gtk was last used at version 1.1.6 in openSUSE 12.1 Provides: oxygen-gtk = %{version} Obsoletes: oxygen-gtk < %{version} # oxygen-gtk2 was last used at version 1.2.0 in K:D:F Provides: oxygen-gtk2 = %{version} Obsoletes: oxygen-gtk2 < %{version} %description -n gtk2-theme-oxygen Oxygen-Gtk2 is a port of the default KDE widget theme (Oxygen), to gtk 2.x. It's primary goal is to ensure visual consistency between gtk-based and qt-based applications running under KDE. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments. Unlike other attempts made to port the KDE oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard coded pixmaps, which otherwise breaks everytime some setting is changed in KDE. This package contains the Oxygen gtk 2.x theme. %prep %setup -q %patch0 %build mkdir -p build pushd build export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" cmake .. \ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif -DCMAKE_BUILD_TYPE=release make %{?_smp_mflags} VERBOSE=1 popd %install pushd build %make_install popd %files -n gtk2-engine-oxygen %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{_libdir}/gtk-2.0/2.10.0/engines/liboxygen-gtk.so %files -n gtk2-theme-oxygen %defattr(-,root,root,-) %doc AUTHORS COPYING README TODO %{_bindir}/oxygen-gtk-demo %dir %{_datadir}/themes/oxygen-gtk %{_datadir}/themes/oxygen-gtk/gtk-2.0/ %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor