[arch-commits] CVS update of extra/system/edb (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Nov 27 04:28:24 UTC 2007


    Date: Monday, November 26, 2007 @ 23:28:24
  Author: eric
    Path: /home/cvs-extra/extra/system/edb

 Removed: PKGBUILD (1.8)

extra repo cleanup


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


Index: extra/system/edb/PKGBUILD
diff -u extra/system/edb/PKGBUILD:1.8 extra/system/edb/PKGBUILD:removed
--- extra/system/edb/PKGBUILD:1.8	Mon May 22 13:38:10 2006
+++ extra/system/edb/PKGBUILD	Mon Nov 26 23:28:24 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2006/05/22 17:38:10 uid1014 Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=edb
-pkgver=1.0.5
-pkgrel=2
-pkgdesc="A portable, easy, and fast database library based on Berkeley DB"
-arch=(i686 x86_64)
-depends=('bash')
-source=(http://dl.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.gz)
-url="http://www.enlightenment.org/pages/edb.html"
-md5sums=('c8ee165f92dbc6e6fd9c9114e90e338c')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  /usr/bin/make || return 1
-  /usr/bin/make prefix=$startdir/pkg/usr install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list