Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | require xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "Window information utility for X" |
| 4 | |
| 5 | DESCRIPTION = "Xwininfo is a utility for displaying information about \ |
| 6 | windows. Information may include window position, size, color depth, \ |
| 7 | and a number of other items." |
| 8 | |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=78976cd3115f6faf615accc4e094d90e" |
| 10 | DEPENDS += "libxext libxmu gettext-native" |
| 11 | |
| 12 | PE = "0" |
| 13 | |
Brad Bishop | 96ff198 | 2019-08-19 13:50:42 -0400 | [diff] [blame] | 14 | SRC_URI[md5sum] = "26d46f7ef0588d3392da3ad5802be420" |
| 15 | SRC_URI[sha256sum] = "7a405441dfc476666c744f5fcd1bc8a75abf8b5b1d85db7b88b370982365080e" |