[Frugalware-darcs] frugalware-current: theme-0.5.1-1-i686

BMH1980 bmh1980de at yahoo.de
Tue Jun 7 19:49:18 CEST 2005


Tue Jun  7 18:59:20 CEST 2005  BMH1980 <bmh1980de at yahoo.de>
  * theme-0.5.1-1-i686
  New package: Theme lets you choose toolkit (GTK+) themes and icon themes (XDG).
diff -rN -u old-frugalware-current/extra/source/rox/theme/FrugalBuild new-frugalware-current/extra/source/rox/theme/FrugalBuild
--- old-frugalware-current/extra/source/rox/theme/FrugalBuild	1970-01-01 01:00:00.000000000 +0100
+++ new-frugalware-current/extra/source/rox/theme/FrugalBuild	2005-06-07 19:03:35.000000000 +0200
@@ -0,0 +1,27 @@
+# Last Modified: Tue, 07 Jun 2005 18:56:44 +0200
+# Compiling Time: ~0.01 SBU
+# Maintainer: BMH1980 <bmh1980de at yahoo.de>
+
+pkgname=theme
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="Theme lets you choose toolkit (GTK+) themes and icon themes (XDG)."
+url="http://roxos.sunsite.dk/dev-contrib/guido/Configure/"
+license="GPL2"
+up2date="if [ `lynx -dump $url | grep Theme | wc -l` -eq 3 ] ; then echo $pkgver; else echo new; fi"
+source=($url/Theme-$pkgver.tar.bz2)
+md5sums=('d6ffe0c5a4b83413d25d74689d400c23')
+groups=(rox-extra)
+archs=('i686')
+depends=('python' 'rox-lib')
+
+build()
+{
+	Fmkdir /usr/share/Apps
+	cp -rv Theme $Fdestdir/usr/share/Apps/ || return 1
+	Fdoc Theme/Help/*
+}
+
+# optimalization ok - noarch
+
+# vim: ft=sh



More information about the Frugalware-darcs mailing list