aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-gallery/gpe-gallery_0.97.bb
blob: dc36bc94714fd69da3e7ed5430eef9d07ab165aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
FILE_PR = "r0"

inherit gpe

SRC_URI += "file://makefile-fix.patch;patch=1"

DEPENDS = "libgpewidget"
SECTION = "gpe"

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

DESCRIPTION = "GPE image viewer application"
export CVSBUILD = "no"