summaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd/gthumb/gthumb_2.12.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-tbd/gthumb/gthumb_2.12.0.bb')
-rw-r--r--meta/recipes-tbd/gthumb/gthumb_2.12.0.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-tbd/gthumb/gthumb_2.12.0.bb b/meta/recipes-tbd/gthumb/gthumb_2.12.0.bb
deleted file mode 100644
index f6755b0f6f..0000000000
--- a/meta/recipes-tbd/gthumb/gthumb_2.12.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop"
2SECTION = "x11/gnome"
3LICENSE = "GPLv2"
4DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff"
5PR = "r1"
6
7EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter"
8
9inherit gnome pkgconfig
10
11FILES_${PN} += "${datadir}/icons"
12FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"