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 | |
| 14 | SRC_URI[md5sum] = "9a505b91ae7160bbdec360968d060c83" |
| 15 | SRC_URI[sha256sum] = "839498aa46b496492a5c65cd42cd2e86e0da88149b0672e90cb91648f8cd5b01" |