libgnomeprintui: add 2.18.5
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 14:33:47 +0000 (16:33 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 17:59:10 +0000 (19:59 +0200)
recipes/gnome/libgnomeprintui_2.18.5.bb [new file with mode: 0644]

diff --git a/recipes/gnome/libgnomeprintui_2.18.5.bb b/recipes/gnome/libgnomeprintui_2.18.5.bb
new file mode 100644 (file)
index 0000000..0fa483d
--- /dev/null
@@ -0,0 +1,11 @@
+LICENSE = "GPL"
+SECTION = "x11/gnome/libs"
+DEPENDS = "libgnomeprint gtk+ libgnomecanvas gnome-icon-theme"
+
+inherit gnome pkgconfig
+
+SRC_URI[archive.md5sum] = "66c1cf3a9ead428585c2c44e6110ebb7"
+SRC_URI[archive.sha256sum] = "48ef73621dc2d208f81031dc87d18757879761ca176df80f46fafcfd9af9449f"
+
+EXTRA_OECONF = "use_local_libgnomeprint_la=no"
+