blob: 3dc2f1277b16e99ae22dc6876e628d923e4b4374 (
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
26
27
28
29
30
31
32
33
34
|
pkgbase = pandoc-sile-git
pkgdesc = Conversion between markup formats (sile fork, static build)
pkgver = 3.7.0.2.r12.g1dbca782c
pkgrel = 1
url = https://pandoc.org
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = stack
depends = glibc
depends = gmp
depends = zlib
optdepends = pandoc-crossref: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter
optdepends = texlive-context: for pdf output using context engine
optdepends = groff: for pdf output using pdfroff engine
optdepends = python-weasyprint: for pdf output using weasyprint engine
optdepends = sile: for pdf output using sile engine
optdepends = typst: for pdf output using typst engine
optdepends = tectonic: for pdf output using tectonic engine
optdepends = texlive-fontsrecommended: for pdf output using latex or xelatex engines
optdepends = texlive-latex: for pdf output using pdflatex engine
optdepends = texlive-xetex: for pdf output using xelatex engine
provides = pandoc=3.7.0.2
provides = pandoc-cli=3.7.0.2
conflicts = pandoc-cli
conflicts = haskell-pandoc
source = pandoc-sile-git::git+https://github.com/alerque/pandoc.git#branch=sile-3.7.0.2
sha256sums = SKIP
pkgname = pandoc-sile-git
depends = glibc
depends = gmp
depends = zlib
depends = libz.so
|