generic-poky/meta/packages/libfakekey/libfakekey_svn.bb
Enric Balletbo i Serra 915d91845f libfakekey: Use autotools_stage instead of broken custom staging function
Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-09 21:58:37 +01:00

13 lines
270 B
BlitzBasic

DESCRIPTION = "Matchbox keyboard"
LICENSE = "GPL"
DEPENDS = "libxtst"
SECTION = "x11/wm"
PV = "0.0+svnr${SRCREV}"
PR = "r1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"
inherit autotools_stage pkgconfig gettext