summaryrefslogtreecommitdiff
path: root/meta/recipes-tbd/gthumb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-tbd/gthumb')
-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 f6755b0f6..000000000
--- a/meta/recipes-tbd/gthumb/gthumb_2.12.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop"
-SECTION = "x11/gnome"
-LICENSE = "GPLv2"
-DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf-dbus libpng gstreamer jpeg tiff"
-PR = "r1"
-
-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"