pandoc: update to 2.10.1

This commit is contained in:
slotThe 2020-09-13 12:43:02 +02:00 committed by Daniel Kolesa
parent ec477b95bd
commit e8be539627
2 changed files with 45 additions and 7 deletions

View file

@ -0,0 +1,39 @@
resolver: lts-16.13
packages:
- ./pandoc-2.10.1
flags:
pandoc:
trypandoc: false
embed_data_files: true
static: false
pandoc-citeproc:
bibutils: true
embed_data_files: true
unicode_collation: false
test_citeproc: false
debug: false
extra-deps:
- pandoc-types-1.21
- pandoc-citeproc-0.17.0.1
- texmath-0.12.0.2
- haddock-library-1.9.0
- skylighting-0.8.5
- skylighting-core-0.8.5
- regex-pcre-builtin-0.95.1.2.8.43
- regex-base-0.94.0.0
- doclayout-0.3
- emojis-0.1
- hslua-1.1.2
- jira-wiki-markup-1.3.2
- HsYAML-0.2.1.0
- HsYAML-aeson-0.2.0.0
- doctemplates-0.8.2
- commonmark-0.1.0.1
- commonmark-extensions-0.2.0.0
- commonmark-pandoc-0.2.0.0
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules

View file

@ -1,9 +1,9 @@
# Template file for 'pandoc'
pkgname=pandoc
# Keep in sync with http://www.stackage.org/lts
version=2.9.2.1
version=2.10.1
revision=1
_citeproc_version=0.17
_citeproc_version=0.17.0.1
_sidenote_version=0.20.0
_monad_gen_version=0.3.0.1
create_wrksrc=yes
@ -11,19 +11,18 @@ build_style=haskell-stack
make_build_args="
--flag pandoc:embed_data_files --flag pandoc-citeproc:embed_data_files
--flag=hslua:system-lua --flag=hslua:pkg-config"
stackage="lts-16.0"
hostmakedepends="pkg-config unzip wget"
makedepends="zlib-devel lua53-devel"
makedepends="zlib-devel lua53-devel tar"
short_desc="Universal converter between markup formats (with citeproc support)"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later, BSD-3-Clause, MIT"
homepage="http://johnmacfarlane.net/pandoc/"
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz
http://hackage.haskell.org/package/${pkgname}-citeproc-${_citeproc_version}/${pkgname}-citeproc-${_citeproc_version}.tar.gz
https://github.com/jez/pandoc-sidenote/archive/${_sidenote_version}.tar.gz \
https://github.com/jez/${pkgname}-sidenote/archive/${_sidenote_version}.tar.gz \
https://hackage.haskell.org/package/monad-gen-${_monad_gen_version}/monad-gen-${_monad_gen_version}.tar.gz"
checksum="c26d35372cf8b7d53062c9c495c0bca2ee370891c2349d3798a44f9ca33bdf57
47a9e7aac348d55eb935bee5ced30529974f4a680d67c38ea68be1d83edaf5b1
checksum="938a4c9b0a7ed3de886c73af4052913b0ac9e4aa12b435bd2afd09670bd3229a
f3e5ce3d1d21c27178f2fc69580750e3ce97fc5f962f2d01f7b6aa2e090c2342
34ee7f46d6472c04884b1dcb030d701a32b885d9b0d4307d2c0da327a359cb7a
be8485023fce236b5b915f2f6074f7b0470a2040f84cdd137c5227f1b4c98465"
nocross=yes