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

Eric Belanger eric at archlinux.org
Wed Dec 12 06:49:25 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:49:25
  Author: eric
    Path: /home/cvs-extra/extra/lib/nextaw

 Removed: PKGBUILD (1.8)

extra repo cleanup


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


Index: extra/lib/nextaw/PKGBUILD
diff -u extra/lib/nextaw/PKGBUILD:1.8 extra/lib/nextaw/PKGBUILD:removed
--- extra/lib/nextaw/PKGBUILD:1.8	Sat May 27 04:16:55 2006
+++ extra/lib/nextaw/PKGBUILD	Wed Dec 12 01:49:25 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2006/05/27 08:16:55 notz Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Sarah Hay <sarah31 at sarah31.ca>
-
-pkgname=nextaw
-pkgver=0.15.1
-pkgrel=3
-pkgdesc="neXtaw is a replacement library for the Athena (libXaw) widget set"
-arch=(i686 x86_64)
-url="http://siag.nu/neXtaw/"
-depends=('libxmu')
-source=(http://siag.nu/pub/neXtaw/neXtaw-$pkgver.tar.gz)
-md5sums=('1c9cbcef735d8e26f3e48bd529aca6a7')
-
-build() {
-  cd $startdir/src/neXtaw-$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