[oe-commits] Robert Schuster : cacao 0.99.4: New recipe.

GIT User account git at amethyst.openembedded.net
Thu Mar 19 23:53:52 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 595952e9bbff5d25c370fd140d58c3aae9434690
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=595952e9bbff5d25c370fd140d58c3aae9434690

Author: Robert Schuster <thebohemian at gmx.net>
Date:   Thu Mar 19 19:03:13 2009 +0100

cacao 0.99.4: New recipe.
cacaoh-native 0.99.4: New recipe.

---

 recipes/cacao/cacao_0.99.4.bb         |    7 +++++++
 recipes/cacao/cacaoh-native_0.99.4.bb |    5 +++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/cacao/cacao_0.99.4.bb b/recipes/cacao/cacao_0.99.4.bb
new file mode 100644
index 0000000..982e2e3
--- /dev/null
+++ b/recipes/cacao/cacao_0.99.4.bb
@@ -0,0 +1,7 @@
+require cacao.inc
+
+PR = "r0"
+
+SRC_URI = "http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2 \
+	   file://vfp-compat.patch;patch=1 \
+     "
diff --git a/recipes/cacao/cacaoh-native_0.99.4.bb b/recipes/cacao/cacaoh-native_0.99.4.bb
new file mode 100644
index 0000000..d2d833d
--- /dev/null
+++ b/recipes/cacao/cacaoh-native_0.99.4.bb
@@ -0,0 +1,5 @@
+require cacaoh-native.inc
+
+PR = "r0"
+
+SRC_URI = "http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PV}/cacao-${PV}.tar.bz2"





More information about the Openembedded-commits mailing list