mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libnumbertext: update to 1.0.11.
This commit is contained in:
parent
7cf2c18362
commit
0d79291743
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'libnumbertext'
|
# Template file for 'libnumbertext'
|
||||||
pkgname=libnumbertext
|
pkgname=libnumbertext
|
||||||
version=1.0.7
|
version=1.0.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-werror"
|
||||||
|
make_build_args=V=1
|
||||||
short_desc="Language-neutral NUMBERTEXT and MONEYTEXT for LibreOffice Calc"
|
short_desc="Language-neutral NUMBERTEXT and MONEYTEXT for LibreOffice Calc"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Numbertext/libnumbertext"
|
homepage="https://github.com/Numbertext/libnumbertext"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=17b8249cb89ae11ae15a85612d2665626c0e0e3e56b35654363ba6566d8b61fc
|
checksum=5dcb4db3b2340f81f601ce86d8d76b69e34d70f84f804192c901e4b7f84d5fb0
|
||||||
|
|
||||||
libnumbertext-devel_package() {
|
libnumbertext-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue