xkeyboard-config: update to 2.7.
This commit is contained in:
parent
0c1f1675d7
commit
fb549ab562
|
@ -1,18 +1,18 @@
|
||||||
# Template build file for 'xkeyboard-config'.
|
# Template build file for 'xkeyboard-config'.
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.6
|
version=2.7
|
||||||
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
||||||
makedepends="pkg-config libxslt intltool libX11-devel"
|
makedepends="pkg-config libxslt intltool libX11-devel"
|
||||||
fulldepends="xkbcomp"
|
fulldepends="xkbcomp"
|
||||||
revision=1
|
|
||||||
short_desc="X Keyboard Configuration Database"
|
short_desc="X Keyboard Configuration Database"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=22a1594116bf0ee3165f48487bdca4e5f25b2a1436e35e188b3ee38c543dabda
|
checksum=e43478a12fb0fe6757a7bad3a04fd3747ec53e53d5af22a9d9829dfb9aac8321
|
||||||
long_desc="
|
long_desc="
|
||||||
The xkeyboard-config package provides a non-arch keyboard configuration
|
The xkeyboard-config package provides a non-arch keyboard configuration
|
||||||
database for the X Window System with support for non-standard
|
database for the X Window System with support for non-standard
|
||||||
|
|
Loading…
Reference in New Issue