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