17 lines
522 B
Text
17 lines
522 B
Text
# Template build file for 'xmodmap'.
|
|
pkgname=xmodmap
|
|
version=1.0.5
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="X modmap program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402
|
|
long_desc="
|
|
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
|
|
|
|
This is from modular Xorg X11."
|
|
|
|
Add_dependency run libX11
|
|
Add_dependency build pkg-config
|
|
Add_dependency build libX11-devel
|