surpport seeking the recorded video
[vuplus_openembedded] / recipes / cacao / cacao-cldc_0.98.bb
1 # Compatible with GNU Classpath 0.95 only!
2
3 require cacao-cldc.inc
4
5 PR = "r1"
6
7 SRC_URI += "\
8   http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2;md5sum=8b8907c8b925761c9410bcadb9705346 \
9         file://midpath.patch;patch=1 \
10         file://offsets_make.patch;patch=1 \
11         file://classpath_var.patch;patch=1 \
12         file://libmath.patch;patch=1 \
13         file://arm_mmap.patch;patch=1 \
14         "
15
16 SRC_URI_append_arm = "file://offset.h_arm.patch;patch=1"
17