aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cairo
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-01 16:04:02 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-01 19:59:10 +0200
commit11099b7b6a1e9da728af15fe847c0738245cf31a (patch)
tree6d3b34f0868f822add6331745583cd1435533699 /recipes/cairo
parent61a4d2af2319ea876bc35ce0bca63eb2e0252431 (diff)
downloadopenembedded-11099b7b6a1e9da728af15fe847c0738245cf31a.tar.gz
cairomm: add 1.8.4
Diffstat (limited to 'recipes/cairo')
-rw-r--r--recipes/cairo/cairomm_1.8.4.bb9
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 0000000000..672dcb5c70
--- /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"
+