summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gthumb/gthumb_2.12.3.bb')
-rw-r--r--meta/recipes-gnome/gthumb/gthumb_2.12.3.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
new file mode 100644
index 0000000000..115a805b9e
--- /dev/null
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.3.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 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] = "bfa0957a1bafc5d049292cd5fad372ce"
16SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66"