summaryrefslogtreecommitdiff
path: root/sablevm/sablevm-classpath_1.1.6.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-27 21:18:25 +0000
committerChris Larson <clarson@kergoth.com>2004-11-27 21:18:25 +0000
commit7e8ff261b64264f93e09a33a76091d431477aa04 (patch)
tree90ee2b5c7af590792c7fbf40833f7aa3c3b62df4 /sablevm/sablevm-classpath_1.1.6.oe
parent01a6be99e42d0802dec1c55efc753905c12d1858 (diff)
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages 2004/11/27 22:15:47+01:00 dyndns.org!reenoo sablevm: Update to 1.1.7; add LICENSE; enable compressed classpath BKrev: 41a8ef214tLv4Mp53F2m3rv7RkY7ww
Diffstat (limited to 'sablevm/sablevm-classpath_1.1.6.oe')
-rw-r--r--sablevm/sablevm-classpath_1.1.6.oe17
1 files changed, 0 insertions, 17 deletions
diff --git a/sablevm/sablevm-classpath_1.1.6.oe b/sablevm/sablevm-classpath_1.1.6.oe
deleted file mode 100644
index f76cdba1ca..0000000000
--- a/sablevm/sablevm-classpath_1.1.6.oe
+++ /dev/null
@@ -1,17 +0,0 @@
-SECTION = "console/utils"
-DESCRIPTION = "GNU Classpath modified to work with SableVM"
-HOMEPAGE = "http://sablevm.org"
-PRIORITY = "optional"
-MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
-DEPENDS = "glib-2.0 gtk+ libart-lgpl pango jikes-native"
-RDEPENDS_${PN} = "${PN}-native"
-PR = "r3"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sablevm/sablevm-classpath-${PV}.tar.gz"
-
-inherit autotools
-
-PACKAGES += " ${PN}-native"
-
-FILES_${PN} = "${datadir}/sablevm"
-FILES_${PN}-native = "${libdir}/sablevm"