aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gthumb/gthumb_2.10.11.bb
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2009-08-19 08:04:29 -0700
committerKoen Kooi <koen@openembedded.org>2009-08-20 10:56:05 +0200
commitae0a397d76793cd5662b33cab1263a0414e26425 (patch)
treebb2fe27e99f7af9fbe6d7f12c33638cc846f866a /recipes/gthumb/gthumb_2.10.11.bb
parent31b3535468b58efc05b9206a183a25fa6a5478d2 (diff)
downloadopenembedded-ae0a397d76793cd5662b33cab1263a0414e26425.tar.gz
gthumb: add 2.10.11
Diffstat (limited to 'recipes/gthumb/gthumb_2.10.11.bb')
-rw-r--r--recipes/gthumb/gthumb_2.10.11.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gthumb/gthumb_2.10.11.bb b/recipes/gthumb/gthumb_2.10.11.bb
new file mode 100644
index 0000000000..dc75a0bfb9
--- /dev/null
+++ b/recipes/gthumb/gthumb_2.10.11.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop."
+LICENSE = "GPL"
+
+DEPENDS = "gtk+ libexif libgnome libgnomeui libgnomeprintui"
+
+inherit gnome
+
+FILES_${PN} += "${datadir}/gnome* ${datadir}/application-registry/*"
+FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"
+
+
+