summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-gallery/gpe-gallery_svn.bb
blob: 8d7bf3a4ca9bd80f91a2013b37018f0bab579fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "GPE image viewer application"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget"
PV = "0.97+svnr${SRCPV}"

inherit autotools 
export CVSBUILD = "no"

SRC_URI = "${GPE_EXTRA_SVN}"
S = "${WORKDIR}/${PN}"

FILES_${PN} += "${datadir}/gpe/pixmaps"
FILES_${PN} += "${datadir}/application-registry"