1require recipes-graphics/xorg-app/xorg-app-common.inc
2SUMMARY = "A program to compile XKB keyboard description"
3DESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \
4description of an XKB keyboard description."
5
6LIC_FILES_CHKSUM = "file://COPYING;md5=20f28f97555b220fde762bc2a4406a8f"
7
8DEPENDS += "libxkbfile"
9
10BBCLASSEXTEND = "native"
11
12SRC_URI[sha256sum] = "1c4f49c030329e0defd8c7bc3739e60f2aa1d2aabe0e2d7e63740ab629aa59cc"
13SRC_URI_EXT = "xz"
14