Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0caf35b7b6d322e78d83bb3dc5eb07d9a06d5c98

commit 0caf35b7b6d322e78d83bb3dc5eb07d9a06d5c98
Author: Devil505 <devil505li...@gmail.com>
Date:   Wed Aug 5 09:25:40 2009 +0200

frugalware-gnome-icon-theme-1.1-1-x86_64
* new package from artwork team

diff --git a/source/xlib-extra/frugalware-gnome-icon-theme/FrugalBuild 
b/source/xlib-extra/frugalware-gnome-icon-theme/FrugalBuild
new file mode 100644
index 0000000..af841e3
--- /dev/null
+++ b/source/xlib-extra/frugalware-gnome-icon-theme/FrugalBuild
@@ -0,0 +1,39 @@
+# Compiling Time: 0 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=frugalware-gnome-icon-theme
+pkgver=1.1
+pkgrel=1
+pkgdesc="Official Frugalware Gnome Icon Theme (could be used for Xfce4)"
+rodepends=('gnome-icon-theme' 'gnome-colors-icon-theme')
+depends=('icon-naming-utils' 'libpng')
+url="http://ftp.frugalware.org/pub/other/artwork/$pkgname";
+groups=('xlib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date="Flasttar $url"
+source=($url/$pkgname-$pkgver.tar.bz2  \
+       $url/index.theme \
+       $url/start-here16.png \
+       $url/start-here22.png \
+       $url/start-here.svg \
+       $url/start-here24.png \
+       $url/start-here32.png)
+sha1sums=('f834251301b2b4daf7ba21d45facf2ee7548693e' \
+          '6e1fcf468e6b0ca7a1580b48d071091ea40a3493' \
+          '6a84a5cfb756921860efba57bd2092283ffceab8' \
+          '5ba2310558385760ba3bc3157148352b759be4dd' \
+          'e048d01729c6dfc52da51fa476d3b919fab01b8d' \
+          'd72a967776f42c2db32137936acd7c17244386cb' \
+          '31f21d297dd5339128c82be32084019dcca8f118')
+
+build()        {
+       Fmkdir /usr/share/icons
+       Fcp $pkgname /usr/share/icons/$pkgname
+       Fcp index.theme /usr/share/icons/$pkgname/index.theme
+       Fcp start-here.svg 
/usr/share/icons/$pkgname/scalable/places/start-here.svg
+       Fcp start-here16.png 
/usr/share/icons/$pkgname/16x16/places/start-here.png
+       Fcp start-here22.png 
/usr/share/icons/$pkgname/22x22/places/start-here.png
+       Fcp start-here24.png 
/usr/share/icons/$pkgname/24x24/places/start-here.png
+       Fcp start-here32.png 
/usr/share/icons/$pkgname/32x32/places/start-here.png
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to