mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
tectonic: update to 0.7.1, claim maintainership.
This commit is contained in:
parent
4597c656b7
commit
7c871135cd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tectonic'
|
# Template file for 'tectonic'
|
||||||
pkgname=tectonic
|
pkgname=tectonic
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="tectonic-tectonic-${version}"
|
wrksrc="tectonic-tectonic-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -8,11 +8,11 @@ configure_args="--features=external-harfbuzz"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="harfbuzz-devel openssl-devel"
|
makedepends="harfbuzz-devel openssl-devel"
|
||||||
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
|
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
|
||||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://tectonic-typesetting.github.io"
|
homepage="https://tectonic-typesetting.github.io"
|
||||||
distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
|
distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
|
||||||
checksum=d4e674d7532d2d69601f1e9dd00766bc46ccffac89728e9f3e3032511dbdd201
|
checksum=0082f3aca5e9e8cf827aacbe260383faf1e036d0e8d04a3aef11deeadfff2baf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue