[arch-commits] CVS update of extra/x11/rxvt (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Nov 4 22:14:02 UTC 2007
Date: Sunday, November 4, 2007 @ 17:14:02
Author: eric
Path: /home/cvs-extra/extra/x11/rxvt
Removed: PKGBUILD (1.7)
extra repo cleanup
----------+
PKGBUILD | 18 ------------------
1 file changed, 18 deletions(-)
Index: extra/x11/rxvt/PKGBUILD
diff -u extra/x11/rxvt/PKGBUILD:1.7 extra/x11/rxvt/PKGBUILD:removed
--- extra/x11/rxvt/PKGBUILD:1.7 Sun May 14 14:56:52 2006
+++ extra/x11/rxvt/PKGBUILD Sun Nov 4 17:14:03 2007
@@ -1,18 +0,0 @@
-# $Id: PKGBUILD,v 1.7 2006/05/14 18:56:52 uid1015 Exp $
-# Maintainer: judd <jvinet at zeroflux.org>
-# Committer: Judd Vinet <jvinet at zeroflux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-pkgname=rxvt
-pkgver=2.6.4
-pkgrel=3
-pkgdesc="A colour vt102 terminal emulator"
-arch=(i686 x86_64)
-depends=('libx11')
-source=(ftp://ftp.rxvt.org/pub/rxvt/$pkgname-$pkgver.tar.gz)
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr
- make || return 1
- make prefix=$startdir/pkg/usr install
-}
More information about the arch-commits
mailing list