aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-edit/gpe-edit_0.22.bb
blob: 68d9f5a72670abc4a79b6ef31d05593ea76fe2ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "GPL"
PR = "r1"

inherit gpe

DEPENDS = "gtk+ libdisplaymigration libgpewidget"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
DESCRIPTION = "Editor for the GPE Palmtop Environment"

SRC_URI = "${GPE_MIRROR}/gpe-edit-${PV}.tar.gz \
	file://toolbar.patch;patch=1;pnum=0"