[arch-commits] CVS update of extra/network/skyutils (PKGBUILD)

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


    Date: Sunday, November 4, 2007 @ 17:14:57
  Author: eric
    Path: /home/cvs-extra/extra/network/skyutils

 Removed: PKGBUILD (1.9)

extra repo cleanup


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


Index: extra/network/skyutils/PKGBUILD
diff -u extra/network/skyutils/PKGBUILD:1.9 extra/network/skyutils/PKGBUILD:removed
--- extra/network/skyutils/PKGBUILD:1.9	Sat May 27 12:55:53 2006
+++ extra/network/skyutils/PKGBUILD	Sun Nov  4 17:14:57 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2006/05/27 16:55:53 andyrtr Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=skyutils
-pkgver=2.8
-pkgrel=1
-pkgdesc="A library containing many usefull functions (chained lists, string manipulation, socket, and HTTP protocol)"
-arch=(i686 x86_64)
-depends=('bash')
-source=(http://zekiller.skytech.org/fichiers/$pkgname-$pkgver.tar.gz)
-url="http://zekiller.skytech.org/principal.html"
-md5sums=('52eb7829b740acbda2e116e9350a765b')
-
-build() {
-	cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/usr
-	make || return 1
-	make prefix=$startdir/pkg/usr install
-	# libtoolslay
-	find $startdir/pkg -name '*.la' -exec rm {} \;
-}




More information about the arch-commits mailing list