summaryrefslogtreecommitdiff
path: root/recipes/classpath/classpath_0.96.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath/classpath_0.96.1.bb')
-rw-r--r--recipes/classpath/classpath_0.96.1.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes/classpath/classpath_0.96.1.bb b/recipes/classpath/classpath_0.96.1.bb
deleted file mode 100644
index 9751bbe8c1..0000000000
--- a/recipes/classpath/classpath_0.96.1.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-require classpath.inc
-
-SRC_URI += "\
- file://gjar-prefix-patch.diff;striplevel=0 \
- file://xmlstream-fix.patch;striplevel=0 \
- file://javanet-local.patch;striplevel=0 \
- "
-
-PR = "r9"
-
-DEPENDS += "gtk+ gconf libxtst"
-
-EXTRA_OECONF += "\
- --disable-alsa \
- --disable-dssi \
- --disable-qt4-peer \
- --disable-plugin \
- --enable-gconf-peer \
- --enable-gtk-peer \
- --enable-local-sockets \
- --with-vm=java \
- "
-
-SRC_URI[md5sum] = "a2ffb40f13fc76c2dda8f8311b30add9"
-SRC_URI[sha256sum] = "ee464d20ef9df2196e238302d5d06954cb96a11e73c4c44c6ef376859de2a078"