cairomm: add 1.8.4
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 14:04:02 +0000 (16:04 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 17:59:10 +0000 (19:59 +0200)
recipes/cairo/cairomm_1.8.4.bb [new file with mode: 0644]

diff --git a/recipes/cairo/cairomm_1.8.4.bb b/recipes/cairo/cairomm_1.8.4.bb
new file mode 100644 (file)
index 0000000..672dcb5
--- /dev/null
@@ -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"
+