aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cairo/cairomm_1.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cairo/cairomm_1.8.2.bb')
-rw-r--r--recipes/cairo/cairomm_1.8.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/cairo/cairomm_1.8.2.bb b/recipes/cairo/cairomm_1.8.2.bb
new file mode 100644
index 0000000000..11b3e0ebbf
--- /dev/null
+++ b/recipes/cairo/cairomm_1.8.2.bb
@@ -0,0 +1,7 @@
+require cairo.inc
+
+DEPENDS = "cairo"
+DESCRIPTION = "C++ bindings for Cairo graphics library"
+
+SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz"
+