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

Eric Belanger eric at archlinux.org
Sun Nov 4 22:01:46 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:01:46
  Author: eric
    Path: /home/cvs-extra/extra/lib/libproplist

 Removed: PKGBUILD (1.5)

extra repo cleanup


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


Index: extra/lib/libproplist/PKGBUILD
diff -u extra/lib/libproplist/PKGBUILD:1.5 extra/lib/libproplist/PKGBUILD:removed
--- extra/lib/libproplist/PKGBUILD:1.5	Wed May 24 14:34:15 2006
+++ extra/lib/libproplist/PKGBUILD	Sun Nov  4 17:01:46 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/05/24 18:34:15 notz Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=libproplist
-pkgver=0.10.1
-pkgrel=2
-pkgdesc="libPropList is a utility library used by GNOME, Window Maker, and other applications to store configuration information"
-arch=(i686 x86_64)
-depends=('bison' 'flex')
-source=(ftp://ftp.windowmaker.org/pub/libs/libPropList-$pkgver.tar.gz)
-url="ftp://ftp.windowmaker.org/pub/libs/"
-md5sums=('ff32a4edbf9d0861012b2f10fd302ad5')
-
-build() {
-  cd $startdir/src/libPropList-$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