summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xmodmap/xmodmap_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/xmodmap/xmodmap_cvs.bb')
-rw-r--r--openembedded/packages/xmodmap/xmodmap_cvs.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/openembedded/packages/xmodmap/xmodmap_cvs.bb b/openembedded/packages/xmodmap/xmodmap_cvs.bb
new file mode 100644
index 0000000000..890e70d956
--- /dev/null
+++ b/openembedded/packages/xmodmap/xmodmap_cvs.bb
@@ -0,0 +1,14 @@
1PV = "0.0cvs${CVSDATE}"
2LICENSE = "MIT"
3DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
4MAINTAINER = "Rene Wagner <rw@handhelds.org>"
5SECTION = "x11/base"
6PR = "r1"
7
8DEPENDS = "x11"
9
10SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xmodmap \
11 file://autofoo.patch;patch=1"
12S = "${WORKDIR}/xmodmap"
13
14inherit autotools pkgconfig