blob: 54bdcbe3b91aa0a3996b76d0740b6d52e36a4d8b (
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 ${bindir} ${datadir}/pixmaps ${datadir}/applications"
|