mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
sile: update to 0.15.9
This commit is contained in:
parent
9aae563d13
commit
b07fa9886d
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'sile'
|
||||
pkgname=sile
|
||||
version=0.15.8
|
||||
version=0.15.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=rust
|
||||
configure_args="--with-system-lua-sources --with-system-luarocks"
|
||||
configure_args="--with-system-lua-sources --with-system-luarocks --disable-emdedded-resources"
|
||||
hostmakedepends="jq poppler cargo rust pkg-config automake luarocks-lua51"
|
||||
makedepends="harfbuzz-devel lua51-devel lua51-lpeg lua51-luaexpat
|
||||
lua51-zlib lua51-luafilesystem lua51-luasocket lua51-luasec lua51-cassowary
|
||||
|
@ -20,7 +20,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.sile-typesetter.org/"
|
||||
distfiles="https://github.com/sile-typesetter/sile/releases/download/v${version}/sile-${version}.tar.zst"
|
||||
checksum=64c17abafd5b1ef30419a81b000998870c1b081b6372d55bc31df9c3b83f0f6a
|
||||
checksum=fbda59503b333d82661601db647d1a2ad67aa8b7098e1ef78c6d8216844ac567
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" ${makedepends}"
|
||||
|
|
Loading…
Add table
Reference in a new issue