summaryrefslogtreecommitdiff
path: root/xmodmap
diff options
context:
space:
mode:
Diffstat (limited to 'xmodmap')
-rw-r--r--xmodmap/xmodmap_cvs.oe12
1 files changed, 12 insertions, 0 deletions
diff --git a/xmodmap/xmodmap_cvs.oe b/xmodmap/xmodmap_cvs.oe
index e69de29bb2..26bad833dd 100644
--- a/xmodmap/xmodmap_cvs.oe
+++ b/xmodmap/xmodmap_cvs.oe
@@ -0,0 +1,12 @@
+PV = "0.0cvs${CVSDATE}"
+DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
+MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
+SECTION = "x11/base"
+
+DEPENDS = "x11"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xmodmap \
+ file://autofoo.patch;patch=1"
+S = "${WORKDIR}/xmodmap"
+
+inherit autotools pkgconfig