aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-edit/gpe-edit_svn.bb
blob: 780294bd13d82782917ba56474b289e393df31e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Editor for the GPE Palmtop Environment"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget"

inherit gpe autotools

SRC_URI = "${GPE_SVN}"

S = "${WORKDIR}/${PN}"

DEFAULT_PREFERENCE = "-1"