libvoikko: update to 4.3.1.
This commit is contained in:
parent
a0e88e982e
commit
f36d6e2bb7
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvoikko'
|
# Template file for 'libvoikko'
|
||||||
pkgname=libvoikko
|
pkgname=libvoikko
|
||||||
version=4.3
|
version=4.3.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
|
||||||
pycompile_module="libvoikko.py"
|
pycompile_module="libvoikko.py"
|
||||||
|
@ -11,7 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://voikko.puimula.org/"
|
homepage="https://voikko.puimula.org/"
|
||||||
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e843df002fcea2a90609d87e4d6c28f8a0e23332d3b42979ab1793e18f839307
|
checksum=368240d4cfa472c2e2c43dc04b63e6464a3e6d282045848f420d0f7a6eb09a13
|
||||||
|
make_check=no # missing dictionaries
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir ${py3_sitelib}
|
vmkdir ${py3_sitelib}
|
||||||
|
|
Loading…
Reference in a new issue