[oe-commits] Koen Kooi : cairomm: add 1.8.4

git version control git at git.openembedded.org
Thu Apr 1 22:30:47 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 11099b7b6a1e9da728af15fe847c0738245cf31a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=11099b7b6a1e9da728af15fe847c0738245cf31a

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  1 16:04:02 2010 +0200

cairomm: add 1.8.4

---

 recipes/cairo/cairomm_1.8.4.bb |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/recipes/cairo/cairomm_1.8.4.bb b/recipes/cairo/cairomm_1.8.4.bb
new file mode 100644
index 0000000..672dcb5
--- /dev/null
+++ b/recipes/cairo/cairomm_1.8.4.bb
@@ -0,0 +1,9 @@
+require cairo.inc
+
+DEPENDS = "cairo libsigc++-2.0"
+DESCRIPTION = "C++ bindings for Cairo graphics library"
+
+SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz;name=archive"
+SRC_URI[archive.md5sum] = "559afbc47484ba3fad265e38a3dafe90"
+SRC_URI[archive.sha256sum] = "a28ec6d9af8f93d09076f32cd77de35f9d74a517def5dea12cb8cc2ce3a6c8f1"
+





More information about the Openembedded-commits mailing list