blob: 84b7e987aa4c5536f2e36c57e9f1b363caca0154 (
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"
|