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