1 require midpath
-common.inc
5 SRC_URI
= "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc2.tar.gz"
7 S
= "${WORKDIR}/midpath-0.3rc2"
9 DEPENDS
+= "midpath-core midpath-opengles"
11 DESCRIPTION
= "Implementation of the JSR184 Mobile 3D Graphics API for use in the MIDPath library"
13 JAR
= "jsr184-m3g.jar"
16 # Only M3G API is enabled.
20 --disable
-sdljava
-cldc \
21 --disable
-escher
-cldc \
22 --disable
-jlayerme
-cldc \
23 --disable
-jorbis
-cldc \
24 --disable
-avetanabt
-cldc \
26 --disable
-web_services
-api \
27 --disable
-location
-api \
28 --disable
-messaging
-api \
30 --disable
-opengl
-api \
32 --with
-opengles
-core
-jar
=$
{STAGING_DATADIR
}/midpath
/jsr239
-opengles
-core.jar \
33 --with
-opengles
-nio
-jar
=$
{STAGING_DATADIR
}/midpath
/jsr239
-opengles
-nio.jar
37 install
-d $
{D
}$
{datadir
}/midpath
38 install
-m
0644 dist
/$
{JAR
} $
{D
}$
{datadir
}/midpath
42 install
-d $
{STAGING_DATADIR
}/midpath
43 install
-m
0644 dist
/$
{JAR
} $
{STAGING_DATADIR
}/midpath
48 FILES_$
{PN
} = "${datadir}/midpath/${JAR}"
50 SRC_URI
[md5sum
] = "d03cd88f51f82bbcfcfa5b65df0da5b0"
51 SRC_URI
[sha256sum
] = "e235ca7470e7cdfb90e3806fbcc1b2c450db286276136a2523c7ae26a804a100"