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

inherit gpe

SRC_URI += "file://mcheck.patch;patch=1"
DEPENDS = "libgpewidget"
SECTION = "gpe"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"

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

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