summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
diff options
context:
space:
mode:
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 0000000000..0b3bd1a675
--- /dev/null
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
@@ -0,0 +1,16 @@
1DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop"
2SECTION = "x11/gnome"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
5DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff gst-plugins-base"
6PR = "r0"
7
8EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter"
9
10inherit gnome pkgconfig
11
12FILES_${PN} += "${datadir}/icons"
13FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"
14
15SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc"
16SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091"