blob: 4ce49f979c601c4d9aa2bc231e3c9b23220c8f59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = openfst
pkgdesc = Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs)
pkgver = 1.8.3
pkgrel = 1
url = https://www.openfst.org
arch = x86_64
license = Apache
depends = gcc-libs
depends = glibc
options = !libtool
options = !lto
source = https://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.8.3.tar.gz
sha256sums = 077714159d5cf3e38a80b6c6656d3ccc2c8b8b6c50bb41bb65c5fec10796bf53
pkgname = openfst
|