From: nslu2-linux.adm@bkbits.net Date: Tue, 22 Feb 2005 17:40:25 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~14887 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f213ea34fa9a032569c2ad4b4b360146e52ab880;p=openembedded.git Merge bk://oe-devel.bkbits.net/openembedded 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 --- diff --git a/packages/classpath/classpath_0.13.bb b/packages/classpath/classpath_0.13.bb index e69de29bb2..e6f30a2178 100644 --- a/packages/classpath/classpath_0.13.bb +++ b/packages/classpath/classpath_0.13.bb @@ -0,0 +1,23 @@ +DESCRIPTION = "GNU Classpath standard Java libraries" +HOMEPAGE = "http://www.gnu.org/software/classpath/" +LICENSE = "Classpath" +PRIORITY = "optional" +MAINTAINER = "Rene Wagner " +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/kdepimpi/kdepimpi_2.0.9.bb b/packages/classpath/files/disable-automake-checks.patch similarity index 100% rename from packages/kdepimpi/kdepimpi_2.0.9.bb rename to packages/classpath/files/disable-automake-checks.patch diff --git a/packages/kphonepi/kphonepi_0.9.9.bb b/packages/kdepimpi/kdepimpi_2.0.11.bb similarity index 100% rename from packages/kphonepi/kphonepi_0.9.9.bb rename to packages/kdepimpi/kdepimpi_2.0.11.bb diff --git a/packages/kphonepi/kphonepi_1.0.0.bb b/packages/kphonepi/kphonepi_1.0.0.bb new file mode 100644 index 0000000000..e69de29bb2