aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath_0.96.1.bb
blob: 19e0059c7f7ee689f95e286d45dcd6add1524aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
require classpath.inc

SRC_URI += "\
  file://gjar-prefix-patch.diff;patch=1;pnum=0 \
  file://xmlstream-fix.patch;patch=1;pnum=0 \
  file://javanet-local.patch;patch=1;pnum=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"