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