Signed-off-by: Yu Ke <ke.yu@intel.com>
PREFERRED_VERSION_xineramaproto ?= "1.2"
PREFERRED_VERSION_xmodmap ?= "1.0.4"
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
-PREFERRED_VERSION_xprop ?= "1.0.4"
+PREFERRED_VERSION_xprop ?= "1.1.0"
PREFERRED_VERSION_xproto ?= "7.0.16"
PREFERRED_VERSION_xproto-native ?= "7.0.16"
PREFERRED_VERSION_xproto-nativesdk ?= "7.0.16"
+++ /dev/null
-require xorg-app-common.inc
-PE = "1"
-
-#DESCRIPTION = ""
-
-DEPENDS += " libxmu virtual/libx11"
-
--- /dev/null
+require xorg-app-common.inc
+
+DESCRIPTION = "utility to display window and font properties of an X server"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"
+
+DEPENDS += " libxmu virtual/libx11"
+
+PR = "r0"
+PE = "1"