From ae0a397d76793cd5662b33cab1263a0414e26425 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Wed, 19 Aug 2009 08:04:29 -0700 Subject: gthumb: add 2.10.11 --- recipes/gthumb/gthumb_2.10.11.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/gthumb/gthumb_2.10.11.bb (limited to 'recipes/gthumb') 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" + + + -- cgit v1.2.3