summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb
new file mode 100644
index 0000000000..39ec76724c
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb
@@ -0,0 +1,16 @@
1require xorg-app-common.inc
2
3SUMMARY = "Window information utility for X"
4
5DESCRIPTION = "Xwininfo is a utility for displaying information about \
6windows. Information may include window position, size, color depth, \
7and a number of other items."
8
9LIC_FILES_CHKSUM = "file://COPYING;md5=a1b9559d7b7997a6e9588012ebf8769a"
10DEPENDS += "libxext libxmu gettext-native"
11
12PE = "0"
13
14SRC_URI_EXT = "xz"
15SRC_URI[md5sum] = "c91201bc1eb5e7b38933be8d0f7f16a8"
16SRC_URI[sha256sum] = "3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f"