libgnomecups: Imported from OE Classic
authorJoel A Fernandes <joelagnel@ti.com>
Wed, 7 Sep 2011 04:40:31 +0000 (04:40 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:49 +0000 (08:14 -0800)
(From meta-openembedded rev: 805c875b69e5bfdf86ed672401278a7f9f85bdad)

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/libgnomecups_0.2.3.bb [new file with mode: 0644]

diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-openembedded/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
new file mode 100644 (file)
index 0000000..c932ba0
--- /dev/null
@@ -0,0 +1,15 @@
+DESCRIPTION="Gnome Cups Manager"
+LICENSE="GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
+
+inherit gnome pkgconfig
+
+do_compile_append () {
+       cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old
+       sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc
+}
+
+SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
+SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29"