1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-28 22:19:48 +03:00

links: update version, enable openssl, enable svgalib (working!)

directfb is not working -\
This commit is contained in:
kyak 2011-02-09 11:57:00 +03:00
parent 70f6198d84
commit d799c0a8b3

View File

@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=links
PKG_VERSION:=2.2
PKG_VERSION:=2.3pre1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://links.twibright.com/download/
@ -27,7 +27,7 @@ define Package/links
SECTION:=net
CATEGORY:=Network
URL:=http://links.twibright.com/
DEPENDS:=+libpng +libtiff
DEPENDS:=+libpng +libtiff +libopenssl +directfb +svgalib +libjpeg
endef
define Package/links/description
@ -42,11 +42,9 @@ endef
CONFIGURE_ARGS += --enable-graphics \
--enable-debuglevel=0 \
--without-gpm \
--without-svgalib \
--without-pmshell \
--without-atheos \
--without-x \
--without-fb
--without-x
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/directfb