xref: /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xkbprint_1.0.7.bb (revision 8460358c3d24c71d9d38fd126c745854a6301564)
1*8460358cSPatrick Williamsrequire recipes-graphics/xorg-app/xorg-app-common.inc
2*8460358cSPatrick WilliamsSUMMARY = "A program to compile XKB keyboard description"
3*8460358cSPatrick WilliamsDESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \
4*8460358cSPatrick Williamsdescription of an XKB keyboard description."
5*8460358cSPatrick Williams
6*8460358cSPatrick WilliamsLIC_FILES_CHKSUM = "file://COPYING;md5=20f28f97555b220fde762bc2a4406a8f"
7*8460358cSPatrick Williams
8*8460358cSPatrick WilliamsDEPENDS += "libxkbfile"
9*8460358cSPatrick Williams
10*8460358cSPatrick WilliamsBBCLASSEXTEND = "native"
11*8460358cSPatrick Williams
12*8460358cSPatrick WilliamsSRC_URI[sha256sum] = "1c4f49c030329e0defd8c7bc3739e60f2aa1d2aabe0e2d7e63740ab629aa59cc"
13*8460358cSPatrick WilliamsSRC_URI_EXT = "xz"
14