summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-20 15:42:30 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-20 15:42:30 +0200
commita10707e2849ef332c87b1e3afa0552a999bcc8db (patch)
tree34422e1b2ea3d3d323867416c0b39aabf352fdad
parent9282dea3fca9eb7d8e7a9e9d2a45c587fdd9e0f4 (diff)
downloadnutyx-extra-a10707e2849ef332c87b1e3afa0552a999bcc8db.tar.gz
nutyx-extra-a10707e2849ef332c87b1e3afa0552a999bcc8db.tar.bz2
nutyx-extra-a10707e2849ef332c87b1e3afa0552a999bcc8db.tar.xz
nutyx-extra-a10707e2849ef332c87b1e3afa0552a999bcc8db.zip
links, support Directfb
-rw-r--r--base/links/.footprint (renamed from extra/links/.footprint)0
-rw-r--r--base/links/.md5sum (renamed from extra/links/.md5sum)0
-rw-r--r--base/links/Pkgfile (renamed from extra/links/Pkgfile)4
3 files changed, 2 insertions, 2 deletions
diff --git a/extra/links/.footprint b/base/links/.footprint
index a8509153f..a8509153f 100644
--- a/extra/links/.footprint
+++ b/base/links/.footprint
diff --git a/extra/links/.md5sum b/base/links/.md5sum
index 64f50c55a..64f50c55a 100644
--- a/extra/links/.md5sum
+++ b/base/links/.md5sum
diff --git a/extra/links/Pkgfile b/base/links/Pkgfile
index d805b6948..be0d508e4 100644
--- a/extra/links/Pkgfile
+++ b/base/links/Pkgfile
@@ -16,8 +16,8 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/share/man \
--enable-javascript \
- --disable-graphics \
- --without-x
+ --enable-graphics \
+ --with-fb --with-directfb
make
make DESTDIR=$PKG install
}