cacao 0.99.4: New recipe.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 19 Mar 2009 18:03:13 +0000 (19:03 +0100)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 19 Mar 2009 23:55:19 +0000 (00:55 +0100)
cacaoh-native 0.99.4: New recipe.

recipes/cacao/cacao_0.99.4.bb [new file with mode: 0644]
recipes/cacao/cacaoh-native_0.99.4.bb [new file with mode: 0644]

diff --git a/recipes/cacao/cacao_0.99.4.bb b/recipes/cacao/cacao_0.99.4.bb
new file mode 100644 (file)
index 0000000..982e2e3
--- /dev/null
@@ -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 (file)
index 0000000..d2d833d
--- /dev/null
@@ -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"