Hello community,

here is the log from the commit of package qtcurve-kde4 for openSUSE:Factory 
checked in at 2013-11-13 09:45:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtcurve-kde4 (Old)
 and      /work/SRC/openSUSE:Factory/.qtcurve-kde4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtcurve-kde4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtcurve-kde4/qtcurve-kde4.changes        
2013-11-11 14:46:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qtcurve-kde4.new/qtcurve-kde4.changes   
2013-11-13 09:46:00.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 16:24:21 UTC 2013 - [email protected]
+
+- Enable build of the GTK2 subpackage
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qtcurve-kde4.spec ++++++
--- /var/tmp/diff_new_pack.V2nV36/_old  2013-11-13 09:46:00.000000000 +0100
+++ /var/tmp/diff_new_pack.V2nV36/_new  2013-11-13 09:46:00.000000000 +0100
@@ -24,6 +24,7 @@
 Group:          System/GUI/KDE
 Url:            https://github.com/QtCurve/qtcurve
 Source0:        %{version}.tar.gz
+BuildRequires:  gtk2-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  pkgconfig(xcb-image)
 Requires:       libqtcurve-utils0 = %{version}
@@ -43,12 +44,20 @@
 Gtk2+ and Qt3.
 This package cointans basic helper library needed for qtcurve
 
+%package -n qtcurve-gtk2
+Summary:        QtCurve style for GTK+ 2
+Group:          System/GUI/GNOME
+
+%description -n qtcurve-gtk2
+This package contains the QtCurve engine for GTK+ 2. QtCurve is a set
+of widget styles available for Qt and GTK+.
+
 %prep
 %setup -q -n qtcurve-%{version}
 
 %build
-# Don't build Qt5 & GTK decos/styles yet
-  %cmake_kde4 -d build -- -DENABLE_QT5=OFF -DENABLE_GTK2=OFF
+# Don't build Qt5 deco/style yet
+  %cmake_kde4 -d build -- -DENABLE_QT5=OFF -DENABLE_GTK2=ON
   %make_jobs
 
 %install
@@ -85,4 +94,10 @@
 %{_kde4_appsdir}/color-schemes/QtCurveAgua.colors
 %{_kde4_appsdir}/kwin/qtcurve.desktop
 
+%files -n qtcurve-gtk2
+%defattr(-,root,root)
+%doc ChangeLog.md COPYING README.md TODO.md
+%{_kde4_libdir}/gtk-2.0/*/engines/libqtcurve.*
+%{_kde4_datadir}/themes/QtCurve/
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to