mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
parent
a5de871430
commit
84f1cc0cc4
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'sombok'
|
# Template file for 'sombok'
|
||||||
pkgname=sombok
|
pkgname=sombok
|
||||||
version=2.4.0
|
version=2.4.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake autogen libtool"
|
hostmakedepends="pkg-config automake autogen libtool"
|
||||||
|
makedepends="libthai-devel"
|
||||||
short_desc="Line Breaking Algorithm described in Unicode Standard Annex UAX #14"
|
short_desc="Line Breaking Algorithm described in Unicode Standard Annex UAX #14"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue