17 lines
504 B
Plaintext
17 lines
504 B
Plaintext
# Template build file for 'xmodmap'.
|
|
pkgname=xmodmap
|
|
version=1.0.3
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="X modmap program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=c3bfc724792858222c138c1ae9a017e69e7d3bdda3fc9f5da38b232ab031147f
|
|
long_desc="
|
|
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
|
|
|
|
This is from modular Xorg X11."
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency full glibc
|
|
Add_dependency full libX11
|