[arch-commits] CVS update of extra/lib/shapelib (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Nov 4 22:25:14 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:25:14
  Author: eric
    Path: /home/cvs-extra/extra/lib/shapelib

 Removed: PKGBUILD (1.6)

extra repo cleanup


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


Index: extra/lib/shapelib/PKGBUILD
diff -u extra/lib/shapelib/PKGBUILD:1.6 extra/lib/shapelib/PKGBUILD:removed
--- extra/lib/shapelib/PKGBUILD:1.6	Sun May 28 07:20:27 2006
+++ extra/lib/shapelib/PKGBUILD	Sun Nov  4 17:25:14 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/28 11:20:27 notz Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-#Contributor: Bob Finch <w9ya at arrl.net>
-pkgname=shapelib
-pkgver=1.2.10
-pkgrel=3
-pkgdesc="simple C API for reading and writing ESRI Shapefiles"
-arch=(i686 x86_64)
-depends=(glibc)
-source=(http://dl.maptools.org/dl/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://shapelib.maptools.org/"
-md5sums=('4d96bd926167193d27bf14d56e2d484e')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  
-  sed -i -e s:'-O2':"${CFLAGS}": Makefile
-  make lib || return 1
-
-  sed -i -e s:/usr/local:$startdir/pkg/usr: Makefile
-  sed -i -e s:/usr/bin/install:/bin/install: Makefile
-  make lib_install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
-}




More information about the arch-commits mailing list