diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a7ac78b..0000000 --- a/.gitignore +++ /dev/null @@ -1,100 +0,0 @@ -/pandoc-1.6.0.1.tar.gz -/pandoc-1.8.1.1.tar.gz -/pandoc-1.8.1.2.tar.gz -/pandoc-1.8.2.1.tar.gz -/pandoc-1.9.1.1.tar.gz -/pandoc-1.9.1.2.tar.gz -/pandoc-1.9.2.tar.gz -/pandoc-1.9.4.1.tar.gz -/pandoc-1.9.4.2.tar.gz -/pandoc-1.9.4.5.tar.gz -/pandoc-1.10.1.tar.gz -/pandoc-1.11.1.tar.gz -/pandoc-1.12.3.1.tar.gz -/pandoc-1.12.3.3.tar.gz -/pandoc-1.13.2.tar.gz -/pandoc-1.16.0.2.tar.gz -/pandoc-1.17.1.tar.gz -/pandoc-1.17.0.3.tar.gz -/pandoc-1.19.1.tar.gz -/doctemplates-0.1.0.2.tar.gz -/pandoc-1.19.2.4.tar.gz -/pandoc-2.0.6.tar.gz -/cmark-gfm-0.1.3.tar.gz -/hslua-module-text-0.1.2.1.tar.gz -/pandoc-2.1.2.tar.gz -/pandoc-2.2.1.tar.gz -/pandoc-2.5.tar.gz -/unicode-transforms-0.3.6.tar.gz -/HsYAML-0.1.2.0.tar.gz -/bitarray-0.0.1.1.tar.gz -/hslua-module-system-0.2.1.tar.gz -/ipynb-0.1.tar.gz -/pandoc-2.7.3.tar.gz -/emojis-0.1.tar.gz -/ipynb-0.1.0.1.tar.gz -/jira-wiki-markup-1.0.0.tar.gz -/pandoc-2.9.1.1.tar.gz -/pandoc-2.9.2.1.tar.gz -/base-noprelude-4.13.0.0.tar.gz -/jira-wiki-markup-1.1.4.tar.gz -/pandoc-2.11.4.tar.gz -/hslua-module-system-0.2.2.1.tar.gz -/jira-wiki-markup-1.3.3.tar.gz -/citeproc-0.3.0.7.tar.gz -/commonmark-0.1.1.4.tar.gz -/commonmark-extensions-0.2.0.4.tar.gz -/commonmark-pandoc-0.2.0.1.tar.gz -/jira-wiki-markup-1.3.4.tar.gz -/citeproc-0.3.0.9.tar.gz -/pandoc-2.14.0.3.tar.gz -/jira-wiki-markup-1.4.0.tar.gz -/citeproc-0.4.0.1.tar.gz -/commonmark-0.2.1.tar.gz -/commonmark-extensions-0.2.1.2.tar.gz -/commonmark-pandoc-0.2.1.1.tar.gz -/hslua-module-path-0.1.0.1.tar.gz -/unicode-collation-0.1.3.tar.gz -/pandoc-2.19.2.tar.gz -/hslua-module-system-1.0.2.tar.gz -/ipynb-0.2.tar.gz -/emojis-0.1.2.tar.gz -/citeproc-0.8.1.tar.gz -/commonmark-0.2.2.tar.gz -/commonmark-extensions-0.2.3.3.tar.gz -/commonmark-pandoc-0.2.1.3.tar.gz -/hslua-module-path-1.0.3.tar.gz -/unicode-collation-0.1.3.3.tar.gz -/base64-0.4.2.4.tar.gz -/gridtables-0.0.3.0.tar.gz -/hslua-aeson-2.2.1.tar.gz -/hslua-module-doclayout-1.0.4.tar.gz -/hslua-module-version-1.0.3.tar.gz -/lpeg-1.0.3.tar.gz -/pandoc-lua-marshal-0.1.7.tar.gz -/pandoc-3.0.1.tar.gz -/hslua-module-system-1.1.0.1.tar.gz -/jira-wiki-markup-1.5.1.tar.gz -/commonmark-0.2.3.tar.gz -/commonmark-extensions-0.2.3.5.tar.gz -/hslua-module-path-1.1.0.tar.gz -/unicode-collation-0.1.3.4.tar.gz -/gridtables-0.1.0.0.tar.gz -/hslua-module-doclayout-1.1.0.tar.gz -/hslua-module-version-1.1.0.tar.gz -/lpeg-1.0.4.tar.gz -/pandoc-lua-marshal-0.2.2.tar.gz -/hslua-list-1.1.1.tar.gz -/pandoc-cli-0.1.1.1.tar.gz -/commonmark-extensions-0.2.3.6.tar.gz -/digits-0.3.1.tar.gz -/hslua-cli-1.4.1.tar.gz -/hslua-module-zip-1.1.0.tar.gz -/hslua-repl-0.1.1.tar.gz -/isocline-1.0.9.tar.gz -/ordered-containers-0.2.3.tar.gz -/pandoc-3.1.3.tar.gz -/pandoc-lua-engine-0.2.0.1.tar.gz -/toml-parser-1.3.0.0.tar.gz -/typst-0.1.0.0.tar.gz -/unicode-collation-0.1.3.5.tar.gz diff --git a/base64-0.4.2.4.cabal b/base64-0.4.2.4.cabal deleted file mode 100644 index e8c2ab7..0000000 --- a/base64-0.4.2.4.cabal +++ /dev/null @@ -1,101 +0,0 @@ -cabal-version: 2.0 -name: base64 -version: 0.4.2.4 -x-revision: 3 -synopsis: A modern RFC 4648-compliant Base64 library -description: - RFC 4648-compliant Base64 with an eye towards performance and modernity (additional support for RFC 7049 standards) - -homepage: https://github.com/emilypi/base64 -bug-reports: https://github.com/emilypi/base64/issues -license: BSD3 -license-file: LICENSE -author: Emily Pillmore -maintainer: emilypi@cohomolo.gy -copyright: (c) 2019-2022 Emily Pillmore -category: Data -build-type: Simple -extra-doc-files: - CHANGELOG.md - README.md - -tested-with: GHC ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1 || ==9.6.1 - -source-repository head - type: git - location: https://github.com/emilypi/base64.git - -library - exposed-modules: - Data.ByteString.Base64 - Data.ByteString.Base64.URL - Data.ByteString.Lazy.Base64 - Data.ByteString.Lazy.Base64.URL - Data.ByteString.Short.Base64 - Data.ByteString.Short.Base64.URL - Data.Text.Encoding.Base64 - Data.Text.Encoding.Base64.Error - Data.Text.Encoding.Base64.URL - Data.Text.Lazy.Encoding.Base64 - Data.Text.Lazy.Encoding.Base64.URL - Data.Text.Short.Encoding.Base64 - Data.Text.Short.Encoding.Base64.URL - - other-modules: - Data.ByteString.Base64.Internal - Data.ByteString.Base64.Internal.Head - Data.ByteString.Base64.Internal.Tables - Data.ByteString.Base64.Internal.Tail - Data.ByteString.Base64.Internal.Utils - Data.ByteString.Base64.Internal.W16.Loop - Data.ByteString.Base64.Internal.W32.Loop - Data.ByteString.Base64.Internal.W64.Loop - - build-depends: - base >=4.14 && <4.19 - , bytestring >=0.10 && <0.12 - , deepseq >=1.4.3.0 && <1.5 - , text >=1.2 && <1.3 || >=2.0 && <2.1 - , text-short ^>=0.1 - - hs-source-dirs: src - default-language: Haskell2010 - ghc-options: -Wall - -test-suite tasty - default-language: Haskell2010 - type: exitcode-stdio-1.0 - hs-source-dirs: test - other-modules: Internal - main-is: Main.hs - build-depends: - base >=4.14 && <4.19 - , base64 - , base64-bytestring - , bytestring - , QuickCheck - , random-bytestring - , tasty - , tasty-hunit - , tasty-quickcheck - , text - , text-short - - ghc-options: -Wall -threaded -with-rtsopts=-N - -benchmark bench - default-language: Haskell2010 - type: exitcode-stdio-1.0 - hs-source-dirs: benchmarks - main-is: Base64Bench.hs - build-depends: - base >=4.14 && <4.19 - , base64 - , base64-bytestring - , bytestring - , criterion - , deepseq - , random-bytestring - , text - - ghc-options: -Wall -rtsopts diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..1d057e9 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +pandoc package is retired on branch c10s for BAKERY-412 \ No newline at end of file diff --git a/pandoc-2.5.cabal b/pandoc-2.5.cabal deleted file mode 100644 index 5d22ca9..0000000 --- a/pandoc-2.5.cabal +++ /dev/null @@ -1,742 +0,0 @@ -name: pandoc -version: 2.5 -x-revision: 2 -cabal-version: 2.0 -build-type: Custom -license: GPL-2 -license-file: COPYING.md -copyright: (c) 2006-2018 John MacFarlane -author: John MacFarlane -maintainer: John MacFarlane -bug-reports: https://github.com/jgm/pandoc/issues -stability: alpha -homepage: https://pandoc.org -category: Text -tested-with: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, - GHC == 8.6.1 -synopsis: Conversion between markup formats -description: Pandoc is a Haskell library for converting from one markup - format to another, and a command-line tool that uses - this library. It can read several dialects of Markdown and - (subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS, - MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0, - Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags, - Vimwiki, Word Docx, ODT, EPUB, FictionBook2, roff man, - and Textile, and it can write Markdown, reStructuredText, - XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, - OpenDocument, ODT, Word docx, PowerPoint pptx, - RTF, MediaWiki, DokuWiki, ZimWiki, Textile, - roff man, roff ms, plain text, Emacs Org-Mode, - AsciiDoc, Haddock markup, EPUB (v2 and v3), - FictionBook2, InDesign ICML, Muse, LaTeX beamer slides, - and several kinds of HTML/JavaScript slide shows - (S5, Slidy, Slideous, DZSlides, reveal.js). - . - In contrast to most existing tools for converting Markdown - to HTML, pandoc has a modular design: it consists of a set of - readers, which parse text in a given format and produce a - native representation of the document, and a set of writers, - which convert this native representation into a target - format. Thus, adding an input or output format requires - only adding a reader or writer. -data-files: - -- templates - data/templates/default.html4 - data/templates/default.html5 - data/templates/default.docbook4 - data/templates/default.docbook5 - data/templates/default.jats - data/templates/default.tei - data/templates/default.opendocument - data/templates/default.icml - data/templates/default.opml - data/templates/default.latex - data/templates/default.context - data/templates/default.texinfo - data/templates/default.man - data/templates/default.ms - data/templates/default.markdown - data/templates/default.muse - data/templates/default.commonmark - data/templates/default.rst - data/templates/default.plain - data/templates/default.mediawiki - data/templates/default.dokuwiki - data/templates/default.zimwiki - data/templates/default.rtf - data/templates/default.s5 - data/templates/default.slidy - data/templates/default.slideous - data/templates/default.revealjs - data/templates/default.dzslides - data/templates/default.asciidoc - data/templates/default.haddock - data/templates/default.textile - data/templates/default.org - data/templates/default.epub2 - data/templates/default.epub3 - -- translations - data/translations/*.yaml - -- source files for reference.docx - data/docx/[Content_Types].xml - data/docx/_rels/.rels - data/docx/docProps/app.xml - data/docx/docProps/core.xml - data/docx/docProps/custom.xml - data/docx/word/document.xml - data/docx/word/fontTable.xml - data/docx/word/comments.xml - data/docx/word/footnotes.xml - data/docx/word/numbering.xml - data/docx/word/settings.xml - data/docx/word/webSettings.xml - data/docx/word/styles.xml - data/docx/word/_rels/document.xml.rels - data/docx/word/_rels/footnotes.xml.rels - data/docx/word/theme/theme1.xml - -- source files for reference.odt - data/odt/mimetype - data/odt/manifest.rdf - data/odt/styles.xml - data/odt/content.xml - data/odt/meta.xml - data/odt/settings.xml - data/odt/Configurations2/accelerator/current.xml - data/odt/Thumbnails/thumbnail.png - data/odt/META-INF/manifest.xml - -- source files for reference.pptx - data/pptx/_rels/.rels - data/pptx/docProps/app.xml - data/pptx/docProps/core.xml - data/pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels - data/pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels - data/pptx/ppt/slideLayouts/slideLayout1.xml - data/pptx/ppt/slideLayouts/slideLayout2.xml - data/pptx/ppt/slideLayouts/slideLayout3.xml - data/pptx/ppt/slideLayouts/slideLayout4.xml - data/pptx/ppt/slideLayouts/slideLayout5.xml - data/pptx/ppt/slideLayouts/slideLayout6.xml - data/pptx/ppt/slideLayouts/slideLayout7.xml - data/pptx/ppt/slideLayouts/slideLayout8.xml - data/pptx/ppt/slideLayouts/slideLayout9.xml - data/pptx/ppt/slideLayouts/slideLayout10.xml - data/pptx/ppt/slideLayouts/slideLayout11.xml - data/pptx/ppt/_rels/presentation.xml.rels - data/pptx/ppt/theme/theme1.xml - data/pptx/ppt/presProps.xml - data/pptx/ppt/slides/_rels/slide1.xml.rels - data/pptx/ppt/slides/_rels/slide2.xml.rels - data/pptx/ppt/slides/slide2.xml - data/pptx/ppt/slides/slide1.xml - data/pptx/ppt/viewProps.xml - data/pptx/ppt/tableStyles.xml - data/pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels - data/pptx/ppt/slideMasters/slideMaster1.xml - data/pptx/ppt/presentation.xml - data/pptx/ppt/notesMasters/_rels/notesMaster1.xml.rels - data/pptx/ppt/notesMasters/notesMaster1.xml - data/pptx/ppt/notesSlides/_rels/notesSlide1.xml.rels - data/pptx/ppt/notesSlides/notesSlide1.xml - data/pptx/ppt/notesSlides/_rels/notesSlide2.xml.rels - data/pptx/ppt/notesSlides/notesSlide2.xml - data/pptx/ppt/theme/theme2.xml - data/pptx/[Content_Types].xml - -- stylesheet for EPUB writer - data/epub.css - -- data for dzslides writer - data/dzslides/template.html - -- default abbreviations file - data/abbreviations - -- sample lua custom writer - data/sample.lua - -- lua init script - data/init.lua - -- pandoc lua module - data/pandoc.lua - -- lua List module - data/pandoc.List.lua - -- bash completion template - data/bash_completion.tpl - -- jats csl - data/jats.csl - -- documentation - MANUAL.txt, COPYRIGHT -extra-source-files: - -- documentation - INSTALL.md, AUTHORS.md, README.md, - CONTRIBUTING.md, BUGS, changelog, - man/pandoc.1 - -- stack build plan - stack.yaml - -- files needed to build man page - man/manfilter.lua - man/pandoc.1.template - -- trypandoc - trypandoc/Makefile - trypandoc/index.html - -- tests - test/bodybg.gif - test/*.native - test/command/*.md - test/command/3533-rst-csv-tables.csv - test/command/3880.txt - test/command/abbrevs - test/command/SVG_logo-without-xml-declaration.svg - test/command/SVG_logo.svg - test/command/corrupt.svg - test/command/inkscape-cube.svg - test/command/lua-pandoc-state.lua - test/command/sub-file-chapter-1.tex - test/command/sub-file-chapter-2.tex - test/command/bar.tex - test/command/yaml-metadata.yaml - test/command/3510-subdoc.org - test/command/3510-export.latex - test/command/3510-src.hs - test/command/3971b.tex - test/docbook-reader.docbook - test/docbook-xref.docbook - test/html-reader.html - test/opml-reader.opml - test/haddock-reader.haddock - test/insert - test/lalune.jpg - test/man-reader.man - test/movie.jpg - test/media/rId25.jpg - test/media/rId26.jpg - test/media/rId27.jpg - test/latex-reader.latex - test/textile-reader.textile - test/markdown-reader-more.txt - test/markdown-citations.txt - test/textile-reader.textile - test/mediawiki-reader.wiki - test/vimwiki-reader.wiki - test/creole-reader.txt - test/creole-reader.native - test/rst-reader.rst - test/jats-reader.xml - test/s5-basic.html - test/s5-fancy.html - test/s5-fragment.html - test/s5-inserts.html - test/tables.context - test/tables.docbook4 - test/tables.docbook5 - test/tables.jats - test/tables.dokuwiki - test/tables.zimwiki - test/tables.icml - test/tables.html4 - test/tables.html5 - test/tables.latex - test/tables.man - test/tables.ms - test/tables.plain - test/tables.markdown - test/tables.mediawiki - test/tables.tei - test/tables.textile - test/tables.opendocument - test/tables.org - test/tables.asciidoc - test/tables.haddock - test/tables.texinfo - test/tables.rst - test/tables.rtf - test/tables.txt - test/tables.fb2 - test/tables.muse - test/tables.custom - test/testsuite.txt - test/writer.latex - test/writer.context - test/writer.docbook4 - test/writer.docbook5 - test/writer.jats - test/writer.html4 - test/writer.html5 - test/writer.man - test/writer.ms - test/writer.markdown - test/writer.plain - test/writer.mediawiki - test/writer.textile - test/writer.opendocument - test/writer.org - test/writer.asciidoc - test/writer.haddock - test/writer.rst - test/writer.icml - test/writer.rtf - test/writer.tei - test/writer.texinfo - test/writer.fb2 - test/writer.opml - test/writer.dokuwiki - test/writer.zimwiki - test/writer.muse - test/writer.custom - test/writers-lang-and-dir.latex - test/writers-lang-and-dir.context - test/dokuwiki_inline_formatting.dokuwiki - test/lhs-test.markdown - test/lhs-test.markdown+lhs - test/lhs-test.rst - test/lhs-test.rst+lhs - test/lhs-test.latex - test/lhs-test.latex+lhs - test/lhs-test.html - test/lhs-test.html+lhs - test/lhs-test.fragment.html+lhs - test/pipe-tables.txt - test/dokuwiki_external_images.dokuwiki - test/dokuwiki_external_images.native - test/dokuwiki_multiblock_table.dokuwiki - test/dokuwiki_multiblock_table.native - test/fb2/*.markdown - test/fb2/*.fb2 - test/fb2/images-embedded.html - test/fb2/images-embedded.fb2 - test/fb2/test-small.png - test/fb2/reader/*.fb2 - test/fb2/reader/*.native - test/fb2/test.jpg - test/docx/*.docx - test/docx/golden/*.docx - test/docx/*.native - test/epub/*.epub - test/epub/*.native - test/pptx/*.pptx - test/pptx/*.native - test/txt2tags.t2t - test/twiki-reader.twiki - test/tikiwiki-reader.tikiwiki - test/odt/odt/*.odt - test/odt/markdown/*.md - test/odt/native/*.native - test/lua/*.lua -source-repository head - type: git - location: git://github.com/jgm/pandoc.git - -flag static - Description: Use static linking for pandoc executable. - Default: False - -flag embed_data_files - Description: Embed data files in binary for relocatable executable. - Default: False - -flag derive_json_via_th - Description: Use Template Haskell instead of GHC Generics to derive ToJSON - and FromJSON instances. - Default: True - -flag trypandoc - Description: Build trypandoc cgi executable. - Default: False - -custom-setup - setup-depends: base, Cabal >= 2.0 - -library - build-depends: base >= 4.8 && < 5, - syb >= 0.1 && < 0.8, - containers >= 0.4.2.1 && < 0.7, - unordered-containers >= 0.2 && < 0.3, - parsec >= 3.1 && < 3.2, - mtl >= 2.2 && < 2.3, - exceptions >= 0.8 && < 0.11, - filepath >= 1.1 && < 1.5, - process >= 1.2.3 && < 1.7, - directory >= 1 && < 1.4, - bytestring >= 0.9 && < 0.11, - text >= 1.1.1.0 && < 1.3, - time >= 1.5 && < 1.10, - safe >= 0.3 && < 0.4, - zip-archive >= 0.2.3.4 && < 0.5, - HTTP >= 4000.0.5 && < 4000.4, - texmath >= 0.11 && < 0.12, - xml >= 1.3.12 && < 1.4, - split >= 0.2 && < 0.3, - random >= 1 && < 1.2, - pandoc-types >= 1.17.5 && < 1.18, - aeson >= 0.7 && < 1.5, - aeson-pretty >= 0.8.5 && < 0.9, - tagsoup >= 0.14.6 && < 0.15, - base64-bytestring >= 0.1 && < 1.1, - zlib >= 0.5 && < 0.7, - skylighting >= 0.7.4 && < 0.8, - data-default >= 0.4 && < 0.8, - temporary >= 1.1 && < 1.4, - blaze-html >= 0.9 && < 0.10, - blaze-markup >= 0.8 && < 0.9, - vector >= 0.10 && < 0.13, - hslua >= 1.0.1 && < 1.1, - hslua-module-text >= 0.2 && < 0.3, - binary >= 0.5 && < 0.11, - SHA >= 1.6 && < 1.7, - haddock-library >= 1.7 && < 1.8, - deepseq >= 1.3 && < 1.5, - JuicyPixels >= 3.1.6.1 && < 3.4, - Glob >= 0.7 && < 0.11, - cmark-gfm >= 0.1.1 && < 0.2, - doctemplates >= 0.2.1 && < 0.3, - network-uri >= 2.6 && < 2.7, - network >= 2.6, - http-client >= 0.4.30 && < 0.6, - http-client-tls >= 0.2.4 && < 0.4, - http-types >= 0.8 && < 0.13, - case-insensitive >= 1.2 && < 1.3, - unicode-transforms >= 0.3 && < 0.4, - HsYAML >= 0.1.1.1 && < 0.2 - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.*, - -- basement 0.0.8 and foundation 0.0.21, transitive - -- dependencies, drop support for ghc 7.10: - basement < 0.0.8, - foundation < 0.0.21 - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - if os(windows) - cpp-options: -D_WINDOWS - else - build-depends: unix >= 2.4 && < 2.8 - if flag(embed_data_files) - cpp-options: -DEMBED_DATA_FILES - build-depends: file-embed >= 0.0 && < 0.1 - other-modules: Text.Pandoc.Data - if flag(derive_json_via_th) - cpp-options: -DDERIVE_JSON_VIA_TH - if os(windows) - cpp-options: -D_WINDOWS - ghc-options: -Wall -fno-warn-unused-do-bind - if impl(ghc > 8.0) - ghc-options: -Wincomplete-record-updates - -Wnoncanonical-monad-instances - -Wnoncanonical-monadfail-instances - if impl(ghc > 8.4) - ghc-options: -Wincomplete-uni-patterns - -Widentities - -Werror=missing-home-modules - default-language: Haskell2010 - other-extensions: NoImplicitPrelude - hs-source-dirs: src - - exposed-modules: Text.Pandoc, - Text.Pandoc.App, - Text.Pandoc.Options, - Text.Pandoc.Extensions, - Text.Pandoc.Pretty, - Text.Pandoc.Shared, - Text.Pandoc.MediaBag, - Text.Pandoc.Error, - Text.Pandoc.Filter, - Text.Pandoc.Readers, - Text.Pandoc.Readers.HTML, - Text.Pandoc.Readers.LaTeX, - Text.Pandoc.Readers.LaTeX.Types, - Text.Pandoc.Readers.Markdown, - Text.Pandoc.Readers.CommonMark, - Text.Pandoc.Readers.Creole, - Text.Pandoc.Readers.MediaWiki, - Text.Pandoc.Readers.Vimwiki, - Text.Pandoc.Readers.RST, - Text.Pandoc.Readers.Org, - Text.Pandoc.Readers.DocBook, - Text.Pandoc.Readers.JATS, - Text.Pandoc.Readers.OPML, - Text.Pandoc.Readers.Textile, - Text.Pandoc.Readers.Native, - Text.Pandoc.Readers.Haddock, - Text.Pandoc.Readers.TWiki, - Text.Pandoc.Readers.TikiWiki, - Text.Pandoc.Readers.Txt2Tags, - Text.Pandoc.Readers.Docx, - Text.Pandoc.Readers.Odt, - Text.Pandoc.Readers.EPUB, - Text.Pandoc.Readers.Muse, - Text.Pandoc.Readers.Man, - Text.Pandoc.Readers.FB2, - Text.Pandoc.Writers, - Text.Pandoc.Writers.Native, - Text.Pandoc.Writers.Docbook, - Text.Pandoc.Writers.JATS, - Text.Pandoc.Writers.OPML, - Text.Pandoc.Writers.HTML, - Text.Pandoc.Writers.ICML, - Text.Pandoc.Writers.LaTeX, - Text.Pandoc.Writers.ConTeXt, - Text.Pandoc.Writers.OpenDocument, - Text.Pandoc.Writers.Texinfo, - Text.Pandoc.Writers.Man, - Text.Pandoc.Writers.Ms, - Text.Pandoc.Writers.Markdown, - Text.Pandoc.Writers.CommonMark, - Text.Pandoc.Writers.Haddock, - Text.Pandoc.Writers.RST, - Text.Pandoc.Writers.Org, - Text.Pandoc.Writers.AsciiDoc, - Text.Pandoc.Writers.Custom, - Text.Pandoc.Writers.Textile, - Text.Pandoc.Writers.MediaWiki, - Text.Pandoc.Writers.DokuWiki, - Text.Pandoc.Writers.ZimWiki, - Text.Pandoc.Writers.RTF, - Text.Pandoc.Writers.ODT, - Text.Pandoc.Writers.Docx, - Text.Pandoc.Writers.Powerpoint, - Text.Pandoc.Writers.EPUB, - Text.Pandoc.Writers.FB2, - Text.Pandoc.Writers.TEI, - Text.Pandoc.Writers.Muse, - Text.Pandoc.Writers.Math, - Text.Pandoc.Writers.Shared, - Text.Pandoc.Writers.OOXML, - Text.Pandoc.Lua, - Text.Pandoc.PDF, - Text.Pandoc.UTF8, - Text.Pandoc.Templates, - Text.Pandoc.XML, - Text.Pandoc.SelfContained, - Text.Pandoc.Highlighting, - Text.Pandoc.Logging, - Text.Pandoc.Process, - Text.Pandoc.MIME, - Text.Pandoc.Parsing, - Text.Pandoc.Asciify, - Text.Pandoc.Emoji, - Text.Pandoc.ImageSize, - Text.Pandoc.BCP47, - Text.Pandoc.Class - other-modules: Text.Pandoc.App.CommandLineOptions, - Text.Pandoc.App.FormatHeuristics, - Text.Pandoc.App.Opt, - Text.Pandoc.App.OutputSettings, - Text.Pandoc.Filter.JSON, - Text.Pandoc.Filter.Lua, - Text.Pandoc.Filter.Path, - Text.Pandoc.Readers.Docx.Lists, - Text.Pandoc.Readers.Docx.Combine, - Text.Pandoc.Readers.Docx.Parse, - Text.Pandoc.Readers.Docx.Util, - Text.Pandoc.Readers.Docx.StyleMap, - Text.Pandoc.Readers.Docx.Fields, - Text.Pandoc.Readers.LaTeX.Parsing, - Text.Pandoc.Readers.LaTeX.Lang, - Text.Pandoc.Readers.Odt.Base, - Text.Pandoc.Readers.Odt.Namespaces, - Text.Pandoc.Readers.Odt.StyleReader, - Text.Pandoc.Readers.Odt.ContentReader, - Text.Pandoc.Readers.Odt.Generic.Fallible, - Text.Pandoc.Readers.Odt.Generic.SetMap, - Text.Pandoc.Readers.Odt.Generic.Utils, - Text.Pandoc.Readers.Odt.Generic.Namespaces, - Text.Pandoc.Readers.Odt.Generic.XMLConverter, - Text.Pandoc.Readers.Odt.Arrows.State, - Text.Pandoc.Readers.Odt.Arrows.Utils, - Text.Pandoc.Readers.Org.BlockStarts, - Text.Pandoc.Readers.Org.Blocks, - Text.Pandoc.Readers.Org.DocumentTree, - Text.Pandoc.Readers.Org.ExportSettings, - Text.Pandoc.Readers.Org.Inlines, - Text.Pandoc.Readers.Org.Meta, - Text.Pandoc.Readers.Org.ParserState, - Text.Pandoc.Readers.Org.Parsing, - Text.Pandoc.Readers.Org.Shared, - Text.Pandoc.Readers.Roff, - Text.Pandoc.Writers.Roff, - Text.Pandoc.Writers.Powerpoint.Presentation, - Text.Pandoc.Writers.Powerpoint.Output, - Text.Pandoc.Lua.Filter, - Text.Pandoc.Lua.Global, - Text.Pandoc.Lua.Init, - Text.Pandoc.Lua.Module.MediaBag, - Text.Pandoc.Lua.Module.Pandoc, - Text.Pandoc.Lua.Module.Utils, - Text.Pandoc.Lua.Packages, - Text.Pandoc.Lua.StackInstances, - Text.Pandoc.Lua.Util, - Text.Pandoc.CSS, - Text.Pandoc.CSV, - Text.Pandoc.RoffChar, - Text.Pandoc.UUID, - Text.Pandoc.Translations, - Text.Pandoc.Slides, - Paths_pandoc - autogen-modules: Paths_pandoc - buildable: True - -executable pandoc - build-depends: pandoc, base >= 4.8 && < 5 - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.* - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - ghc-options: -rtsopts -with-rtsopts=-K16m -Wall -fno-warn-unused-do-bind -threaded - if flag(static) - ld-options: -static - default-language: Haskell2010 - other-extensions: NoImplicitPrelude - hs-source-dirs: . - main-is: pandoc.hs - buildable: True - other-modules: Paths_pandoc - -executable trypandoc - main-is: trypandoc.hs - hs-source-dirs: trypandoc - default-language: Haskell2010 - other-extensions: NoImplicitPrelude - if flag(trypandoc) - build-depends: base, aeson, pandoc, - text, wai-extra, wai >= 0.3, http-types - buildable: True - else - buildable: False - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.* - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - -benchmark weigh-pandoc - type: exitcode-stdio-1.0 - main-is: weigh-pandoc.hs - hs-source-dirs: benchmark - build-depends: pandoc, - base >= 4.8 && < 5, - text, - weigh >= 0.0 && < 0.1, - mtl >= 2.2 && < 2.3 - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.* - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind -threaded - default-language: Haskell2010 - other-extensions: NoImplicitPrelude - -test-suite test-pandoc - type: exitcode-stdio-1.0 - main-is: test-pandoc.hs - hs-source-dirs: test - build-depends: base >= 4.8 && < 5, - pandoc, - pandoc-types >= 1.17.5 && < 1.18, - bytestring >= 0.9 && < 0.11, - base64-bytestring >= 0.1 && < 1.1, - text >= 1.1.1.0 && < 1.3, - time >= 1.5 && < 1.10, - directory >= 1 && < 1.4, - filepath >= 1.1 && < 1.5, - hslua >= 1.0 && < 1.1, - process >= 1.2.3 && < 1.7, - temporary >= 1.1 && < 1.4, - Diff >= 0.2 && < 0.4, - tasty >= 0.11 && < 1.3, - tasty-hunit >= 0.9 && < 0.11, - tasty-quickcheck >= 0.8 && < 0.11, - tasty-golden >= 2.3 && < 2.4, - QuickCheck >= 2.4 && < 2.13, - containers >= 0.4.2.1 && < 0.7, - executable-path >= 0.0 && < 0.1, - zip-archive >= 0.2.3.4 && < 0.5, - xml >= 1.3.12 && < 1.4, - Glob >= 0.7 && < 0.11 - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.* - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - other-modules: Tests.Old - Tests.Command - Tests.Helpers - Tests.Lua - Tests.Shared - Tests.Readers.LaTeX - Tests.Readers.HTML - Tests.Readers.JATS - Tests.Readers.Markdown - Tests.Readers.Org - Tests.Readers.Org.Block - Tests.Readers.Org.Block.CodeBlock - Tests.Readers.Org.Block.Figure - Tests.Readers.Org.Block.Header - Tests.Readers.Org.Block.List - Tests.Readers.Org.Block.Table - Tests.Readers.Org.Directive - Tests.Readers.Org.Inline - Tests.Readers.Org.Inline.Citation - Tests.Readers.Org.Inline.Note - Tests.Readers.Org.Inline.Smart - Tests.Readers.Org.Meta - Tests.Readers.Org.Shared - Tests.Readers.RST - Tests.Readers.Docx - Tests.Readers.Odt - Tests.Readers.Txt2Tags - Tests.Readers.EPUB - Tests.Readers.Muse - Tests.Readers.Creole - Tests.Readers.Man - Tests.Readers.FB2 - Tests.Writers.Native - Tests.Writers.ConTeXt - Tests.Writers.Docbook - Tests.Writers.HTML - Tests.Writers.JATS - Tests.Writers.Markdown - Tests.Writers.Org - Tests.Writers.Plain - Tests.Writers.AsciiDoc - Tests.Writers.LaTeX - Tests.Writers.Docx - Tests.Writers.RST - Tests.Writers.TEI - Tests.Writers.Muse - Tests.Writers.FB2 - Tests.Writers.Powerpoint - Tests.Writers.OOXML - ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind -threaded - default-language: Haskell2010 - other-extensions: NoImplicitPrelude - -benchmark benchmark-pandoc - type: exitcode-stdio-1.0 - main-is: benchmark-pandoc.hs - hs-source-dirs: benchmark - build-depends: pandoc, - time, bytestring, containers, - base >= 4.8 && < 5, - text >= 1.1.1.0 && < 1.3, - mtl >= 2.2 && < 2.3, - criterion >= 1.0 && < 1.6 - if impl(ghc < 8.0) - build-depends: semigroups == 0.18.* - if impl(ghc < 8.4) - hs-source-dirs: prelude - other-modules: Prelude - build-depends: base-compat >= 0.9 - ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind -threaded - default-language: Haskell2010 - other-extensions: NoImplicitPrelude diff --git a/pandoc.spec b/pandoc.spec deleted file mode 100644 index ac0f974..0000000 --- a/pandoc.spec +++ /dev/null @@ -1,1150 +0,0 @@ -# generated by cabal-rpm-2.1.4 --subpackage -# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ - -%ifarch ppc64le -# pandoc --version crashes with +lua feature -# https://bugzilla.redhat.com/show_bug.cgi?id=2177568 -%bcond lua 0 -%else -%bcond lua 1 -%endif -%bcond server 0 - -%global pkg_name pandoc-cli -%global pandoc_ver 3.1.3 -%global pandoccli pandoc-cli-0.1.1.1 - -%global base64 base64-0.4.2.4 -%global citeproc citeproc-0.8.1 -%global commonmark commonmark-0.2.3 -%global commonmarkextensions commonmark-extensions-0.2.3.6 -%global commonmarkpandoc commonmark-pandoc-0.2.1.3 -%global digits digits-0.3.1 -%global gridtables gridtables-0.1.0.0 -%global hsluacli hslua-cli-1.4.1 -%global hslualist hslua-list-1.1.1 -%global hsluamoduledoclayout hslua-module-doclayout-1.1.0 -%global hsluamodulepath hslua-module-path-1.1.0 -%global hsluamodulesystem hslua-module-system-1.1.0.1 -%global hsluamoduleversion hslua-module-version-1.1.0 -%global hsluamodulezip hslua-module-zip-1.1.0 -%global hsluarepl hslua-repl-0.1.1 -%global ipynb ipynb-0.2 -%global isocline isocline-1.0.9 -%global jirawikimarkup jira-wiki-markup-1.5.1 -%global lpeg lpeg-1.0.4 -%global orderedcontainers ordered-containers-0.2.3 -%global pandoc pandoc-%{pandoc_ver} -%global pandocluaengine pandoc-lua-engine-0.2.0.1 -%global pandocluamarshal pandoc-lua-marshal-0.2.2 -%if %{with server} -%global pandocserver pandoc-server-0.1.0.3 -%endif -%global tomlparser toml-parser-1.3.0.0 -%global typst typst-0.1.0.0 -%global unicodecollation unicode-collation-0.1.3.5 - -%global subpkgs %{unicodecollation} %{tomlparser} %{orderedcontainers} %{lpeg} %{jirawikimarkup} %{isocline} %{ipynb} %{hsluarepl} %{hsluamoduleversion} %{hsluamodulesystem} %{hsluamodulepath} %{hsluamoduledoclayout} %{hslualist} %{hsluamodulezip} %{pandocluamarshal} %{hsluacli} %{gridtables} %{digits} %{typst} %{commonmark} %{commonmarkextensions} %{commonmarkpandoc} %{citeproc} %{base64} %{pandoc} %{pandocluaengine} %{?pandocserver} - -# testsuite missing deps: tasty-golden - -Name: pandoc -Version: %{pandoc_ver} -# can only be reset when all subpkgs bumped -Release: 25%{?dist} -Summary: Conversion between documentation formats - -License: GPL-2.0-or-later -Url: https://hackage.haskell.org/package/%{name} -# Begin cabal-rpm sources: -Source0: https://hackage.haskell.org/package/%{pandoccli}/%{pandoccli}.tar.gz - -Source1: https://hackage.haskell.org/package/%{base64}/%{base64}.tar.gz -Source2: https://hackage.haskell.org/package/%{citeproc}/%{citeproc}.tar.gz -Source3: https://hackage.haskell.org/package/%{commonmark}/%{commonmark}.tar.gz -Source4: https://hackage.haskell.org/package/%{commonmarkextensions}/%{commonmarkextensions}.tar.gz -Source5: https://hackage.haskell.org/package/%{commonmarkpandoc}/%{commonmarkpandoc}.tar.gz -Source6: https://hackage.haskell.org/package/%{digits}/%{digits}.tar.gz -Source7: https://hackage.haskell.org/package/%{gridtables}/%{gridtables}.tar.gz -Source8: https://hackage.haskell.org/package/%{hsluacli}/%{hsluacli}.tar.gz -Source9: https://hackage.haskell.org/package/%{hslualist}/%{hslualist}.tar.gz -Source10: https://hackage.haskell.org/package/%{hsluamoduledoclayout}/%{hsluamoduledoclayout}.tar.gz -Source11: https://hackage.haskell.org/package/%{hsluamodulepath}/%{hsluamodulepath}.tar.gz -Source12: https://hackage.haskell.org/package/%{hsluamodulesystem}/%{hsluamodulesystem}.tar.gz -Source13: https://hackage.haskell.org/package/%{hsluamoduleversion}/%{hsluamoduleversion}.tar.gz -Source14: https://hackage.haskell.org/package/%{hsluamodulezip}/%{hsluamodulezip}.tar.gz -Source15: https://hackage.haskell.org/package/%{hsluarepl}/%{hsluarepl}.tar.gz -Source16: https://hackage.haskell.org/package/%{ipynb}/%{ipynb}.tar.gz -Source17: https://hackage.haskell.org/package/%{isocline}/%{isocline}.tar.gz -Source18: https://hackage.haskell.org/package/%{jirawikimarkup}/%{jirawikimarkup}.tar.gz -Source19: https://hackage.haskell.org/package/%{lpeg}/%{lpeg}.tar.gz -Source20: https://hackage.haskell.org/package/%{orderedcontainers}/%{orderedcontainers}.tar.gz -Source21: https://hackage.haskell.org/package/%{pandoc}/%{pandoc}.tar.gz -Source22: https://hackage.haskell.org/package/%{pandocluaengine}/%{pandocluaengine}.tar.gz -Source23: https://hackage.haskell.org/package/%{pandocluamarshal}/%{pandocluamarshal}.tar.gz -%if %{with server} -Source24: https://hackage.haskell.org/package/%{pandocserver}/%{pandocserver}.tar.gz -%endif -Source25: https://hackage.haskell.org/package/%{tomlparser}/%{tomlparser}.tar.gz -Source26: https://hackage.haskell.org/package/%{typst}/%{typst}.tar.gz -Source27: https://hackage.haskell.org/package/%{unicodecollation}/%{unicodecollation}.tar.gz -# End cabal-rpm sources -Source30: https://hackage.haskell.org/package/%{base64}/base64.cabal#/%{base64}.cabal - -# Begin cabal-rpm deps: -BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-rpm-macros-extra -BuildRequires: ghc-base-devel -#BuildRequires: ghc-hslua-cli-devel -#BuildRequires: ghc-pandoc-devel -#BuildRequires: ghc-pandoc-lua-engine-devel -#BuildRequires: ghc-pandoc-server-devel -BuildRequires: ghc-safe-devel -BuildRequires: ghc-temporary-devel -BuildRequires: ghc-text-devel -BuildRequires: ghc-wai-extra-devel -BuildRequires: ghc-warp-devel -%if %{with ghc_prof} -BuildRequires: ghc-base-prof -#BuildRequires: ghc-hslua-cli-prof -#BuildRequires: ghc-pandoc-prof -#BuildRequires: ghc-pandoc-lua-engine-prof -#BuildRequires: ghc-pandoc-server-prof -BuildRequires: ghc-safe-prof -BuildRequires: ghc-temporary-prof -BuildRequires: ghc-text-prof -BuildRequires: ghc-wai-extra-prof -BuildRequires: ghc-warp-prof -%endif -# for missing dep 'base64': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-deepseq-devel -BuildRequires: ghc-text-short-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-deepseq-prof -BuildRequires: ghc-text-short-prof -%endif -# for missing dep 'citeproc': -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-attoparsec-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-case-insensitive-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel -BuildRequires: ghc-file-embed-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-pandoc-types-devel -BuildRequires: ghc-scientific-devel -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-uniplate-devel -BuildRequires: ghc-vector-devel -BuildRequires: ghc-xml-conduit-devel -%if %{with ghc_prof} -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-attoparsec-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-case-insensitive-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-data-default-prof -BuildRequires: ghc-file-embed-prof -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-pandoc-types-prof -BuildRequires: ghc-scientific-prof -BuildRequires: ghc-transformers-prof -BuildRequires: ghc-uniplate-prof -BuildRequires: ghc-vector-prof -BuildRequires: ghc-xml-conduit-prof -%endif -# for missing dep 'commonmark': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-parsec-devel -BuildRequires: ghc-transformers-devel -BuildRequires: ghc-unicode-data-devel -BuildRequires: ghc-unicode-transforms-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-parsec-prof -BuildRequires: ghc-transformers-prof -BuildRequires: ghc-unicode-data-prof -BuildRequires: ghc-unicode-transforms-prof -%endif -# for missing dep 'commonmark-extensions': -BuildRequires: ghc-containers-devel -BuildRequires: ghc-emojis-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-network-uri-devel -BuildRequires: ghc-parsec-devel -BuildRequires: ghc-transformers-devel -%if %{with ghc_prof} -BuildRequires: ghc-containers-prof -BuildRequires: ghc-emojis-prof -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-network-uri-prof -BuildRequires: ghc-parsec-prof -BuildRequires: ghc-transformers-prof -%endif -# for missing dep 'commonmark-pandoc': -BuildRequires: ghc-pandoc-types-devel -%if %{with ghc_prof} -BuildRequires: ghc-pandoc-types-prof -%endif -# for missing dep 'digits': -BuildRequires: ghc-QuickCheck-devel -%if %{with ghc_prof} -BuildRequires: ghc-QuickCheck-prof -%endif -# for missing dep 'gridtables': -BuildRequires: ghc-array-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-doclayout-devel -BuildRequires: ghc-parsec-devel -%if %{with ghc_prof} -BuildRequires: ghc-array-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-doclayout-prof -BuildRequires: ghc-parsec-prof -%endif -# for missing dep 'hslua-cli': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-lua-devel -BuildRequires: ghc-unix-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-lua-prof -BuildRequires: ghc-unix-prof -%endif -# for missing dep 'hslua-list': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-hslua-core-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-hslua-core-prof -%endif -# for missing dep 'hslua-module-doclayout': -BuildRequires: ghc-doclayout-devel -BuildRequires: ghc-hslua-devel -%if %{with ghc_prof} -BuildRequires: ghc-doclayout-prof -BuildRequires: ghc-hslua-prof -%endif -# for missing dep 'hslua-module-path': -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-hslua-packaging-devel -%if %{with ghc_prof} -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-hslua-packaging-prof -%endif -# for missing dep 'hslua-module-system': -BuildRequires: ghc-directory-devel -BuildRequires: ghc-exceptions-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-hslua-packaging-devel -%if %{with ghc_prof} -BuildRequires: ghc-directory-prof -BuildRequires: ghc-exceptions-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-hslua-packaging-prof -%endif -# for missing dep 'hslua-module-version': -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-hslua-packaging-devel -%if %{with ghc_prof} -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-hslua-packaging-prof -%endif -# for missing dep 'hslua-module-zip': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-hslua-packaging-devel -BuildRequires: ghc-hslua-typing-devel -BuildRequires: ghc-time-devel -BuildRequires: ghc-zip-archive-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-hslua-packaging-prof -BuildRequires: ghc-hslua-typing-prof -BuildRequires: ghc-time-prof -BuildRequires: ghc-zip-archive-prof -%endif -# for missing dep 'hslua-repl': -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-hslua-core-devel -BuildRequires: ghc-lua-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-hslua-core-prof -BuildRequires: ghc-lua-prof -%endif -# for missing dep 'ipynb': -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-base64-bytestring-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-unordered-containers-devel -%if %{with ghc_prof} -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-base64-bytestring-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-unordered-containers-prof -%endif -# for missing dep 'isocline': -BuildRequires: ghc-bytestring-devel -%if %{with ghc_prof} -BuildRequires: ghc-bytestring-prof -%endif -# for missing dep 'jira-wiki-markup': -BuildRequires: ghc-mtl-devel -BuildRequires: ghc-parsec-devel -%if %{with ghc_prof} -BuildRequires: ghc-mtl-prof -BuildRequires: ghc-parsec-prof -%endif -# for missing dep 'lpeg': -BuildRequires: ghc-lua-devel -%if %{with ghc_prof} -BuildRequires: ghc-lua-prof -%endif -# for missing dep 'ordered-containers': -BuildRequires: ghc-containers-devel -%if %{with ghc_prof} -BuildRequires: ghc-containers-prof -%endif -# for missing dep 'pandoc': -BuildRequires: ghc-Glob-devel -BuildRequires: ghc-JuicyPixels-devel -BuildRequires: ghc-SHA-devel -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-aeson-pretty-devel -BuildRequires: ghc-array-devel -BuildRequires: ghc-attoparsec-devel -BuildRequires: ghc-binary-devel -BuildRequires: ghc-blaze-html-devel -BuildRequires: ghc-blaze-markup-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-case-insensitive-devel -BuildRequires: ghc-connection-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel -BuildRequires: ghc-deepseq-devel -BuildRequires: ghc-directory-devel -BuildRequires: ghc-doclayout-devel -BuildRequires: ghc-doctemplates-devel -BuildRequires: ghc-emojis-devel -BuildRequires: ghc-exceptions-devel -BuildRequires: ghc-file-embed-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-haddock-library-devel -BuildRequires: ghc-http-client-devel -BuildRequires: ghc-http-client-tls-devel -BuildRequires: ghc-http-types-devel -BuildRequires: ghc-mime-types-devel -BuildRequires: ghc-mtl-devel -BuildRequires: ghc-network-devel -BuildRequires: ghc-network-uri-devel -BuildRequires: ghc-pandoc-types-devel -BuildRequires: ghc-parsec-devel -BuildRequires: ghc-pretty-devel -BuildRequires: ghc-pretty-show-devel -BuildRequires: ghc-process-devel -BuildRequires: ghc-random-devel -BuildRequires: ghc-scientific-devel -BuildRequires: ghc-skylighting-devel -BuildRequires: ghc-skylighting-core-devel -BuildRequires: ghc-split-devel -BuildRequires: ghc-syb-devel -BuildRequires: ghc-tagsoup-devel -BuildRequires: ghc-texmath-devel -BuildRequires: ghc-text-conversions-devel -BuildRequires: ghc-time-devel -BuildRequires: ghc-unicode-transforms-devel -BuildRequires: ghc-unix-devel -BuildRequires: ghc-vector-devel -BuildRequires: ghc-xml-devel -BuildRequires: ghc-xml-conduit-devel -BuildRequires: ghc-xml-types-devel -BuildRequires: ghc-yaml-devel -BuildRequires: ghc-zip-archive-devel -BuildRequires: ghc-zlib-devel -%if %{with ghc_prof} -BuildRequires: ghc-Glob-prof -BuildRequires: ghc-JuicyPixels-prof -BuildRequires: ghc-SHA-prof -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-aeson-pretty-prof -BuildRequires: ghc-array-prof -BuildRequires: ghc-attoparsec-prof -BuildRequires: ghc-binary-prof -BuildRequires: ghc-blaze-html-prof -BuildRequires: ghc-blaze-markup-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-case-insensitive-prof -BuildRequires: ghc-connection-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-data-default-prof -BuildRequires: ghc-deepseq-prof -BuildRequires: ghc-directory-prof -BuildRequires: ghc-doclayout-prof -BuildRequires: ghc-doctemplates-prof -BuildRequires: ghc-emojis-prof -BuildRequires: ghc-exceptions-prof -BuildRequires: ghc-file-embed-prof -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-haddock-library-prof -BuildRequires: ghc-http-client-prof -BuildRequires: ghc-http-client-tls-prof -BuildRequires: ghc-http-types-prof -BuildRequires: ghc-mime-types-prof -BuildRequires: ghc-mtl-prof -BuildRequires: ghc-network-prof -BuildRequires: ghc-network-uri-prof -BuildRequires: ghc-pandoc-types-prof -BuildRequires: ghc-parsec-prof -BuildRequires: ghc-pretty-prof -BuildRequires: ghc-pretty-show-prof -BuildRequires: ghc-process-prof -BuildRequires: ghc-random-prof -BuildRequires: ghc-scientific-prof -BuildRequires: ghc-skylighting-prof -BuildRequires: ghc-skylighting-core-prof -BuildRequires: ghc-split-prof -BuildRequires: ghc-syb-prof -BuildRequires: ghc-tagsoup-prof -BuildRequires: ghc-texmath-prof -BuildRequires: ghc-text-conversions-prof -BuildRequires: ghc-time-prof -BuildRequires: ghc-unicode-transforms-prof -BuildRequires: ghc-unix-prof -BuildRequires: ghc-vector-prof -BuildRequires: ghc-xml-prof -BuildRequires: ghc-xml-conduit-prof -BuildRequires: ghc-xml-types-prof -BuildRequires: ghc-yaml-prof -BuildRequires: ghc-zip-archive-prof -BuildRequires: ghc-zlib-prof -%endif -# for missing dep 'pandoc-lua-engine': -BuildRequires: ghc-SHA-devel -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel -BuildRequires: ghc-doclayout-devel -BuildRequires: ghc-doctemplates-devel -BuildRequires: ghc-exceptions-devel -BuildRequires: ghc-hslua-devel -BuildRequires: ghc-hslua-module-text-devel -BuildRequires: ghc-mtl-devel -BuildRequires: ghc-pandoc-types-devel -BuildRequires: ghc-parsec-devel -%if %{with ghc_prof} -BuildRequires: ghc-SHA-prof -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-data-default-prof -BuildRequires: ghc-doclayout-prof -BuildRequires: ghc-doctemplates-prof -BuildRequires: ghc-exceptions-prof -BuildRequires: ghc-hslua-prof -BuildRequires: ghc-hslua-module-text-prof -BuildRequires: ghc-mtl-prof -BuildRequires: ghc-pandoc-types-prof -BuildRequires: ghc-parsec-prof -%endif -# for missing dep 'pandoc-lua-marshal': -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-exceptions-devel -BuildRequires: ghc-hslua-devel -BuildRequires: ghc-hslua-marshalling-devel -BuildRequires: ghc-lua-devel -BuildRequires: ghc-pandoc-types-devel -%if %{with ghc_prof} -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-exceptions-prof -BuildRequires: ghc-hslua-prof -BuildRequires: ghc-hslua-marshalling-prof -BuildRequires: ghc-lua-prof -BuildRequires: ghc-pandoc-types-prof -%endif -%if %{with server} -# for missing dep 'pandoc-server': -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-data-default-devel -BuildRequires: ghc-doctemplates-devel -BuildRequires: ghc-pandoc-types-devel -BuildRequires: ghc-servant-server-devel -BuildRequires: ghc-skylighting-devel -BuildRequires: ghc-wai-devel -BuildRequires: ghc-wai-cors-devel -%if %{with ghc_prof} -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-data-default-prof -BuildRequires: ghc-doctemplates-prof -BuildRequires: ghc-pandoc-types-prof -BuildRequires: ghc-servant-server-prof -BuildRequires: ghc-skylighting-prof -BuildRequires: ghc-wai-prof -BuildRequires: ghc-wai-cors-prof -%endif -%endif -# for missing dep 'toml-parser': -BuildRequires: ghc-array-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-prettyprinter-devel -BuildRequires: ghc-time-devel -BuildRequires: ghc-transformers-devel -%if %{with ghc_prof} -BuildRequires: ghc-array-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-prettyprinter-prof -BuildRequires: ghc-time-prof -BuildRequires: ghc-transformers-prof -%endif -# for missing dep 'typst': -BuildRequires: ghc-aeson-devel -BuildRequires: ghc-array-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-cassava-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-directory-devel -BuildRequires: ghc-filepath-devel -BuildRequires: ghc-mtl-devel -BuildRequires: ghc-parsec-devel -BuildRequires: ghc-pretty-devel -BuildRequires: ghc-regex-tdfa-devel -BuildRequires: ghc-scientific-devel -BuildRequires: ghc-time-devel -BuildRequires: ghc-typst-symbols-devel -BuildRequires: ghc-vector-devel -BuildRequires: ghc-xml-conduit-devel -BuildRequires: ghc-yaml-devel -%if %{with ghc_prof} -BuildRequires: ghc-aeson-prof -BuildRequires: ghc-array-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-cassava-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-directory-prof -BuildRequires: ghc-filepath-prof -BuildRequires: ghc-mtl-prof -BuildRequires: ghc-parsec-prof -BuildRequires: ghc-pretty-prof -BuildRequires: ghc-regex-tdfa-prof -BuildRequires: ghc-scientific-prof -BuildRequires: ghc-time-prof -BuildRequires: ghc-typst-symbols-prof -BuildRequires: ghc-vector-prof -BuildRequires: ghc-xml-conduit-prof -BuildRequires: ghc-yaml-prof -%endif -# for missing dep 'unicode-collation': -BuildRequires: ghc-binary-devel -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-containers-devel -BuildRequires: ghc-parsec-devel -BuildRequires: ghc-template-haskell-devel -BuildRequires: ghc-th-lift-instances-devel -%if %{with ghc_prof} -BuildRequires: ghc-binary-prof -BuildRequires: ghc-bytestring-prof -BuildRequires: ghc-containers-prof -BuildRequires: ghc-parsec-prof -BuildRequires: ghc-template-haskell-prof -BuildRequires: ghc-th-lift-instances-prof -%endif -# End cabal-rpm deps -# for toml-parser -BuildRequires: alex -BuildRequires: happy -Requires: %{name}-common = %{version}-%{release} - -%description -Pandoc is a Haskell library for converting from one markup format to another. -The formats it can handle include - -- light markup formats (many variants of Markdown, reStructuredText, AsciiDoc, -Org-mode, Muse, Textile, txt2tags) - HTML formats (HTML 4 and 5) - Ebook -formats (EPUB v2 and v3, FB2) - Documentation formats (GNU TexInfo, Haddock) - -Roff formats (man, ms) - TeX formats (LaTeX, ConTeXt) - XML formats (DocBook 4 -and 5, JATS, TEI Simple, OpenDocument) - Outline formats (OPML) - Bibliography -formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML, RIS) - Word processor formats -(Docx, RTF, ODT) - Interactive notebook formats (Jupyter notebook ipynb) - Page -layout formats (InDesign ICML) - Wiki markup formats (MediaWiki, DokuWiki, -TikiWiki, TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole) - Slide show -formats (LaTeX Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides) - -Data formats (CSV and TSV tables) - PDF (via external programs such as pdflatex -or wkhtmltopdf) - -Pandoc can convert mathematical content in documents between TeX, MathML, Word -equations, roff eqn, and plain text. It includes a powerful system for -automatic citations and bibliographies, and it can be customized extensively -using templates, filters, and custom readers and writers written in Lua. - -For pdf output please also install pandoc-pdf or weasyprint. - - -%package common -Summary: %{name} common files -# templates are dual: GPLv2+ or BSD -# dzslides js and css: DWTFYWTPL -License: GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-3-Clause) AND WTFPL -BuildArch: noarch - -%description common -This package provides the %{name} common data files. - - -%package pdf -Summary: Metapackage for pandoc pdf support -Requires: %{name} = %{version} -Requires: texlive-collection-latex -Requires: texlive-ec -Obsoletes: pandoc-markdown2pdf < %{version}-%{release} - -%description pdf -This package pulls in the TeXLive latex package collection needed by -pandoc to generate pdf output using pdflatex. - -To use --latex-engine=xelatex or lualatex, install texlive-collection-xetex -or texlive-collection-luatex respectively. - - -%global main_version %{version} - -%if %{defined ghclibdir} -%ghc_lib_subpackage -l BSD-3-Clause %{base64} -%ghc_lib_subpackage -l BSD-2-Clause %{citeproc} -%ghc_lib_subpackage -l BSD-3-Clause %{commonmark} -%ghc_lib_subpackage -l BSD-3-Clause %{commonmarkextensions} -%ghc_lib_subpackage -l BSD-3-Clause %{commonmarkpandoc} -%ghc_lib_subpackage -l BSD-3-Clause %{digits} -%ghc_lib_subpackage -l MIT %{gridtables} -%ghc_lib_subpackage -l MIT %{hsluacli} -%ghc_lib_subpackage -l MIT %{hslualist} -%ghc_lib_subpackage -l MIT %{hsluamoduledoclayout} -%ghc_lib_subpackage -l MIT %{hsluamodulepath} -%ghc_lib_subpackage -l MIT %{hsluamodulesystem} -%ghc_lib_subpackage -l MIT %{hsluamoduleversion} -%ghc_lib_subpackage -l MIT %{hsluamodulezip} -%ghc_lib_subpackage -l MIT %{hsluarepl} -%ghc_lib_subpackage -l BSD-3-Clause %{ipynb} -%ghc_lib_subpackage -l MIT %{isocline} -%ghc_lib_subpackage -l MIT %{jirawikimarkup} -%ghc_lib_subpackage -l MIT %{lpeg} -%ghc_lib_subpackage -l BSD-3-Clause %{orderedcontainers} -%ghc_lib_subpackage -l GPL-2.0-or-later %{pandoc} -%ghc_lib_subpackage -l GPL-2.0-or-later %{pandocluaengine} -%ghc_lib_subpackage -l MIT %{pandocluamarshal} -%if %{with server} -%ghc_lib_subpackage -l GPL-2.0-or-later %{pandocserver} -%endif -%ghc_lib_subpackage -l ISC %{tomlparser} -%ghc_lib_subpackage -l BSD-3-Clause %{typst} -%ghc_lib_subpackage -l BSD-2-Clause %{unicodecollation} -%endif - -%global version %{main_version} - - -%prep -# Begin cabal-rpm setup: -%setup -q -n %{pandoccli} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 %{?pandocserver:-a24} -a25 -a26 -a27 -# End cabal-rpm setup -cp -p %{SOURCE30} %{base64}/base64.cabal - -# Not in scope: ‘runTests’ -rm %{digits}/Setup.lhs - - -%build -# Begin cabal-rpm build: -%ghc_libs_build %{subpkgs} -%ifarch ppc64le -# pandoc --version crashes with +lua feature -# https://bugzilla.redhat.com/show_bug.cgi?id=2177568 -%define cabal_configure_options -f -lua -%else -%define cabal_configure_options -f lua -%endif -%ghc_bin_build -# End cabal-rpm build - - -%install -# Begin cabal-rpm install -%ghc_libs_install %{subpkgs} -%ghc_bin_install -#mv %{buildroot}%{_ghcdocdir}{,-common} -# End cabal-rpm install - -# isocline -rm %{buildroot}%{_bindir}/example - -rm %{buildroot}%{_datadir}/%{pandoc}/COPYRIGHT - -%if %{with lua} -ln -s pandoc %{buildroot}%{_bindir}/pandoc-lua -%endif -%if %{with server} -ln -s pandoc %{buildroot}%{_bindir}/pandoc-server -%endif - -install -m 0644 -p -D %{pandoc}/man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1 - -echo %{_bindir}/jira-wiki-markup >> %{jirawikimarkup}/ghc-jira-wiki-markup.files - -mkdir -p %{buildroot}%{_datadir}/bash-completion/completions/ -touch %{buildroot}%{_datadir}/bash-completion/completions/%{name} - - -%check -# crashing on ppc64le with +lua -%{buildroot}%{_bindir}/pandoc -v -%if %{with lua} -# make sure lua enabled -echo | %{buildroot}%{_bindir}/pandoc --data-dir=%{buildroot}%{_datadir}/%{pandoc}/data --lua-filter /dev/null -%endif - - -%post -%{_bindir}/%{name} --bash-completion > %{_datadir}/bash-completion/completions/%{name} - - -%files -# Begin cabal-rpm files: -%license COPYING.md -%{_bindir}/pandoc -# End cabal-rpm files -%if %{with lua} -%{_bindir}/pandoc-lua -%endif -%if %{with server} -%{_bindir}/pandoc-server -%endif -%{_mandir}/man1/pandoc.1* -%ghost %{_datadir}/bash-completion/completions/%{name} - - -%files common -# Begin cabal-rpm files: -%license %{pandoc}/COPYING.md -%doc %{pandoc}/AUTHORS.md %{pandoc}/BUGS %{pandoc}/CONTRIBUTING.md %{pandoc}/README.md %{pandoc}/changelog.md -%{_datadir}/%{pandoc} -# End cabal-rpm files - -%files pdf - - -%changelog -* Wed Sep 27 2023 Jens Petersen - 3.1.3-25 -- update to pandoc-3.1.3 to enable LUA (#2238149) -- add deps: hslua-{cli,module-zip,repl}, isocline, typst, - digits, ordered-containers, toml-parser, and pandoc-lua-engine -- pandoc server disabled for now -- note that LUA support is disabled on ppc64le (#2172771) - -* Sun Aug 6 2023 Jens Petersen - 3.0.1-24 -- rebuild - -* Sun Jul 23 2023 Jens Petersen - 3.0.1-23 -- https://hackage.haskell.org/package/pandoc-3.0.1/changelog - -* Thu Jul 20 2023 Fedora Release Engineering - 2.19.2-22 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Mon Mar 13 2023 Jens Petersen - 2.19.2-21 -- ppc64le: disable hslua version check to avoid --version crash (rhbz#2177568) - -* Thu Feb 23 2023 Jens Petersen - 2.19.2-20 -- rebuild - -* Sun Jan 22 2023 Jens Petersen - 2.19.2-19 -- https://hackage.haskell.org/package/pandoc-2.19.2/changelog -- refresh to cabal-rpm-2.1.0 with SPDX migration -- emojis library moved to ghc-doctemplates - -* Fri Jul 22 2022 Fedora Release Engineering - 2.14.0.3-18 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jun 17 2022 Jens Petersen - 2.14.0.3-17 -- rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 2.14.0.3-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sat Jan 08 2022 Miro Hrončok - 2.14.0.3-15 -- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 - -* Tue Aug 10 2021 Orion Poplawski - 2.14.0.3-14 -- Fix path in %%post - -* Thu Aug 5 2021 Jens Petersen - 2.14.0.3-13 -- update to 2.14.0.3 - -* Thu Aug 5 2021 Jens Petersen - 2.11.4-12 -- update to 2.11.4 -- drop base-noprelude - -* Thu Aug 5 2021 Jens Petersen - 2.9.2.1-11 -- create bash-completion file in post-install - -* Thu Jul 22 2021 Fedora Release Engineering - 2.9.2.1-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 2.9.2.1-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Sep 19 21:12:58 +08 2020 Jens Petersen - 2.9.2.1-8 -- rebuild for cmark-gfm-0.2.2: fixes exponential parse (#1854329) - -* Sat Aug 01 2020 Fedora Release Engineering - 2.9.2.1-7 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jul 28 2020 Fedora Release Engineering - 2.9.2.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jun 19 2020 Jens Petersen - 2.9.2.1-5 -- https://hackage.haskell.org/package/pandoc-2.9.2.1/changelog -- subpackage base-noprelude -- bitarray and unicode-transforms were packaged - -* Wed Jun 10 2020 Jens Petersen - 2.9.1.1-4 -- https://hackage.haskell.org/package/pandoc-2.9.1.1/changelog -- new deps: doclayout, emojis, jira-wiki-markup, text-conversions - -* Sun Feb 23 2020 Jens Petersen - 2.7.3-3 -- https://pandoc.org/releases.html#pandoc-2.7.3-2019-06-11 - -* Wed Jan 29 2020 Fedora Release Engineering - 2.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Jul 26 2019 Jens Petersen - 2.5-1 -- update to 2.5 -- subpackage HsYAML, unicode-transforms, bitarray - -* Fri Jul 26 2019 Fedora Release Engineering - 2.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Feb 21 2019 Jens Petersen - 2.2.1-1 -- update to 2.2.1 - -* Fri Feb 01 2019 Fedora Release Engineering - 2.1.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Oct 24 2018 Jens Petersen - 2.1.2-2 -- rebuild for static executable -- resurrect common subpackage - -* Sat Jul 28 2018 Jens Petersen - 2.1.2-1 -- update to 2.1.2 - -* Tue Jul 24 2018 Miro Hrončok - 2.0.6-7 -- Enable annotated build again - -* Mon Jul 23 2018 Miro Hrončok - 2.0.6-6 -- Rebuilt for #1607054 - -* Fri Jul 13 2018 Fedora Release Engineering - 2.0.6-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Jun 1 2018 Jens Petersen - 2.0.6-4 -- rebuild - -* Thu May 31 2018 Jens Petersen - 2.0.6-3 -- no longer subpackage cmark-gfm and hslua-module-text - -* Thu Feb 08 2018 Fedora Release Engineering - 2.0.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jan 24 2018 Jens Petersen - 2.0.6-1 -- update to 2.0.6 -- subpackage 2 new deps - -* Mon Dec 11 2017 Jens Petersen - 1.19.2.4-2 -- refresh to cabal-rpm-0.12 - -* Thu Nov 16 2017 Jens Petersen - 1.19.2.4-1 -- update to 1.19.2.4 -- uses skylighting instead of highlighting-kate - -* Sun Oct 22 2017 Jens Petersen - 1.19.1-5 -- doc-templates is now packaged in Fedora - -* Tue Oct 10 2017 Jens Petersen - 1.19.1-4 -- enable https (#1497456) - -* Thu Aug 03 2017 Fedora Release Engineering - 1.19.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.19.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Feb 22 2017 Jens Petersen - 1.19.1-1 -- update to 1.19.1 - -* Wed Feb 15 2017 Björn Esser - 1.17.0.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - to get back in sync with Haskell so-names - -* Wed Feb 8 2017 Jens Petersen - 1.17.0.3-4 -- drop the static and common subpackages - -* Sat Jan 07 2017 Adam Williamson - 1.17.0.3-3 -- Rebuild for new ghc - -* Thu Sep 8 2016 Jens Petersen - 1.17.0.3-2 -- bump release - -* Mon Jun 27 2016 Jens Petersen - 1.17.0.3-1 -- update to 1.17.0.3 - -* Thu Jun 16 2016 Jens Petersen - 1.16.0.2-4 -- build with network-uri - -* Mon May 02 2016 Zbigniew Jędrzejewski-Szmek - 1.16.0.2-3 -- Rebuild for cmark 0.25 - -* Tue Apr 26 2016 Zbigniew Jędrzejewski-Szmek - 1.16.0.2-2 -- Rebuild for ghc(tagsoup) - -* Sat Mar 05 2016 Jens Petersen - 1.16.0.2-1 -- update to 1.16.0.2 -- patches no longer needed -- move hsmarkdown and pandoc.1 to base package - -* Thu Mar 03 2016 Adam Williamson - 1.13.2-6 -- backport patches to allow build with newer haddock -- rebuild for new ghc-haddock - -* Thu Feb 04 2016 Fedora Release Engineering - 1.13.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Mon Aug 31 2015 Peter Robinson 1.13.2-4 -- Rebuild (aarch64 vector hashes) - -* Thu Jun 18 2015 Fedora Release Engineering - 1.13.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Wed Mar 4 2015 Jens Petersen - 1.13.2-2 -- rebuild - -* Mon Jan 26 2015 Jens Petersen - 1.13.2-1 -- update to 1.13.2 - -* Thu Dec 11 2014 Jens Petersen - 1.12.3.3-6 -- add a static alternative subpackage and a common subpackage - -* Sun Aug 17 2014 Fedora Release Engineering - 1.12.3.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Fri Jun 06 2014 Fedora Release Engineering - 1.12.3.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Mon May 26 2014 Adam Williamson - 1.12.3.3-3 -- rebuild for new ghc-scientific - -* Tue May 13 2014 Jens Petersen - 1.12.3.3-2 -- fix building on ARM (llvm) by using -O1 (#992430) - -* Thu May 08 2014 Jens Petersen - 1.12.3.3-1 -- update to 1.12.3.3 - -* Wed Jan 22 2014 Jens Petersen - 1.12.3.1-1 -- update to 1.12.3.1 -- disable http-conduit - -* Wed Aug 28 2013 Jens Petersen - 1.11.1-6 -- temporarily exclude armv7hl since build with ghc-7.6.3 and llvm-3.3 hanging - mysteriously (#992430) - -* Tue Aug 06 2013 Adam Williamson - 1.11.1-5 -- rebuild for new libbibutils - -* Sat Aug 03 2013 Fedora Release Engineering - 1.11.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon Jun 10 2013 Jens Petersen -- update to new simplified Haskell Packaging Guidelines - -* Wed May 1 2013 Jens Petersen - 1.11.1-2 -- pandoc-pdf now requires texlive-collection-latex and texlive-ec (#957876) - -* Fri Mar 22 2013 Jens Petersen - 1.11.1-1 -- update to 1.11.1 - -* Sun Mar 10 2013 Jens Petersen - 1.10.1-1 -- update to 1.10.1 -- allow blaze-html-0.6 - -* Thu Feb 14 2013 Fedora Release Engineering - 1.9.4.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Nov 21 2012 Jens Petersen - 1.9.4.5-4 -- rebuild - -* Mon Nov 19 2012 Jens Petersen - 1.9.4.5-3 -- rebuild - -* Wed Oct 31 2012 Jens Petersen - 1.9.4.5-2 -- drop the latex template patch for old TeXLive - -* Fri Oct 26 2012 Jens Petersen - 1.9.4.5-1 -- update to 1.9.4.5 -- refresh with cabal-rpm - -* Fri Oct 26 2012 Jens Petersen - 1.9.4.2-6 -- disable threaded rts with upstream patch copied from Debian (#862543) - -* Tue Oct 2 2012 Jens Petersen - 1.9.4.2-5 -- add a files section for the pdf subpackage so it is actually created - -* Tue Oct 2 2012 Jens Petersen - 1.9.4.2-4 -- add a pdf meta-subpackage for the texlive packages needed for pdf output - -* Fri Sep 28 2012 Jens Petersen - 1.9.4.2-3 -- also disable luatex in the default.beamer template (#861300) - -* Fri Jul 20 2012 Fedora Release Engineering - 1.9.4.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sun Jul 15 2012 Jens Petersen - 1.9.4.2-1 -- update to 1.9.4.2 -- add hsmarkdown symlink -- change prof BRs to devel - -* Thu Jun 21 2012 Jens Petersen - 1.9.4.1-2 -- rebuild - -* Sun Jun 10 2012 Jens Petersen - 1.9.4.1-1 -- update to 1.9.4.1 - -* Wed Apr 25 2012 Jens Petersen - 1.9.2-1 -- update to 1.9.2 - -* Wed Mar 21 2012 Jens Petersen - 1.9.1.2-1 -- update to 1.9.1.2 - -* Wed Mar 7 2012 Jens Petersen - 1.9.1.1-2 -- rebuild - -* Mon Feb 13 2012 Jens Petersen - 1.9.1.1-1 -- update to 1.9.1.1 - http://johnmacfarlane.net/pandoc/releases.html#pandoc-1.9-2012-02-05 -- new depends on blaze-html, temporary, zlib -- markdown2pdf is now handled by pandoc itself: - add README.fedora file documenting required texlive packages -- add changelog file - -* Fri Feb 10 2012 Petr Pisar - 1.8.2.1-9 -- Rebuild against PCRE 8.30 - -* Tue Feb 7 2012 Jens Petersen - 1.8.2.1-8 -- rebuild - -* Thu Jan 26 2012 Jens Petersen - 1.8.2.1-7 -- set highlighting build flag by patching instead to help dependency tracking - -* Fri Jan 6 2012 Jens Petersen - 1.8.2.1-6 -- update to cabal2spec-0.25.2 - -* Thu Dec 22 2011 Jens Petersen - 1.8.2.1-5 -- workaround texlive-2007 xelatex outputting to current dir - -* Wed Nov 30 2011 Jens Petersen - 1.8.2.1-4 -- add missing requires for pdflatex - -* Thu Nov 17 2011 Jens Petersen - 1.8.2.1-3 -- disable ifluatex in default.latex for texlive-2007 (Luis Villa, #752621) -- subpackage markdown2pdf and make it require texlive-xetex - -* Wed Oct 26 2011 Marcela Mašláňová - 1.8.2.1-2.2 -- rebuild with new gmp without compat lib - -* Wed Oct 12 2011 Peter Schiffer - 1.8.2.1-2.1 -- rebuild with new gmp - -* Mon Oct 3 2011 Jens Petersen - 1.8.2.1-2 -- rebuild against newer dependencies - -* Thu Aug 4 2011 Jens Petersen - 1.8.2.1-1 -- update to 1.8.2.1 -- depends on base64-bytestring - -* Wed Jul 27 2011 Jens Petersen - 1.8.1.2-3 -- rebuild for xml-1.3.9 - -* Fri Jul 22 2011 Jens Petersen - 1.8.1.2-2 -- rebuild for highlighting-kate-0.2.10 - -* Thu Jul 21 2011 Jens Petersen - 1.8.1.2-1 -- update to 1.8.1.2 - -* Wed Jul 13 2011 Jens Petersen - 1.8.1.1-3 -- build with code highlighting support using highlighting-kate - -* Wed Jun 22 2011 Jens Petersen - 1.8.1.1-2 -- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2) - -* Sat May 28 2011 Jens Petersen - 1.8.1.1-1 -- update to 1.8.1.1 -- update to cabal2spec-0.23: add ppc64 -- new depends on citeproc-hs, dlist, json, pandoc-types, tagsoup -- new pandoc_markdown.5 manpage - -* Thu Mar 10 2011 Fabio M. Di Nitto - 1.6.0.1-5 -- Enable build on sparcv9 - -* Tue Feb 15 2011 Jens Petersen - 1.6.0.1-4 -- rebuild for latest zip-archive and haskell-platform-2011.1 updates - -* Tue Feb 08 2011 Fedora Release Engineering - 1.6.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Jan 31 2011 Jens Petersen - 1.6.0.1-2 -- fix manpage perms (narasim) -- improve the summary (#652582) - -* Fri Jan 14 2011 Jens Petersen - 1.6.0.1-1 -- 1.6.0.1 -- add description -- update to cabal2spec-0.22.4 - -* Fri Nov 12 2010 Jens Petersen - 1.6-1 -- GPLv2+ -- take care of docdir files -- add dependencies - -* Thu Nov 11 2010 Fedora Haskell SIG - 1.6-0 -- initial packaging for Fedora automatically generated by cabal2spec-0.22.2 diff --git a/sources b/sources deleted file mode 100644 index b2e07e6..0000000 --- a/sources +++ /dev/null @@ -1,27 +0,0 @@ -SHA512 (pandoc-cli-0.1.1.1.tar.gz) = cdc3b30e6d340f8401698ee6c424410602ab37e50d1165c0a84620d323bfa9cf57bbca5c9740fe3d98025c9ce5f11a587cd97328682830a22c0c07a8d6efbb75 -SHA512 (base64-0.4.2.4.tar.gz) = cf7e0f3b7dbd336ecee0aad8df93793c9f72dbfc882f2f5491e3910693f2c530bb2d9762baea729cb7c5cc2a4c3bf130fdff2aa2661fc23e0c8d726de58deb6f -SHA512 (citeproc-0.8.1.tar.gz) = 7bce91a19e8db475b7c0c7f1f324e356dfb895fddc575b59d3fcdb8955b1ee17a82d3943edc383669a7bb5cc9fb14b3ff1cea766a2d322157017a97acddeee32 -SHA512 (commonmark-0.2.3.tar.gz) = 7e3371f6b1aaf4aca3db4ae91894c1e6bd6ea8736babb32de902fba89c2e1f44369bee836fcb1a229948dd72fab25e930bc0cdc143e94d6b136734b9fff3d3df -SHA512 (commonmark-extensions-0.2.3.6.tar.gz) = 1bead05e79fdcbb709fe7c11dcc1ce04b1bb5f9e5af94724307b5955ae4a9bcacf260262bcf091089e6f62d7dcfd4e0ccd960be5ec422b0cd502717dc1e92910 -SHA512 (commonmark-pandoc-0.2.1.3.tar.gz) = d5d91748501cdb4fcb738f89ee32135eed83ff1a41a3665f86ad36286a346b4751a355cd81d29e43a47500913b94796330df9b35201586d2610dbdb4ef4fa544 -SHA512 (digits-0.3.1.tar.gz) = 73dea874513585b1ccd5af1aa31fca2dbbbc7916ce1dce5a89fa0c842e86c0ae5f742ac345b77aed843591eec2f1408619ea44c876030d4dd626730d5c999099 -SHA512 (gridtables-0.1.0.0.tar.gz) = c83a299b73df7e4bb4cbfe1c74a300f06708e7cbe516c369b77d9d83108da45f90b3cd704d8960071b5dcbf5dbd20abe3fea11c197668b515a71434e2e04943c -SHA512 (hslua-cli-1.4.1.tar.gz) = 799715a478bd3ee2f5b5c4aa1d5daa2126bacf7d4315855800ce5c4c189bcb340836af614fe22dabbb88f53d0fb509d7f71636ff079c8fce007d6d12032e1639 -SHA512 (hslua-list-1.1.1.tar.gz) = 1b9cc115503239fda71e290e05a42cb0d475b88d59767f67e89775dc4a47ad63245b632e0facc21fb275b4a6098e09d402b0497d1107db01c63579d9a4f0f43a -SHA512 (hslua-module-doclayout-1.1.0.tar.gz) = f9fd8120492b5c2a9d62140bb1e9fed586611b3cc994616732d6ff22975f44771969cae272a02b99608dc46b50e336f4e6c10f4c80862b9cb5b04446f9dfab4f -SHA512 (hslua-module-path-1.1.0.tar.gz) = 0cef760dc73fd1a84cb79a6efbbd1e17c677fd6bae86cb410d324d1a6fbb63c876c59508a2da0ac02e888faf4bc28dcad661e058c928d2e572fa4d9a4edbddc0 -SHA512 (hslua-module-system-1.1.0.1.tar.gz) = 1406a59187a98c3947fc51cc76fb38db04beb15765db51ff3a2662c57a34c77df2f0e27844c825ff1aca6eff261cf42b7db9f7a87fbba4648434d6502bb36931 -SHA512 (hslua-module-version-1.1.0.tar.gz) = b1856d103fa7ab114176a25fcf2610fa834fcb1fc7ad8af6b9bcc306576da10583ab0f6ec45141bb4bc7a827e5287d3500ce4f4175157dcc8135c8a83a667ec4 -SHA512 (hslua-module-zip-1.1.0.tar.gz) = ed68b34bd8f964732d2be120d2ec2372a435fd50d6494ab147351e9a882f0fb289ee33a1009ebac49ff146c70ae2b9c42104f361ba7cc862560981125eea7542 -SHA512 (hslua-repl-0.1.1.tar.gz) = c54c6bb7455d8f0cfd29812afc80d9617d0a100e94d4c3cd279b7579bf3be1fa3c1935785cb9eb4c664af345f1556e16a178049f3bd41823fdea56083d81bfdd -SHA512 (ipynb-0.2.tar.gz) = 885ffa2f2269b2bc6c2381fe7a7c91de93e8539ca3493d5a8207e75e986fc42a4b8ead0b4d05184da5bbb931466431ca1b810f03db8cd2c1624a67e1bbb782ea -SHA512 (isocline-1.0.9.tar.gz) = 0bc1a4b2ad217e1e3b270eeab51b18b4d0f5534fb8759daed4b699f2a56628f4a18d909862abed5c949f671ed746855a6de508ee23f3d93ffbff5a8525db1a47 -SHA512 (jira-wiki-markup-1.5.1.tar.gz) = d72eca3fcf82fb9569eba39cd2446396b3f16bb08c805e4f8f570397001541ca921cadb642acf17af773fc486054bb0533240516a417a21a74ec1642e7b3b517 -SHA512 (lpeg-1.0.4.tar.gz) = 683af7bc2b695a4058f757de7b45759bbaea790d893109256fb9ee13607f15e765e36aa7df7fff6215d93e4aee480b4e0097a52d261673603e7ae6f632d476c0 -SHA512 (ordered-containers-0.2.3.tar.gz) = a5e141705f9bdbccf152238bcd6be22f3a04966bf57cdf9485f1ea5efd9cc25de80b2d2dd92f281520fddaa74906e9fbbb789e111d19b46854f1cf5297b1b7e9 -SHA512 (pandoc-3.1.3.tar.gz) = ff3b786fe027b6bcbb690bddb08230770124207f1a214be23985c232ab1ae4ccda495dd066abd1240bb133fe8c04b341f6a230bf9e41c3df04d8412b1ae2d6ba -SHA512 (pandoc-lua-engine-0.2.0.1.tar.gz) = 949a119fc3b10d3330bc40ff389465d4c51a5356c991e3a218427518a669f0a1125ed3cb7136bf3402f8923d323fda0f06b8090d922039822ef3d023f391591d -SHA512 (pandoc-lua-marshal-0.2.2.tar.gz) = 4a861beb82d2abd95c4c671c9962c99d5302d1fa44de7d80e6e0896c172a6cd3c3758fc4b51b29667dcec1a6d51385cbe8d8e53c15e6eab761840e39270cfe3d -SHA512 (toml-parser-1.3.0.0.tar.gz) = 95bed0702a8d00289063782a4387e43a1bbc4096a89311281451a4d88813040869740e8d57fb7de3c317256a7cdd7a53cd75b11dc96d599a7242ab0d14cecce8 -SHA512 (typst-0.1.0.0.tar.gz) = c016a89d34e050d8c4583398ecb6a9765dc096261e9e2f5543aa9d648ef67a57c17711fd2562aad46d758b3597b2b15b75b422461a79804202005666d124faee -SHA512 (unicode-collation-0.1.3.5.tar.gz) = 510c10174e2b378ab1114e1a03dd82a6ff19af2efca7bc3fd4a8b421dc83f873c44d39eb7f19b2b51b9f2ff77e3b8ef462dfcb6cbd8d235fc0368727b94de1ef