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

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


    Date: Monday, November 26, 2007 @ 23:27:09
  Author: eric
    Path: /home/cvs-extra/extra/network/prozilla

 Removed: PKGBUILD (1.10)

extra repo cleanup


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


Index: extra/network/prozilla/PKGBUILD
diff -u extra/network/prozilla/PKGBUILD:1.10 extra/network/prozilla/PKGBUILD:removed
--- extra/network/prozilla/PKGBUILD:1.10	Tue Aug 14 00:42:10 2007
+++ extra/network/prozilla/PKGBUILD	Mon Nov 26 23:27:09 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2007/08/14 04:42:10 eric Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: dorphell <dorphell at archlinux.org>
-pkgname=prozilla
-pkgver=2.0.4
-pkgrel=2
-pkgdesc="A multi-threaded download accelerator"
-arch=('i686' 'x86_64')
-url="http://prozilla.genesys.ro/"
-license=('GPL')
-depends=('ncurses' 'gcc')
-options=('!libtool')
-source=(http://prozilla.genesys.ro/downloads/prozilla/tarballs/$pkgname-$pkgver.tar.bz2)
-md5sums=('220f03968ddac79c2d6b48a507cd9c71')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  sed -i 's/DL_Window:://' src/download_win.h || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list