+tectonic-typesetting.github.io (#1740)

* harfbuz: enable graphite

* +tectonic-typesetting.github.io
This commit is contained in:
Branch Vincent 2023-04-29 20:29:38 -07:00 committed by GitHub
parent d88e437db7
commit 17bd5250be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View file

@ -9,6 +9,7 @@ dependencies:
cairographics.org: 1
freetype.org: 2
gnome.org/glib: 2
graphite.sil.org: '*'
unicode.org: '>=71'
build:
@ -33,6 +34,7 @@ build:
- -Dcoretext=enabled
- -Dfreetype=enabled
- -Dglib=enabled
- -Dgraphite=enabled
- -Dtests=disabled
linux/x86-64:
CFLAGS: -fPIC

View file

@ -0,0 +1,33 @@
distributable:
url: https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/tectonic@{{ version }}.tar.gz
strip-components: 1
versions:
github: tectonic-typesetting/tectonic/releases/tags
strip: /^tectonic@/
dependencies:
freetype.org: "*"
graphite.sil.org: "*"
harfbuzz.org: "*"
libpng.org: "*"
openssl.org: ^1.1
unicode.org: "*"
build:
dependencies:
freedesktop.org/pkg-config: ^0.29
rust-lang.org: ">=1.48.0"
rust-lang.org/cargo: "*"
env:
OPENSSL_DIR: "{{ deps.openssl.org.prefix }}"
script: cargo install --features external-harfbuzz --locked --path . --root {{prefix}}
provides:
- bin/tectonic
test:
script: |
tectonic -X new
tectonic -X build
test -f build/default/default.pdf