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