]> git.pld-linux.org Git - packages/aquamarine.git/commitdiff
- up to 0.1.9999.1
authorRobert Tomasik <rotom@pld-linux.org>
Sat, 3 Feb 2007 14:21:01 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BRs added

Changed files:
    aquamarine.spec -> 1.21

aquamarine.spec

index c690ab4d3b1907cbe9176095bb142162965f66af..8fb88da463fa691415a1f19da144a16855c3cd95 100644 (file)
@@ -1,15 +1,15 @@
 Summary:       Themeable window decorator and compositing manager for beryl
 Summary(pl):   Dekorator okien dla beryla u¿ywaj±cy motywów
 Name:          aquamarine
-Version:       0.1.4
+Version:       0.1.9999.1
 Release:       0.1
 License:       GPL v2+
 Group:         Themes
 Source0:       http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 6b0009bb7af2d37654d8001b1aecfdbe
+# Source0-md5: aeb3fb74c880c7caa3e789b7248174bd
 Patch0:                %{name}-ac260-lt.patch
-Patch1:                %{name}-nodeps_am.patch
-Patch2:                %{name}-include.patch
+Patch1:                %{name}-include.patch
+Patch2:                kde-ac260-lt.patch
 URL:           http://www.beryl-project.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.5
@@ -19,10 +19,13 @@ BuildRequires:      boost-regex-devel
 BuildRequires: gtk+2-devel >= 2:2.8.0
 BuildRequires: kdebase-devel >= 9:3.5.0
 BuildRequires: kdelibs-devel >= 9:3.5.0
+BuildRequires: libart_lgpl-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: startup-notification-devel
 BuildRequires: xorg-lib-libXcomposite-devel
+BuildRequires: xorg-lib-libXmu-devel
+BuildRequires: xorg-lib-libXft-devel
 Requires:      beryl-core >= 1:0.1.3
 Obsoletes:     compiz-quinnstorm-kde-decorator
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,8 +41,8 @@ przeznaczony do u
 %prep
 %setup -q
 %patch0 -p1
-#%patch1 -p0
-#%patch2 -p0
+%patch1 -p0
+%patch2 -p1
 
 mv -f po/{ca_ES,ca}.po
 mv -f po/{es_ES,es}.po
@@ -72,8 +75,8 @@ EOF
 %build
 # can't libtoolize with KDE mess
 #%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
+%{__autoconf}
+%{__autoheader}
 #%{__automake}
 %configure \
 %if "%{_lib}" == "lib64"
This page took 0.040915 seconds and 4 git commands to generate.