blob: 2d7766c3948c86ee5fc856005e1588a67a5d6b6e (
plain)
1
2
3
4
5
6
7
8
|
inherit gpe
DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
DESCRIPTION = "Editor for the GPE Palmtop Environment"
SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz
|