libthai: update to 0.1.28.
This commit is contained in:
parent
dd06807fc0
commit
50007a0987
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'libthai'
|
||||
pkgname=libthai
|
||||
version=0.1.27
|
||||
version=0.1.28
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libdatrie-devel"
|
||||
short_desc="Thai language support routines"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://linux.thai.net/projects/libthai"
|
||||
distfiles="ftp://linux.thai.net/pub/ThaiLinux/software/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1659fa1b7b1d6562102d7feb8c8c3fd94bb2dc5761ed7dbaae4f300e1c03eff6
|
||||
distfiles="http://linux.thai.net/pub/ThaiLinux/software/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ffe0a17b4b5aa11b153c15986800eca19f6c93a4025ffa5cf2cab2dcdf1ae911
|
||||
|
||||
# the ‘trietool’ binary is used to create the dictionary
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libdatrie"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user