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

Eric Belanger eric at archlinux.org
Tue Nov 27 04:12:43 UTC 2007


    Date: Monday, November 26, 2007 @ 23:12:43
  Author: eric
    Path: /home/cvs-extra/extra/lib/libast

 Removed: PKGBUILD (1.10)

extra repo cleanup


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


Index: extra/lib/libast/PKGBUILD
diff -u extra/lib/libast/PKGBUILD:1.10 extra/lib/libast/PKGBUILD:removed
--- extra/lib/libast/PKGBUILD:1.10	Sun May 21 17:05:39 2006
+++ extra/lib/libast/PKGBUILD	Mon Nov 26 23:12:43 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/05/21 21:05:39 uid1015 Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-#contributor Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=libast
-pkgver=0.7
-pkgrel=1
-pkgdesc="The Library of Assorted Spiffy Things."
-arch=(i686 x86_64)
-depends=('imlib2' 'freetype2')
-source=(http://www.eterm.org/download/$pkgname-$pkgver.tar.gz)
-url="http://eterm.sourceforge.net/"
-md5sums=('a9ec3b2da317f35869316e6d9571d296')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-x
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
-}




More information about the arch-commits mailing list