[arch-commits] CVS update of arch/build/x11/gnome-icon-theme (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jul 15 10:50:11 UTC 2007
Date: Sunday, July 15, 2007 @ 06:50:11
Author: jgc
Path: /home/cvs-arch/arch/build/x11/gnome-icon-theme
Removed: PKGBUILD (1.11)
Move to extra
----------+
PKGBUILD | 21 ---------------------
1 file changed, 21 deletions(-)
Index: arch/build/x11/gnome-icon-theme/PKGBUILD
diff -u arch/build/x11/gnome-icon-theme/PKGBUILD:1.11 arch/build/x11/gnome-icon-theme/PKGBUILD:removed
--- arch/build/x11/gnome-icon-theme/PKGBUILD:1.11 Wed Mar 14 18:34:52 2007
+++ arch/build/x11/gnome-icon-theme/PKGBUILD Sun Jul 15 06:50:11 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.11 2007/03/14 22:34:52 jgc Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-
-pkgname=gnome-icon-theme
-pkgver=2.18.0
-pkgrel=1
-pkgdesc="Default icon theme for GNOME2"
-arch=(i686 x86_64)
-depends=('hicolor-icon-theme' 'icon-naming-utils>=0.8.1')
-url="http://www.gnome.org"
-license=(GPL)
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-$pkgver.tar.bz2)
-md5sums=('0b9aa12c473e0be61dc324b059c106e3')
-
-build() {
- cd ${startdir}/src/${pkgname}-$pkgver
- ./configure --prefix=/usr
- make || return 1
- make DESTDIR=${startdir}/pkg install
-}
More information about the arch-commits
mailing list