[arch-commits] CVS update of extra/multimedia/gimp-panorama-tools (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sat Nov 3 22:48:55 UTC 2007
Date: Saturday, November 3, 2007 @ 18:48:55
Author: eric
Path: /home/cvs-extra/extra/multimedia/gimp-panorama-tools
Removed: PKGBUILD (1.2)
extra repo cleanup
----------+
PKGBUILD | 33 ---------------------------------
1 file changed, 33 deletions(-)
Index: extra/multimedia/gimp-panorama-tools/PKGBUILD
diff -u extra/multimedia/gimp-panorama-tools/PKGBUILD:1.2 extra/multimedia/gimp-panorama-tools/PKGBUILD:removed
--- extra/multimedia/gimp-panorama-tools/PKGBUILD:1.2 Mon Apr 19 02:24:57 2004
+++ extra/multimedia/gimp-panorama-tools/PKGBUILD Sat Nov 3 18:48:55 2007
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD,v 1.2 2004/04/19 06:24:57 dorphell Exp $
-# Maintainer: tobias <tobias at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=gimp-panorama-tools
-pkgver=1.0
-pkgrel=1
-pkgdesc="gimp plugin for the panorama tools (for gimp-2.0)"
-depends=('panorama-tools' 'gimp>=2.0')
-url="http://bugbear.blackfish.org.uk/~bruno/gimp-PanTools/gimp-1.3/"
-source=(http://bugbear.blackfish.org.uk/~bruno/gimp-PanTools/gimp-1.3/pt-gimp-1-1.tgz \
- http://bugbear.blackfish.org.uk/~bruno/gimp-PanTools/gimp-1.3/ascii-clean.patch \
- http://bugbear.blackfish.org.uk/~bruno/gimp-PanTools/gimp-1.3/gimp-1.1-to-1.2.patch \
- http://bugbear.blackfish.org.uk/~bruno/gimp-PanTools/gimp-1.3/gimp-1.2-to-1.3.patch)
-md5sums=('ae1820d3df8a119b518539e044732272' '99213821e4755929976b72841d43e56c'\
- 'a956254cc65ce3078bb5d952a6fe4373' 'c24b477abdb4047a004812de03758406')
-
-build() {
- cd $startdir/src
- # apply the patches
- patch -p0 -i gimp-1.1-to-1.2.patch
- patch -p0 -i ascii-clean.patch
- patch -p1 -i gimp-1.2-to-1.3.patch
- cd PanTools
- # tweak to call 2.0pre(x) binaries in archlinux package
- sed -i 's|\-1\.3|-2.0|g' Makefile.unx
- # tweak to get around a most recent change in gimp API
- sed -i 's|gimp_drawable_image_id|gimp_drawable_get_image|' Gimpmain.c
- # fix hardcoded pathes to Arch standard of
- sed -i 's|\/\.gimp\/|/.gimp-2.0/|' sys_x11.c
- make PanTools -f Makefile.unx
- /bin/install -D -c -m 755 PanTools $startdir/pkg/usr/lib/gimp/2.0/plug-ins/PanTools
-}
More information about the arch-commits
mailing list