summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-04-06 17:56:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-08 06:10:30 -0700
commit5f7e4f3ceaa4943a6088377ed22dc88bc06e8574 (patch)
tree05770ad86cafec162fcb2006f7bee69f58a59acd /meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
parentfd1a77df8e80b52fb7158a08cf66fd3638b81556 (diff)
downloadopenembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.tar.gz
openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.tar.bz2
openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.tar.xz
openembedded-core-5f7e4f3ceaa4943a6088377ed22dc88bc06e8574.zip
gthumb: update to 2.12.2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/gthumb/gthumb_2.12.2.bb')
-rw-r--r--meta/recipes-gnome/gthumb/gthumb_2.12.2.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
new file mode 100644
index 000000000..0b3bd1a67
--- /dev/null
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop"
+SECTION = "x11/gnome"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
+DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff gst-plugins-base"
+PR = "r0"
+
+EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter"
+
+inherit gnome pkgconfig
+
+FILES_${PN} += "${datadir}/icons"
+FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"
+
+SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc"
+SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091"