blob: b97c51e57c1a7e940e745ebba9a77f9ec950914d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = tectonic-git
pkgdesc = Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive
pkgver = 0.0.2.r1250.41168a9f
pkgrel = 1
epoch = 1
url = https://tectonic-typesetting.github.io/
arch = x86_64
license = MIT
makedepends = rust
makedepends = gcc
makedepends = pkg-config
makedepends = git
depends = fontconfig
depends = harfbuzz-icu
depends = openssl
provides = tectonic
conflicts = tectonic
options = !lto
options = !makeflags
source = git+https://github.com/tectonic-typesetting/tectonic.git
source = git+https://github.com/tectonic-typesetting/tectonic-staging.git
b2sums = SKIP
b2sums = SKIP
pkgname = tectonic-git
|