surpport seeking the recorded video
[vuplus_openembedded] / recipes / gthumb / gthumb_2.6.9.bb
1 DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop."
2 LICENSE = "GPL"
3
4 DEPENDS = "gtk+ libexif libgnome libgnomeui libgnomeprintui"
5 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
6
7 inherit autotools pkgconfig
8
9 FILES_${PN} += "${datadir}/gnome* ${datadir}/application-registry/*"
10
11
12