blob: ed0a660d2dc55d5fc24ac966aebfe7160a06cfa9 (
plain)
1
2
3
4
5
6
7
8
|
LICENSE = "GPL"
inherit gpe
DEPENDS = "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"
|