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

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


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

 Removed: PKGBUILD (1.4)

Package cleanup: packages moved to unsupported (AUR)


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


Index: extra/network/ctorrent/PKGBUILD
diff -u extra/network/ctorrent/PKGBUILD:1.4 extra/network/ctorrent/PKGBUILD:removed
--- extra/network/ctorrent/PKGBUILD:1.4	Sat Jun  3 10:53:47 2006
+++ extra/network/ctorrent/PKGBUILD	Sun May 13 00:53:18 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.4 2006/06/03 14:53:47 arjan Exp $
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: lanrat <see at forum>
-
-pkgname=ctorrent
- pkgver=1.3.4
- pkgrel=2
- pkgdesc="BitTorrent console client written in C."
- arch=(i686 x86_64)
- url="http://ctorrent.sourceforge.net"
- depends=('libstdc++5' 'openssl')
- source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-
- build() {
-   cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/usr
-   make || return 1
-   make prefix=$startdir/pkg/usr install
- }
-md5sums=('823010ec78215d476537c9eba9381cdd')




More information about the arch-commits mailing list