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

Eric Belanger eric at archlinux.org
Sun Nov 4 21:54:19 UTC 2007


    Date: Sunday, November 4, 2007 @ 16:54:19
  Author: eric
    Path: /home/cvs-extra/extra/lib/gtk+extra

 Removed: PKGBUILD (1.6)

extra repo cleanup


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


Index: extra/lib/gtk+extra/PKGBUILD
diff -u extra/lib/gtk+extra/PKGBUILD:1.6 extra/lib/gtk+extra/PKGBUILD:removed
--- extra/lib/gtk+extra/PKGBUILD:1.6	Sun May 21 16:29:58 2006
+++ extra/lib/gtk+extra/PKGBUILD	Sun Nov  4 16:54:19 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/21 20:29:58 uid1015 Exp $
-# Maintainer: arjan <arjan at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-#
-pkgname=gtk+extra
-pkgver=1.0.0
-pkgrel=2
-pkgdesc="GtkExtra is a useful set of widgets for creating GUI's for the Xwindows system using GTK+"
-arch=(i686 x86_64)
-depends=('gtk')
-source=(http://dl.sourceforge.net/sourceforge/scigraphica/$pkgname-$pkgver.tar.gz)
-url="http://gtkextra.sourceforge.net/"
-md5sums=('96c80e5044616290ed2535bf9d43a429')
-
-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