libgnomeprint: add 2.18.7
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 14:26:09 +0000 (16:26 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 17:59:10 +0000 (19:59 +0200)
recipes/gnome/libgnomeprint_2.18.7.bb [new file with mode: 0644]

diff --git a/recipes/gnome/libgnomeprint_2.18.7.bb b/recipes/gnome/libgnomeprint_2.18.7.bb
new file mode 100644 (file)
index 0000000..8238310
--- /dev/null
@@ -0,0 +1,13 @@
+LICENSE = "GPL"
+SECTION = "x11/gnome/libs"
+
+DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common"
+
+inherit flow-lossage pkgconfig gnome
+
+SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3"
+SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6"
+
+FILES_${PN}-dbg += "${libdir}/libgnomeprint/${PV}/modules/transports/.debug \
+                   ${libdir}/libgnomeprint/${PV}/modules/.debug  ${libdir}/libgnomeprint/${PV}/modules/*/.debug"
+