aboutsummaryrefslogtreecommitdiffstats
path: root/packages/links
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-09-04 15:30:51 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-09-04 15:30:51 +0000
commit40cd6d1cb5e34f32bb91be5b80bcdc48e1ee1480 (patch)
tree404a5dd8862dc4a315e0caf8635a0f4cace17b19 /packages/links
parent456a8e866ebe50b2a3c48716f6a659adb0b0d21d (diff)
downloadopenembedded-40cd6d1cb5e34f32bb91be5b80bcdc48e1ee1480.tar.gz
links_2.1pre23.bb : new version
Diffstat (limited to 'packages/links')
-rw-r--r--packages/links/links_2.1pre23.bb (renamed from packages/links/links_2.1pre22.bb)14
1 files changed, 6 insertions, 8 deletions
diff --git a/packages/links/links_2.1pre22.bb b/packages/links/links_2.1pre23.bb
index faed366594..4838ce37c0 100644
--- a/packages/links/links_2.1pre22.bb
+++ b/packages/links/links_2.1pre23.bb
@@ -1,19 +1,17 @@
-LICENSE = "GPL"
-SECTION = "console/network"
-DEPENDS = "jpeg libpng gpm flex openssl zlib"
DESCRIPTION = "Links is graphics and text mode WWW \
browser, similar to Lynx."
-RCONFLICTS="links-x11"
-
+HOMEPAGE = "http://links.twibright.com/"
+SECTION = "console/network"
MAINTAINER = "Graeme Gregory <dp@xora.org.uk>"
-
+LICENSE = "GPL"
+DEPENDS = "jpeg libpng gpm flex openssl zlib"
+RCONFLICTS="links-x11"
+PR = "r0"
SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \
file://ac-prog-cxx.patch;patch=1 \
file://cookies-save-0.96.patch;patch=1 \
file://links-2.1pre17-fix-segfault-on-loading-cookies.patch;patch=1"
-PR = "r1"
-
inherit autotools
EXTRA_OECONF = "--enable-javascript --with-libfl --enable-graphics \