From 02f7d8f0cdf5b231ce99681538bbad060e6e56d3 Mon Sep 17 00:00:00 2001 From: Shuning Bian Date: Thu, 24 Jun 2010 20:13:57 +1000 Subject: [PATCH] [links] compiles and runs in text and graphics mode. Graphics mode however runs slowly and will quickly exhaust system memory without ram. Also runs off-centered. --- links/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/links/Makefile b/links/Makefile index 7587841..a526601 100644 --- a/links/Makefile +++ b/links/Makefile @@ -25,7 +25,7 @@ define Package/links SECTION:=network CATEGORY:=Network URL:=http://links.twibright.com/ - DEPENDS:=@BROKEN + DEPENDS:=+libpng +libtiff endef define Package/links/description @@ -41,6 +41,11 @@ CONFIGURE_ARGS += --enable-graphics \ --without-x \ --without-fb +TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/directfb + +CONFIGURE_VARS += \ + DIRECTFB_CONFIG="$(STAGING_DIR)/root-xburst/usr/bin/directfb-config" + define Package/links/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/links $(1)/usr/bin/