mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
matchbox-keyboard: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@438 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
DESCRIPTION = "Matchbox keyboard"
|
DESCRIPTION = "Matchbox virtual keyboard for X11"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libfakekey expat libxft"
|
DEPENDS = "libfakekey expat libxft"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11"
|
||||||
|
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
|
||||||
PV = "0.0+svn${SRCDATE}"
|
PV = "0.0+svn${SRCDATE}"
|
||||||
PR="r1"
|
PR="r2"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user