28 lines
1.6 KiB
Text
28 lines
1.6 KiB
Text
pkgbase = pandoc-bin
|
|
pkgdesc = Conversion between documentation formats
|
|
pkgver = 3.8
|
|
pkgrel = 1
|
|
url = https://pandoc.org
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = GPL-2.0-or-later
|
|
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 = 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.8
|
|
provides = pandoc-cli=3.8
|
|
conflicts = pandoc-cli
|
|
source = pandoc-bin-3.8.tar.gz::https://github.com/jgm/pandoc/archive/3.8.tar.gz
|
|
b2sums = 81a4ac5baf0ca46a140494d09a4658324ba2a1a2e7120b74507f797815f8969a006808d2a220e2591a71be4711a436dd0e53a427f6781ecb3db5708fd3818673
|
|
source_x86_64 = https://github.com/jgm/pandoc/releases/download/3.8/pandoc-3.8-linux-amd64.tar.gz
|
|
b2sums_x86_64 = ec6f5a7e1f52fb86828917d2ba37b9d46852f75abf0339eab85c88c31de2e8a6263aaf56b713e62e02121675880313f16fc2debdfe0569f413d3f2275706a2d4
|
|
source_aarch64 = https://github.com/jgm/pandoc/releases/download/3.8/pandoc-3.8-linux-arm64.tar.gz
|
|
b2sums_aarch64 = afc20832edf71b6cd0da77f4300ec8f68dbec34bff01d9939187dfc17118466df8aed88f76475e5877637daf360d1e6606e477beff4762fd735e768477899955
|
|
|
|
pkgname = pandoc-bin
|