Move links out of nonworking, as it builds now.
authorChris Larson <clarson@kergoth.com>
Thu, 16 Oct 2003 19:31:38 +0000 (19:31 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 16 Oct 2003 19:31:38 +0000 (19:31 +0000)
BKrev: 3f8ef21afZC6Cl-O8heFyTe3BAhKRw

links/links-2.1pre12/configure.patch [moved from nonworking/links/links-2.1pre12/configure.patch with 100% similarity]
links/links_2.1pre12.oe [new file with mode: 0644]
nonworking/links/links_2.1pre12.oe [deleted file]

diff --git a/links/links_2.1pre12.oe b/links/links_2.1pre12.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/nonworking/links/links_2.1pre12.oe b/nonworking/links/links_2.1pre12.oe
deleted file mode 100644 (file)
index 28ffd18..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-DEPENDS = virtual/libc jpeg libpng gpm flex openssl zlib
-RDEPENDS = libc6 libjpeg libpng gpm openssl zlib1g
-
-SRC_URI = http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-2.1pre12.tar.bz2 \
-         file://${FILESDIR}/configure.patch;patch=1
-S = ${WORKDIR}/${P}
-
-inherit autotools
-
-EXTRA_OECONF = '--enable-javascript --with-libfl --enable-graphics \
-               --with-ssl=${STAGING_DIR}/target --with-libjpeg \
-               --without-libtiff --without-svgalib --without-x --with-fb \
-               --without-directfb --without-pmshell --without-atheos \
-               --without-x'