diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-06-26 23:51:12 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-06-26 23:51:12 +0000 |
commit | 112f0a4352b46a805c466ffebd664cfc9f64872d (patch) | |
tree | 54662e2330cd3c3a03d465815c3876a77a27fe22 /packages/cacao/cacaoh-native_0.98+hg20071001.bb | |
parent | d77c34d61d43d5213ba2f3936666262d876d33ed (diff) |
Add a new cacao revision and add support for changed configure options (new in 0.99)
cacao: Cleanup and new recipe.
* removed the need for the 'libdir' patches and simplified cacao.inc
* removed those patches
* added with-build-java-library-classes patch (applied upstream already)
* usage of changed configure options
cacao 0.98+hg20080519: Simplified.
* adjusted with-build-java-library-classes patch for this version
* increased PR
cacao 0.99.1: New recipe.
cacaoh-native:
* usage of changed configure options
cacaoh-native 0.98+hg20080519: Simplified.
cacaoh-native 0.99.1: New recipe.
Diffstat (limited to 'packages/cacao/cacaoh-native_0.98+hg20071001.bb')
-rw-r--r-- | packages/cacao/cacaoh-native_0.98+hg20071001.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/cacao/cacaoh-native_0.98+hg20071001.bb b/packages/cacao/cacaoh-native_0.98+hg20071001.bb index cb552df827..75f5a306f4 100644 --- a/packages/cacao/cacaoh-native_0.98+hg20071001.bb +++ b/packages/cacao/cacaoh-native_0.98+hg20071001.bb @@ -1,5 +1,7 @@ require cacaoh-native.inc +PR = "r1" + SRC_URI = "http://jalimo.evolvis.org/repository/sources/cacao-${PV}.tar.bz2;md5sum=9ff10c929bd0cbf15909107c1aff7518" |