summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tomasik2006-12-03 18:13:55 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit67b517cdd2c3e78d6fce49e697140e0e130f1600 (patch)
tree2e46bbf503de60513e58fdc4758864fd76841c69
parentdf87ff1d09b54a3bbb4da77d3de4a61c7665546e (diff)
downloadaquamarine-67b517cdd2c3e78d6fce49e697140e0e130f1600.zip
aquamarine-67b517cdd2c3e78d6fce49e697140e0e130f1600.tar.gz
- new spec
Changed files: aquamarine.spec -> 1.1
-rw-r--r--aquamarine.spec44
1 files changed, 44 insertions, 0 deletions
diff --git a/aquamarine.spec b/aquamarine.spec
new file mode 100644
index 0000000..fa17048
--- /dev/null
+++ b/aquamarine.spec
@@ -0,0 +1,44 @@
+%define _snap 20061203
+Summary: Themeable window decorator and compositing manager for Beryl
+Summary(pl): Dekorator dla Beryla używający tematów
+Name: aquamarine
+Version: 0.1.2_%{_snap}
+Release: 1
+License: GPL
+Group: Themes
+Source0: %{name}-%{_snap}.tar.gz
+# Source0-md5: ff567dcd75dede824fe66ab1955d2f21
+Source1: admin.tar.gz
+BuildRequires: kdebase-devel >= 9:3.5.0
+BuildRequires: kdelibs-devel >= 9:3.5.0
+BuildRequires: rpmbuild(macros) >= 1.129
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Aquamarine is themeable window decorator and compositing manager for
+Beryl. Aquamarine is intended for use with KDE.
+
+%description -l pl
+Aquamarine jest dekoratorem okien dla beryla używającym tematów. Jest
+przeznaczony do używania wraz z kde.
+
+%prep
+%setup -q -n %{name}
+%{__make} -f admin/Makefile.common svn
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/aquamarine