aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-edit/gpe-edit_0.23.oe
blob: bfeae9c049bd6d9e2f38efcea7aadd32895d3816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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://desktop-categories.patch;patch=1"