xwininfo_1.1.6.bb 484 B

123456789101112131415
  1. require xorg-app-common.inc
  2. SUMMARY = "Window information utility for X"
  3. DESCRIPTION = "Xwininfo is a utility for displaying information about \
  4. windows. Information may include window position, size, color depth, \
  5. and a number of other items."
  6. LIC_FILES_CHKSUM = "file://COPYING;md5=a1b9559d7b7997a6e9588012ebf8769a"
  7. DEPENDS += "libxext libxmu gettext-native"
  8. PE = "0"
  9. SRC_URI_EXT = "xz"
  10. SRC_URI[sha256sum] = "3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f"