aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gthumb/gthumb_2.10.11.bb
blob: 94f37a04d5265441725772d6b22a0471283cfc19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop."
LICENSE = "GPL"

DEPENDS = "gtk+ libexif libgnome libgnomeui libgnomeprintui"

inherit gnome

PR = "r1"

FILES_${PN} += "${libdir}/*.so ${datadir}/gnome* ${datadir}/application-registry/*"
FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"