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

Eric Belanger eric at archlinux.org
Sat Nov 3 22:40:21 UTC 2007


    Date: Saturday, November 3, 2007 @ 18:40:21
  Author: eric
    Path: /home/cvs-extra/extra/network/easysock

 Removed: PKGBUILD (1.4)

extra repo cleanup


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


Index: extra/network/easysock/PKGBUILD
diff -u extra/network/easysock/PKGBUILD:1.4 extra/network/easysock/PKGBUILD:removed
--- extra/network/easysock/PKGBUILD:1.4	Sat Oct  1 07:55:41 2005
+++ extra/network/easysock/PKGBUILD	Sat Nov  3 18:40:21 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.4 2005/10/01 11:55:41 arjan Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=easysock
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="The GGZ Gaming Zone easysock library provides a simple low-level API for synchronous communication over TCP and Unix domain sockets"
-depends=('popt')
-source=(http://heanet.dl.sourceforge.net/sourceforge/ggz/$pkgname-$pkgver.tar.gz)
-url="http://download.sourceforge.net/ggz/"
-md5sums=('52b11378f3dea56255c62ebf6058156c')
-
-build() {
-  cd $startdir/src/$pkgname-$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