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

Eric Belanger eric at archlinux.org
Sun Nov 4 21:46:25 UTC 2007


    Date: Sunday, November 4, 2007 @ 16:46:25
  Author: eric
    Path: /home/cvs-extra/extra/lib/gdsl

 Removed: PKGBUILD (1.3)

extra repo cleanup


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


Index: extra/lib/gdsl/PKGBUILD
diff -u extra/lib/gdsl/PKGBUILD:1.3 extra/lib/gdsl/PKGBUILD:removed
--- extra/lib/gdsl/PKGBUILD:1.3	Sun May 21 13:09:26 2006
+++ extra/lib/gdsl/PKGBUILD	Sun Nov  4 16:46:25 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2006/05/21 17:09:26 uid1015 Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Committer: Judd Vinet <jvinet at zeroflux.org>
-pkgname=gdsl
-pkgver=1.3
-pkgrel=1
-pkgdesc="Generic Data Structures library"
-arch=(i686 x86_64)
-depends=('glibc')
-source=(http://download.gna.org/gdsl/$pkgname-$pkgver.tar.gz)
-url="http://home.gna.org/gdsl/"
-md5sums=('9981f1ced783e30f50247e39179706bc')
-
-build() {
-  cd $startdir/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-  find $startdir/pkg -name '*.la' -exec rm {} \;  
-}
-




More information about the arch-commits mailing list