[arch-commits] CVS update of unstable/multimedia/gimp-unstable (PKGBUILD)

Travis Willard travis at archlinux.org
Tue Aug 21 00:57:02 UTC 2007


    Date: Monday, August 20, 2007 @ 20:57:02
  Author: travis
    Path: /home/cvs-unstable/unstable/multimedia/gimp-unstable

 Removed: PKGBUILD (1.5)

No longer in repos, removing PKGBUILD


----------+
 PKGBUILD |   26 --------------------------
 1 file changed, 26 deletions(-)


Index: unstable/multimedia/gimp-unstable/PKGBUILD
diff -u unstable/multimedia/gimp-unstable/PKGBUILD:1.5 unstable/multimedia/gimp-unstable/PKGBUILD:removed
--- unstable/multimedia/gimp-unstable/PKGBUILD:1.5	Fri Oct 13 22:50:18 2006
+++ unstable/multimedia/gimp-unstable/PKGBUILD	Mon Aug 20 20:57:02 2007
@@ -1,26 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/10/14 02:50:18 woody Exp $ 
-# Maintainer: Arjan Timmerman <arjan at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=gimp-unstable
-pkgver=2.0pre1
-pkgrel=1
-pkgdesc="GNU Image Manipulation Program - unstable tree"
-depends=('gtk2' 'pygtk' 'gimp-print' 'libmng' 'libexif' 'libgtkhtml')
-source=(ftp://ftp.gimp.org/pub/gimp/v2.0/testing/gimp-$pkgver.tar.bz2)
-url="http://www.gimp.org/devel_ver.html"
-md5sums=('7862920def4ee411f6417c9372753a6d')
-
-build() {
-	cd $startdir/src/gimp-$pkgver
-	./configure --prefix=/usr --enable-python --with-gif-compression=lzw --enable-mp
-	make || return 1
-	make prefix=$startdir/pkg/usr install
-	cd $startdir
-	mkdir -p $startdir/pkg/usr/share/pixmaps
-	ln -s /usr/share/gimp/1.3/images/wilber-icon.png \
-		$startdir/pkg/usr/share/pixmaps/wilber-icon.png
-	mkdir -p $startdir/pkg/usr/share/applications
-	ln -s /usr/share/gimp/1.3/misc/gimp.desktop \
-		$startdir/pkg/usr/share/applications/gimp.desktop
-}
\ No newline at end of file




More information about the arch-commits mailing list