mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
Add xkeyboard-config
Signed-off-by: Richard Purdie <richard@ted.(none)>
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
HOMEPAGE = "http://freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||||
|
DESCRIPTION = "Keyboard configuration database for X Window"
|
||||||
|
SRC_URI = "http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${PV}.tar.bz2"
|
||||||
|
SECTION = "x11/libs"
|
||||||
|
LICENSE = "MIT-X"
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "xkbcomp"
|
||||||
|
FILES_${PN} += "${datadir}/X11/xkb"
|
||||||
|
|
||||||
|
inherit autotools_stage pkgconfig
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user