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

Eric Belanger eric at archlinux.org
Tue Nov 27 04:11:59 UTC 2007


    Date: Monday, November 26, 2007 @ 23:11:59
  Author: eric
    Path: /home/cvs-extra/extra/lib/gnet1

 Removed: PKGBUILD (1.5)

extra repo cleanup


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


Index: extra/lib/gnet1/PKGBUILD
diff -u extra/lib/gnet1/PKGBUILD:1.5 extra/lib/gnet1/PKGBUILD:removed
--- extra/lib/gnet1/PKGBUILD:1.5	Sun May 21 16:20:54 2006
+++ extra/lib/gnet1/PKGBUILD	Mon Nov 26 23:11:59 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/05/21 20:20:54 uid1015 Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=gnet1
-pkgver=1.1.9
-pkgrel=2
-pkgdesc="GNet is a simple network library"
-arch=(i686 x86_64)
-depends=('glib')
-source=(http://gnetlibrary.org/src/gnet-$pkgver.tar.gz)
-url="http://www.gnetlibrary.org/"
-md5sums=('381b5c6d4031806fc4c3e6b28dc752ec')
-
-build() {
-    cd $startdir/src/gnet-$pkgver
-    ./configure --prefix=/usr
-    make || return 1
-    make prefix=$startdir/pkg/usr install
-    find $startdir/pkg -name '*.la' -exec rm {} \;
-}




More information about the arch-commits mailing list