Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / links / links_2.1pre14.oe
1 LICENSE = GPL
2 SECTION = "console/network"
3 DEPENDS = "jpeg libpng gpm flex openssl zlib"
4 DESCRIPTION = "Links is graphics and text mode WWW \
5 browser, similar to Lynx."
6
7 SRC_URI = "http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-${PV}.tar.bz2 \
8            file://configure.patch;patch=1"
9
10 inherit autotools
11
12 EXTRA_OECONF = "--enable-javascript --with-libfl --enable-graphics \
13                 --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
14                 --without-libtiff --without-svgalib --without-x --with-fb \
15                 --without-directfb --without-pmshell --without-atheos \
16                 --without-x"