mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
matchbox-stroke: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2430 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
DESCRIPTION = "Matchbox keyboard"
|
||||
DESCRIPTION = "Matchbox stroke recogniser"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "libfakekey expat libxft"
|
||||
SECTION = "x11/wm"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
PR="r1"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
@@ -16,4 +14,3 @@ FILES_${PN} = "${bindir}/* \
|
||||
${datadir}/applications \
|
||||
${datadir}/pixmaps \
|
||||
${datadir}/matchbox-stroke"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user