ee606009a8be944313d156d8cee543bc5474244d
[vuplus_openembedded] / links / links_2.1pre12.oe
1 DEPENDS = "virtual/libc jpeg libpng gpm flex openssl zlib"
2 DESCRIPTION = "Links is graphics and text mode WWW \
3 browser, similar to Lynx."
4
5 SRC_URI = "http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-${PV}.tar.bz2 \
6            file://${FILESDIR}/configure.patch;patch=1"
7
8 inherit autotools
9
10 EXTRA_OECONF = "--enable-javascript --with-libfl --enable-graphics \
11                 --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
12                 --without-libtiff --without-svgalib --without-x --with-fb \
13                 --without-directfb --without-pmshell --without-atheos \
14                 --without-x"