mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvoikko: update to 4.3.2.
This commit is contained in:
parent
adde1cbe69
commit
978965dbe6
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'libvoikko'
|
# Template file for 'libvoikko'
|
||||||
pkgname=libvoikko
|
pkgname=libvoikko
|
||||||
version=4.3.1
|
version=4.3.2
|
||||||
revision=3
|
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"
|
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
short_desc="Free linguistic software and data for Finnish"
|
short_desc="Free linguistic software and data for Finnish"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=368240d4cfa472c2e2c43dc04b63e6464a3e6d282045848f420d0f7a6eb09a13
|
checksum=0156c2aaaa32d4b828addc7cefecfcea4591828a0b40f0cd8a80cd22f8590da2
|
||||||
make_check=no # missing dictionaries
|
make_check=no # missing dictionaries
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue