Date:2011-02-09 09:57:00 (13 years 1 month ago)
Author:kyak
Commit:d799c0a8b35d016653163afb18b1fcea788b1cc1
Message:links: update version, enable openssl, enable svgalib (working!)

directfb is not working -\
Files: links/Makefile (3 diffs)

Change Details

links/Makefile
99include $(TOPDIR)/rules.mk
1010
1111PKG_NAME:=links
12PKG_VERSION:=2.2
12PKG_VERSION:=2.3pre1
1313
1414PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
1515PKG_SOURCE_URL:=http://links.twibright.com/download/
...... 
2727    SECTION:=net
2828    CATEGORY:=Network
2929    URL:=http://links.twibright.com/
30    DEPENDS:=+libpng +libtiff
30    DEPENDS:=+libpng +libtiff +libopenssl +directfb +svgalib +libjpeg
3131endef
3232
3333define Package/links/description
...... 
4242CONFIGURE_ARGS += --enable-graphics \
4343  --enable-debuglevel=0 \
4444  --without-gpm \
45  --without-svgalib \
4645  --without-pmshell \
4746  --without-atheos \
48  --without-x \
49  --without-fb
47  --without-x
5048
5149TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/directfb
5250

Archive Download the corresponding diff file



interactive