]> git.pld-linux.org Git - packages/QtCurve.git/blobdiff - QtCurve.spec
- pass --with-qt-libraries
[packages/QtCurve.git] / QtCurve.spec
index 37c5304437396a3745cfd4c24b307ad8f49b9d90..a873e284cbe67690ac8372a5a8922297d7d5255f 100644 (file)
@@ -9,17 +9,16 @@
 Summary:       A free and corrected port of Red Hat's GTK+/Qt theme
 Summary(pl):   Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Red Hata
 Name:          QtCurve
-Version:       0.35.1
+Version:       0.38
 Release:       1
 License:       GPL
 Group:         Themes
 Source0:       http://www.cpdrummond.freeuk.com/%{name}-%{version}.tar.gz
-# Source0-md5: c66328fcb43cc34a61caafdc515220c8
-#Patch0:               %{name}-gcc34.patch
-URL:           http://www.kde-look.org/content/show.php?content=5065
+# Source0-md5: 1e9145e20e2df5a1f572767d158f66d5
+URL:           http://www.kde-look.org/content/show.php?content=40492
 BuildRequires: autoconf
 BuildRequires: automake
-%{?with_gtk:BuildRequires:     gtk-devel}
+%{?with_gtk:BuildRequires:     gtk+-devel}
 %{?with_gtk2:BuildRequires:    gtk+2-devel}
 BuildRequires: kdelibs-devel >= 3.1
 BuildRequires: pkgconfig
@@ -90,13 +89,13 @@ Pakiet z dokumentacja i plikami wsp
 
 %prep
 %setup -q
-#`%patch0 -p1
 
 %build
 cp /usr/share/automake/config.sub admin
 
 %{__make} -f admin/Makefile.common cvs
-%configure
+%configure \
+       --with-qt-libraries=%{_libdir}
 
 %{__make}
 
This page took 0.026089 seconds and 4 git commands to generate.