mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
kbd: update to 2.0.2.
This commit is contained in:
parent
ece8fc10a8
commit
0bf79e759b
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'kbd'
|
# Template file for 'kbd'
|
||||||
pkgname=kbd
|
pkgname=kbd
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
||||||
hostmakedepends="automake libtool gettext-devel flex pkg-config"
|
hostmakedepends="automake libtool gettext-devel flex pkg-config"
|
||||||
makedepends="pam-devel libfl-devel"
|
makedepends="pam-devel"
|
||||||
depends="kbd-data"
|
depends="kbd-data"
|
||||||
short_desc="Linux keyboard utilities"
|
short_desc="Linux keyboard utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.kbd-project.org/"
|
homepage="http://www.kbd-project.org/"
|
||||||
distfiles="http://www.kbd-project.org/download/kbd-${version}.tar.xz"
|
distfiles="http://www.kbd-project.org/download/kbd-${version}.tar.xz"
|
||||||
checksum=55407b79e90ee65cdbaff7d3dafd2b53c4fee3a645788ffb582091074a2254af
|
checksum=9dfddabf96012e329c4bebb96a21aeef7c3872f624e96e8156ba542b82aeb912
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Rename keymap files with the same names
|
# Rename keymap files with the same names
|
||||||
|
|
Loading…
Add table
Reference in a new issue