summaryrefslogtreecommitdiff
path: root/packages/xev/xev_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xev/xev_1.0.1.bb')
-rw-r--r--packages/xev/xev_1.0.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/xev/xev_1.0.1.bb b/packages/xev/xev_1.0.1.bb
new file mode 100644
index 0000000000..4f00093a37
--- /dev/null
+++ b/packages/xev/xev_1.0.1.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "X Event Viewer"
+HOMEPAGE = "http://freedesktop.org/wiki/Software_2fxapps"
+LICENSE = "MIT"
+MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
+SECTION = "x11/base"
+DEPENDS = "libx11 libxau"
+
+SRC_URI = "${XORG_MIRROR}/X11R7.0/src/app/${PN}-${PV}.tar.bz2 \
+ file://diet-x11.patch;patch=1"
+
+inherit autotools