xkbprint: Add new recipe

xkbprint generates a printable or encapsulated PostScript description
of an XKB keyboard description.

Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Qian Lei
2014-11-11 15:55:43 +08:00
committed by Martin Jansa
parent 0a3b9697f2
commit bd61a50e48
@@ -0,0 +1,13 @@
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "A program to compile XKB keyboard description"
DESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \
description of an XKB keyboard description."
LIC_FILES_CHKSUM = "file://COPYING;md5=20f28f97555b220fde762bc2a4406a8f"
DEPENDS += "libxkbfile"
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "526b5ba87cccd05aa700fa628bcfda3e"
SRC_URI[sha256sum] = "fa846db8e588018134bd550f80eb129e4ddfdb96f3b157603a57ae2cdf5892c0"