aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-edit/gpe-edit_0.21.oe
blob: 7bee5c9a463cdca63be9d17c0235154df58b6b42 (plain)
1
2
3
4
5
6
7
8
9
inherit gpe

DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
DESCRIPTION = "Editor for the GPE Palmtop Environment"
FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications"

SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz"