From 7b1fb3012b4c10c24048e63517561116fb538594 Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 22 Apr 2010 16:14:16 +0200 Subject: Ajout de links#2.3pre1-1 --- extra/links/Pkgfile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 extra/links/Pkgfile (limited to 'extra/links/Pkgfile') diff --git a/extra/links/Pkgfile b/extra/links/Pkgfile new file mode 100644 index 000000000..9aa568f2d --- /dev/null +++ b/extra/links/Pkgfile @@ -0,0 +1,24 @@ +# Decription: Navigateur en mode texte +# URL: http://links.twibright.com/ +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: bzip2, zlib, openssl, gpm + +name=links +version=2.3pre1 +release=1 + +source=(http://links.twibright.com/download/$name-$version.tar.bz2 ) + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --enable-javascript \ + --disable-graphics \ + --without-x + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2