blob: 682ab28aa937ae185568acfc1875c68a66ec6479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = pandoc-static-git
pkgdesc = Conversion between markup formats (static build, dynamic Lua support)
pkgver = 3.6.4.r8.g68bb4ae58
pkgrel = 2
url = https://pandoc.org
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = cabal-install
makedepends = ghc
depends = gmp
depends = zlib
optdepends = texlive-core: for pdf output
provides = pandoc-cli=3.6.4
provides = pandoc=3.6.4
conflicts = pandoc-cli
conflicts = pandoc
source = pandoc-static-git::git+https://github.com/jgm/pandoc.git
sha256sums = SKIP
pkgname = pandoc-static-git
|