xmodmap: update to 1.0.7.
This commit is contained in:
parent
27f5543e2c
commit
b7808a2235
1 changed files with 2 additions and 4 deletions
|
@ -1,17 +1,15 @@
|
|||
# Template build file for 'xmodmap'.
|
||||
pkgname=xmodmap
|
||||
version=1.0.5
|
||||
version=1.0.7
|
||||
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
|
||||
checksum=ef22ede9c4a3c720da539292c6911515a8408e618e0dec6aa2196ee2153de4b5
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue