aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-06-10 16:23:43 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-13 17:37:54 +0100
commita89702a8e416864d40a7aa76f5f9b475d618f9f1 (patch)
treef1951eab6dfa68134927a81ea1e96d0c2c4b046c /meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb
parenta5b4b8a52c1523dad24e2a3ef7c6a73a9b286581 (diff)
downloadopenembedded-core-contrib-a89702a8e416864d40a7aa76f5f9b475d618f9f1.tar.gz
xwininfo: upgrade to 1.1.3
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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.bb15
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 @@
+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"
+
+PE = "0"
+
+SRC_URI[md5sum] = "b777bafb674555e48fd8437618270931"
+SRC_URI[sha256sum] = "218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8"