Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | SUMMARY = "A program to compile XKB keyboard description" |
| 3 | DESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \ |
| 4 | description of an XKB keyboard description." |
| 5 | |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=20f28f97555b220fde762bc2a4406a8f" |
| 7 | |
| 8 | DEPENDS += "libxkbfile" |
| 9 | |
| 10 | BBCLASSEXTEND = "native" |
| 11 | |
Brad Bishop | 2f97392 | 2019-11-11 07:58:48 -0500 | [diff] [blame] | 12 | SRC_URI[md5sum] = "9c34da77363dc3d0f616980da87244bf" |
| 13 | SRC_URI[sha256sum] = "5b58fe834f0822f06d63d283fac404098c6d3f6acce61888b81016f1c41023fa" |