mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libt3key: update to 0.2.11.
This commit is contained in:
parent
04b7c29126
commit
ca01f51b3d
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'libt3key'
|
# Template file for 'libt3key'
|
||||||
pkgname=libt3key
|
pkgname=libt3key
|
||||||
version=0.2.10
|
version=0.2.11
|
||||||
revision=1
|
revision=1
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="libtool gettext-devel libt3config-devel ncurses-libtinfo-devel"
|
makedepends="libtool gettext-devel libt3config-devel ncurses-libtinfo-devel"
|
||||||
short_desc="Tilde Terminal Toolkit's library for key serquences"
|
short_desc="Tilde Terminal Toolkit's library for key sequences"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://os.ghalkes.nl/t3/libt3key.html"
|
homepage="https://os.ghalkes.nl/t3/libt3key.html"
|
||||||
distfiles="https://os.ghalkes.nl/dist/libt3key-${version}.tar.bz2"
|
distfiles="https://os.ghalkes.nl/dist/libt3key-${version}.tar.bz2"
|
||||||
checksum=b3f63c8a5bdf4efc10a293e5124a4a1095af6149af96b0a10b3ce7da7400f8c1
|
checksum=e4dfdef50be52e365f68745df6177e819df5a7600e61716063d5480f7db3c06c
|
||||||
|
|
||||||
export LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool
|
export LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue