summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-11-29 11:39:43 -0800
committerSaul Wold <sgw@linux.intel.com>2011-11-29 14:48:34 -0800
commite86094eb904995d258bf25f1e54670ef7bdd497f (patch)
tree61ca2693747438496796c6a5d49d44cba8c7300c /meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb
parent51ea458d2be3a0ea51cb5a5d9b2ee1d8f81e6eb4 (diff)
downloadopenembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.tar.gz
openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.tar.bz2
openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.tar.xz
openembedded-core-e86094eb904995d258bf25f1e54670ef7bdd497f.zip
xwininfo: Update to 1.1.2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb
new file mode 100644
index 000000000..cbc458745
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb
@@ -0,0 +1,16 @@
+require xorg-app-common.inc
+
+SUMMARY = "Window information utility for X"
+
+DESCRIPTION = "Xwininfo is a utility for displaying information about \
+windows. Information may include window position, size, color depth, \
+and a number of other items."
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=78976cd3115f6faf615accc4e094d90e"
+DEPENDS += "libxext libxmu"
+
+PR = "r0"
+PE = "0"
+
+SRC_URI[md5sum] = "9e8b58c8aa6172e87ab4f9cf3612fedd"
+SRC_URI[sha256sum] = "8fa66c9ce02da257613fa428137ab9efc89c8f9939c074513dbc0f407dc9ac3a"