diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb new file mode 100644 index 0000000000..7a452410b7 --- /dev/null +++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 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" | ||
| 11 | |||
| 12 | PE = "0" | ||
| 13 | |||
| 14 | SRC_URI[md5sum] = "b777bafb674555e48fd8437618270931" | ||
| 15 | SRC_URI[sha256sum] = "218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8" | ||
