[arch-commits] CVS update of extra/network/gtk-gnutella (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed May 30 03:40:20 UTC 2007


    Date: Tuesday, May 29, 2007 @ 23:40:20
  Author: aaron
    Path: /home/cvs-extra/extra/network/gtk-gnutella

 Removed: PKGBUILD (1.24)

Package cleanup: moving low-usage packages to the AUR


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


Index: extra/network/gtk-gnutella/PKGBUILD
diff -u extra/network/gtk-gnutella/PKGBUILD:1.24 extra/network/gtk-gnutella/PKGBUILD:removed
--- extra/network/gtk-gnutella/PKGBUILD:1.24	Wed Nov 29 12:12:10 2006
+++ extra/network/gtk-gnutella/PKGBUILD	Tue May 29 23:40:19 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.24 2006/11/29 17:12:10 kevin Exp $
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-# Maintainer: kevin <kevin at archlinux.org>
-
-pkgname=gtk-gnutella
-pkgver=0.96.3
-pkgrel=1
-pkgdesc="Gtk-Gnutella is a clone of Gnutella"
-arch=(i686 x86_64)
-depends=('gnutls>=1.4.0' 'gtk2' 'libxml2')
-source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-url="http://gtk-gnutella.sourceforge.net/"
-md5sums=('c6952037a10ea6d5ac5649e7b75f9d15')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./Configure -Dccflags="$CFLAGS"  \
-    -Dprefix=/usr -Dprivlib=/usr/share/gtk-gnutella -Dofficial=true \
-    -Dgtkversion=2 -Ddbus='false' -ders
-  # Links to dbus even if dbus=false.
-  sed '/^DBUS_LDFLAGS/ s/=.*$/=/' -i src/Makefile
-  make || return 1
-  make install INSTALL_PREFIX=$startdir/pkg
-}




More information about the arch-commits mailing list