summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-gallery/gpe-gallery_svn.bb
blob: 14a1ea0bb5ba0d582c287fc4bb172bd5ec72bd18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "GPE image viewer application"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget"
SRCREV = "9376"
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"