From a10707e2849ef332c87b1e3afa0552a999bcc8db Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Jun 2010 15:42:30 +0200 Subject: links, support Directfb --- extra/links/.footprint | 7 ------- extra/links/.md5sum | 1 - extra/links/Pkgfile | 24 ------------------------ 3 files changed, 32 deletions(-) delete mode 100644 extra/links/.footprint delete mode 100644 extra/links/.md5sum delete mode 100644 extra/links/Pkgfile (limited to 'extra') diff --git a/extra/links/.footprint b/extra/links/.footprint deleted file mode 100644 index a8509153f..000000000 --- a/extra/links/.footprint +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/links -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/links.1.gz diff --git a/extra/links/.md5sum b/extra/links/.md5sum deleted file mode 100644 index 64f50c55a..000000000 --- a/extra/links/.md5sum +++ /dev/null @@ -1 +0,0 @@ -76cff0c716cd2a710abb078f859cfe9b links-2.3pre1.tar.bz2 diff --git a/extra/links/Pkgfile b/extra/links/Pkgfile deleted file mode 100644 index d805b6948..000000000 --- a/extra/links/Pkgfile +++ /dev/null @@ -1,24 +0,0 @@ -# Decription: Navigateur en mode texte -# URL: http://links.twibright.com/ -# Maintainer: NuTyX core team -# Packager: lesibel at free dot fr -# Depends on: 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