libgnomeprint: Imported from OE classic
authorJoel A Fernandes <joelagnel@ti.com>
Wed, 7 Sep 2011 04:40:32 +0000 (04:40 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:50 +0000 (08:14 -0800)
(From meta-openembedded rev: 96e215ef516ef995c2a8604c8385716b6c06fef8)

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb [new file with mode: 0644]

diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb b/meta-openembedded/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb
new file mode 100644 (file)
index 0000000..c0ea12a
--- /dev/null
@@ -0,0 +1,15 @@
+LICENSE = "GPLv2"
+SECTION = "x11/gnome/libs"
+
+DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+inherit 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"
+