aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gthumb/gthumb_2.10.11.bb
blob: dc75a0bfb98e2b79034f9cdd384051d7e27cf46f (plain)
1
2
3
4
5
6
7
8
9
10
11
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"