[Frugalware-darcs] frugalware-current: redhat-artwork-0.124_2-1
Bence Nagy
nagybence at tipogral.hu
Thu Jun 23 17:49:39 CEST 2005
Thu Jun 23 17:16:12 CEST 2005 Bence Nagy <nagybence at tipogral.hu>
* redhat-artwork-0.124_2-1
new package (Icons, desktop backgrounds, and themes from Red Hat and Fedora)
diff -rN -u old-frugalware-current/extra/source/x11/redhat-artwork/FrugalBuild new-frugalware-current/extra/source/x11/redhat-artwork/FrugalBuild
--- old-frugalware-current/extra/source/x11/redhat-artwork/FrugalBuild 1970-01-01 01:00:00.000000000 +0100
+++ new-frugalware-current/extra/source/x11/redhat-artwork/FrugalBuild 2005-06-23 17:23:57.000000000 +0200
@@ -0,0 +1,27 @@
+# Last Modified: Thu, 23 Jun 2005 16:11:34 +0200
+# Compiling Time: ~17 minutes
+# Maintainer: Bence Nagy <nagybence at tipogral.hu>
+
+pkgname=redhat-artwork
+pkgver=0.124_2
+pkgrel=1
+pkgdesc="Icons, desktop backgrounds, and themes from Red Hat and Fedora."
+url="http://fedora.redhat.com/projects/artwork/"
+depends=('gtk+2' 'kdebase' 'freetype2' 'qt' 'gdk-pixbuf' 'kdelibs')
+makedepends=('perl-xml' 'icon-slicer' 'rpm')
+groups=('x11-extra')
+archs=('i686')
+source=(http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/$pkgname-`echo $pkgver | tr "_" "-"`.src.rpm)
+up2date='lynx -dump "http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/" | grep "redhat-artwork-.*.src.rpm" | head -n 1 | sed "s/.*redhat-artwork-\(.*\).src.rpm.*/\1/" | tr "-" "_"'
+md5sums=('5b79a2b3feff16827138edd586e1c463')
+
+build() {
+ rpm2cpio $pkgname-`echo $pkgver | tr "_" "-"`.src.rpm | cpio -i
+ tar -xvzf $pkgname-`echo $pkgver | sed "s/_.*//"`.tar.gz
+ Fcd $pkgname-`echo $pkgver | sed "s/_.*//"`
+ Fsed ' $(datadir)' ' $(DESTDIR)$(datadir)' art/cursor/Bluecurve{,-inverse}/Makefile.in art/icon/{,Bluecurve/sheets/}Makefile.in
+ Fsed 'GtkStyle' '4' art/qt/Bluecurve/bluecurve.cpp
+ Fsed 'qt-.\..' 'qt' art/qt/qtrc
+ Fbuild
+ Fmv "/usr/lib/qt-?.?" /usr/lib/qt
+}
More information about the Frugalware-darcs
mailing list