blob: ca95a07cf9badd6bac97dac854c960bb0d59c23e (
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
|
# Generated by mksrcinfo v8
# Wed Mar 7 09:28:28 UTC 2018
pkgbase = pandoc-bin
pkgdesc = Pandoc - executable only, without 750MB Haskell depends/makedepends
pkgver = 2.1.2
pkgrel = 1
url = http://pandoc.org
arch = x86_64
license = GPL
depends = cmark
optdepends = pandoc-citeproc-bin: for citation rendering with pandoc-citeproc filter
optdepends = pandoc-crossref-bin: for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter
optdepends = texlive-core: for pdf output
provides = pandoc
conflicts = pandoc
replaces = pandoc-static
replaces = pandoc-lite
source = https://github.com/jgm/pandoc/releases/download/2.1.2/pandoc-2.1.2-linux.tar.gz
source = https://github.com/jgm/pandoc/archive/2.1.2.tar.gz
sha256sums = d8c37a2252afc1f53ce482c6e5cc77371f3f3f7e83f40d612fb8dc6fd30963ff
sha256sums = 2a31bed1a2ea308a3ec12322bb77af19e857ac402449847467399914b28e2f80
pkgname = pandoc-bin
|