[arch-commits] CVS update of extra/network/mutella (PKGBUILD mutella-0.4.5-gcc41.patch)

Aaron Griffin aaron at archlinux.org
Sun May 13 04:53:20 UTC 2007


    Date: Sunday, May 13, 2007 @ 00:53:20
  Author: aaron
    Path: /home/cvs-extra/extra/network/mutella

 Removed: PKGBUILD (1.6) mutella-0.4.5-gcc41.patch (1.1)

Package cleanup: packages moved to unsupported (AUR)


---------------------------+
 PKGBUILD                  |   21 ---------------------
 mutella-0.4.5-gcc41.patch |   10 ----------
 2 files changed, 31 deletions(-)


Index: extra/network/mutella/PKGBUILD
diff -u extra/network/mutella/PKGBUILD:1.6 extra/network/mutella/PKGBUILD:removed
--- extra/network/mutella/PKGBUILD:1.6	Tue Aug 29 16:34:18 2006
+++ extra/network/mutella/PKGBUILD	Sun May 13 00:53:20 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/08/29 20:34:18 andyrtr Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=mutella
-pkgver=0.4.5
-pkgrel=1
-pkgdesc="A Gnutella network client with full-featured node support"
-arch=(i686 x86_64)
-depends=('gcc' 'zlib' 'readline')
-source=(http://dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz mutella-0.4.5-gcc41.patch)
-url="http://mutella.sourceforge.net/index.php"
-md5sums=('1a676eacf562e3b8de90493f99fe059c' 'd1bc8683149a9246cea1f868d02395f3')
-
-build() {
-	cd $startdir/src/$pkgname-$pkgver
-	patch -Np1 -i ../mutella-0.4.5-gcc41.patch || return 1
-	./configure --prefix=/usr
-	make || return 1
-	make prefix=$startdir/pkg/usr install
-}
Index: extra/network/mutella/mutella-0.4.5-gcc41.patch
diff -u extra/network/mutella/mutella-0.4.5-gcc41.patch:1.1 extra/network/mutella/mutella-0.4.5-gcc41.patch:removed
--- extra/network/mutella/mutella-0.4.5-gcc41.patch:1.1	Tue Aug 29 16:34:18 2006
+++ extra/network/mutella/mutella-0.4.5-gcc41.patch	Sun May 13 00:53:20 2007
@@ -1,10 +0,0 @@
---- mutella-0.4.5-orig/mutella/gnushare.h	2002-11-15 21:22:57.000000000 +0100
-+++ mutella-0.4.5/mutella/gnushare.h	2006-06-03 19:18:23.000000000 +0200
-@@ -26,6 +26,7 @@
- #include "mthread.h"
- 
- class MGnuDirector;
-+class MShareThread;
- 
- class MGnuShare  
- {




More information about the arch-commits mailing list