summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-14 11:32:59 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:01 -0800
commit00ecccca360c936268593bba3891ffe23845e5b6 (patch)
tree26649f186a6827295b75b31e1d12075a8a5a3f5a /meta/recipes-graphics/xorg-app/xprop_1.2.0.bb
parent70fe42942bad5584204a6a93ea1aaad0c4da23c8 (diff)
downloadopenembedded-core-00ecccca360c936268593bba3891ffe23845e5b6.tar.gz
openembedded-core-00ecccca360c936268593bba3891ffe23845e5b6.tar.bz2
openembedded-core-00ecccca360c936268593bba3891ffe23845e5b6.tar.xz
openembedded-core-00ecccca360c936268593bba3891ffe23845e5b6.zip
xprop: upgrade to 1.2.0
- LICENSE_CHECKSUM changed due to the commit "COPYING: replace stub with copyright notices". this commit add more accurate license info, and the license type is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xprop_1.2.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xprop_1.2.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb b/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb
new file mode 100644
index 000000000..4d3563686
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/xprop_1.2.0.bb
@@ -0,0 +1,13 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "utility to display window and font properties of an X server"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=e226ab8db88ac0bc0391673be40c9f91"
+
+DEPENDS += " libxmu virtual/libx11"
+
+PR = "r0"
+PE = "1"
+
+SRC_URI[md5sum] = "e6d0673a1e1e469f0a6220a6868fb94b"
+SRC_URI[sha256sum] = "53508c082b03dbbfd68489cb21392023f3e62ca9c921e1fb39b92ad10fbe6b9c"