summaryrefslogtreecommitdiff
path: root/packages/links/links_2.1pre14.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-08-27 17:17:14 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-08-27 17:17:14 +0000
commitb59ce10791fa913ef0915e48a514f04ca2815977 (patch)
treed6a725e503349f790f6d2a753a41185d94c0090a /packages/links/links_2.1pre14.bb
parent9f9722dc610bdcf38d278f0e65db0fe805ab5448 (diff)
links-x11_2.1pre21.bb, links_2.1pre12.bb : patches for cookie saving and
preventing segfault on cookies imported from MDK rpms. packages/links/* : drop old versions
Diffstat (limited to 'packages/links/links_2.1pre14.bb')
-rw-r--r--packages/links/links_2.1pre14.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/links/links_2.1pre14.bb b/packages/links/links_2.1pre14.bb
deleted file mode 100644
index a852456ba8..0000000000
--- a/packages/links/links_2.1pre14.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-LICENSE = "GPL"
-SECTION = "console/network"
-DEPENDS = "jpeg libpng gpm flex openssl zlib"
-DESCRIPTION = "Links is graphics and text mode WWW \
-browser, similar to Lynx."
-
-SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \
- file://configure.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--enable-javascript --with-libfl --enable-graphics \
- --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
- --without-libtiff --without-svgalib --with-fb \
- --without-directfb --without-pmshell --without-atheos \
- --without-x"