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] = "9c34da77363dc3d0f616980da87244bf"
|
SRC_URI[sha256sum] = "5b58fe834f0822f06d63d283fac404098c6d3f6acce61888b81016f1c41023fa"
|