generic-poky/openembedded/packages/xmodmap/xmodmap_cvs.bb

15 lines
401 B
BlitzBasic

PV = "0.0cvs${CVSDATE}"
LICENSE = "MIT"
DESCRIPTION = "utility for modifying keymaps and pointer button mappings in X"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "x11/base"
PR = "r1"
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