13766ba521
--HG-- extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
16 lines
504 B
Text
16 lines
504 B
Text
# Template build file for 'xmodmap'.
|
|
pkgname=xmodmap
|
|
version=1.0.4
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="X modmap program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=805a63525d99f59d60a11aa89121fb9cdb001c8d542237ac4deafbadc7bd0bed
|
|
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
|