Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 22 Feb 2005 17:40:25 +0000 (17:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Tue, 22 Feb 2005 17:40:25 +0000 (17:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/22 18:22:20+01:00 hrw.one.pl!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into home.hrw.one.pl:/home/hrw/zaurus/bb/openembedded

2005/02/22 18:22:02+01:00 hrw.one.pl!hrw
kdepimpi updated to 2.0.11

2005/02/22 18:21:38+01:00 hrw.one.pl!hrw
kphonepi updated to 1.0.0

2005/02/22 18:06:36+01:00 dyndns.org!reenoo
classpath: fix RPEDENPDS.

2005/02/22 17:49:38+01:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded

2005/02/22 17:48:58+01:00 dyndns.org!reenoo
classpath: add missing patch.

BKrev: 421b6e89qJkPi7kp3XbPsrtOPov7aA

packages/classpath/classpath_0.13.bb
packages/classpath/files/disable-automake-checks.patch [moved from packages/kdepimpi/kdepimpi_2.0.9.bb with 100% similarity]
packages/kdepimpi/kdepimpi_2.0.11.bb [moved from packages/kphonepi/kphonepi_0.9.9.bb with 100% similarity]
packages/kphonepi/kphonepi_1.0.0.bb [new file with mode: 0644]

index e69de29..e6f30a2 100644 (file)
@@ -0,0 +1,23 @@
+DESCRIPTION = "GNU Classpath standard Java libraries"
+HOMEPAGE = "http://www.gnu.org/software/classpath/"
+LICENSE = "Classpath"
+PRIORITY = "optional"
+MAINTAINER = "Rene Wagner <rw@handhelds.org>"
+SECTION = "libs"
+PR = "r1"
+
+DEPENDS = "glib-2.0 gtk+ libart-lgpl pango jikes-native"
+RDEPENDS_${PN} = "${PN}-common (${PV})"
+
+SRC_URI = "${GNU_MIRROR}/${PN}/${P}.tar.gz \
+           file://disable-automake-checks.patch;patch=1"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-jikes"
+
+PACKAGES += " ${PN}-common ${PN}-examples"
+
+FILES_${PN} = "${libdir}/${PN}"
+FILES_${PN}-common = "${datadir}/${PN}/glibj.zip"
+FILES_${PN}-examples = "${datadir}/${PN}/examples"
diff --git a/packages/kphonepi/kphonepi_1.0.0.bb b/packages/kphonepi/kphonepi_1.0.0.bb
new file mode 100644 (file)
index 0000000..e69de29