Andrew Geissler | 028142b | 2023-05-05 11:29:21 -0500 | [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=a1b9559d7b7997a6e9588012ebf8769a" |
| 10 | DEPENDS += "libxext libxmu gettext-native" |
| 11 | |
| 12 | PE = "0" |
| 13 | |
| 14 | SRC_URI_EXT = "xz" |
| 15 | SRC_URI[md5sum] = "c91201bc1eb5e7b38933be8d0f7f16a8" |
| 16 | SRC_URI[sha256sum] = "3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f" |