xmodmap: update to 1.0.8.
This commit is contained in:
parent
d8651045ee
commit
697c218fb0
1 changed files with 4 additions and 6 deletions
|
@ -1,18 +1,16 @@
|
|||
# Template build file for 'xmodmap'.
|
||||
pkgname=xmodmap
|
||||
version=1.0.7
|
||||
revision=3
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
short_desc="X modmap program"
|
||||
short_desc="X modmap program to modify keymaps and pointer button mappings"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=ef22ede9c4a3c720da539292c6911515a8408e618e0dec6aa2196ee2153de4b5
|
||||
long_desc="
|
||||
The xmodmap tool is used to modify keymaps and pointer button mappings in X."
|
||||
checksum=efe2e3c89858a2db3bdcf969f55f55d0af4f5007789198344de0595249a99fc3
|
||||
|
||||
xmodmap_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue