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

Eric Belanger eric at archlinux.org
Fri Feb 8 04:49:54 UTC 2008


    Date: Thursday, February 7, 2008 @ 23:49:54
  Author: eric
    Path: /home/cvs-extra/extra/network/links

 Removed: PKGBUILD (1.34)

now in core repo, removing from extra


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


Index: extra/network/links/PKGBUILD
diff -u extra/network/links/PKGBUILD:1.34 extra/network/links/PKGBUILD:removed
--- extra/network/links/PKGBUILD:1.34	Thu Jan 31 23:05:16 2008
+++ extra/network/links/PKGBUILD	Thu Feb  7 23:49:54 2008
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.34 2008/02/01 04:05:16 eric Exp $
-# Maintainer: Eric Belanger <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=links
-pkgver=2.1pre33
-pkgrel=1
-pkgdesc="A text WWW browser, similar to Lynx"
-arch=('i686' 'x86_64')
-url="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/"
-license=('GPL')
-depends=('bzip2' 'zlib' 'openssl' 'gpm')
-makedepends=('pkgconfig')
-source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('99cdbd1194579eea6d857168a57e0d74')
-sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  cd "intl" && ./gen-intl && cd .. || return 1
-  ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript --disable-graphics --without-x
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list