2009-03-27 05:35:24 +00:00
|
|
|
# Template build file for 'xmodmap'.
|
|
|
|
pkgname=xmodmap
|
2011-02-19 10:21:42 +00:00
|
|
|
version=1.0.5
|
2009-03-27 05:35:24 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2009-03-27 05:35:24 +00:00
|
|
|
short_desc="X modmap program"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 10:21:42 +00:00
|
|
|
checksum=421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402
|
2009-03-27 05:35:24 +00:00
|
|
|
long_desc="
|
|
|
|
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
|
|
|
|
|
|
|
|
This is from modular Xorg X11."
|
2011-02-19 10:21:42 +00:00
|
|
|
|
|
|
|
Add_dependency run libX11
|
2009-03-27 05:35:24 +00:00
|
|
|
Add_dependency build pkg-config
|
2011-02-19 10:21:42 +00:00
|
|
|
Add_dependency build libX11-devel
|