links_2.1pre23.bb : new version
authorGraeme Gregory <dp@xora.org.uk>
Mon, 4 Sep 2006 15:30:51 +0000 (15:30 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 4 Sep 2006 15:30:51 +0000 (15:30 +0000)
packages/links/links_2.1pre23.bb [moved from packages/links/links_2.1pre22.bb with 93% similarity]

similarity index 93%
rename from packages/links/links_2.1pre22.bb
rename to packages/links/links_2.1pre23.bb
index faed366..4838ce3 100644 (file)
@@ -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 \