cairomm: initial release with version 1.2.4. Partly closes 2544.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 21 Jun 2007 15:47:51 +0000 (15:47 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 21 Jun 2007 15:47:51 +0000 (15:47 +0000)
packages/cairo/cairomm_1.2.4.bb [new file with mode: 0644]

diff --git a/packages/cairo/cairomm_1.2.4.bb b/packages/cairo/cairomm_1.2.4.bb
new file mode 100644 (file)
index 0000000..7796a44
--- /dev/null
@@ -0,0 +1,9 @@
+require cairo.inc
+
+DEPENDS = "cairo"
+DESCRIPTION = "C++ bindings for Cairo graphics library"
+PR = "r0"
+
+SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz"
+
+#EXTRA_OECONF = "--disable-docs"