[oe-commits] Koen Kooi : libgnomeprint: add 2.18.7

git version control git at git.openembedded.org
Thu Apr 1 22:30:48 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 7387d9fa5da3fb6d342ee9c9ec66d50924c5a5ea
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7387d9fa5da3fb6d342ee9c9ec66d50924c5a5ea

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr  1 16:26:09 2010 +0200

libgnomeprint: add 2.18.7

---

 recipes/gnome/libgnomeprint_2.18.7.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/libgnomeprint_2.18.7.bb b/recipes/gnome/libgnomeprint_2.18.7.bb
new file mode 100644
index 0000000..8238310
--- /dev/null
+++ b/recipes/gnome/libgnomeprint_2.18.7.bb
@@ -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"
+





More information about the Openembedded-commits mailing list