]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/links/links_2.1pre14.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / links / links_2.1pre14.bb
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://links.twibright.com/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 --with-fb \
15                 --without-directfb --without-pmshell --without-atheos \
16                 --without-x"