That's not quite true; the total size once installed is still nontrivial. Here's the output from pacman -S pandoc-citeproc for me:
resolving dependencies...
looking for conflicting packages...
Packages (59) ghc-8.0.2-1 haskell-aeson-1.1.2.0-6 haskell-aeson-pretty-0.8.5-2
(etc)
Total Download Size: 52.25 MiB
Total Installed Size: 544.46 MiB
Net Upgrade Size: 493.11 MiB
As far as I can tell most of this comes from ghc.
In any case, it appears that pandoc-citeproc is also provided by the debian package, so I guess it might be easier to add a package_pandoc-citeproc() to your PKGBUILD.
Search Criteria
Package Details: pandoc-bin 3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pandoc-bin.git (read-only, click to copy) |
---|---|
Package Base: | pandoc-bin |
Description: | Conversion between documentation formats |
Upstream URL: | https://pandoc.org |
Licenses: | GPL-2.0-or-later |
Conflicts: | pandoc-cli |
Provides: | pandoc, pandoc-cli |
Submitter: | cdkitching |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 309 |
Popularity: | 1.89 |
First Submitted: | 2017-10-03 08:45 (UTC) |
Last Updated: | 2024-10-06 10:31 (UTC) |
Dependencies (9)
- groff (groff-gitAUR) (optional) – for pdf output using pdfroff engine
- pandoc-crossref (pandoc-crossref-static-gitAUR, pandoc-crossref-binAUR) (optional) – for numbering figures, equations, tables and cross-references to them with pandoc-crossref filter
- python-weasyprint (optional) – for pdf output using weasyprint engine
- tectonic (tectonic-gitAUR) (optional) – for pdf output using tectonic engine
- texlive-context (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using context engine
- texlive-fontsrecommended (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using latex or xelatex engines
- texlive-latex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using pdflatex engine
- texlive-xetex (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – for pdf output using xelatex engine
- typst (typst-gitAUR) (optional) – for pdf output using typst engine
Required by (330)
- ajnin (requires pandoc) (make)
- allegro-git (requires pandoc) (make)
- allegro-sdl-git (requires pandoc) (make)
- amsynth-git (requires pandoc) (make)
- asn1c (requires pandoc) (make)
- aursec (requires pandoc) (make)
- aursec-git (requires pandoc) (make)
- aursec-tui (requires pandoc) (make)
- aursec-tui-git (requires pandoc) (make)
- autotrash (requires pandoc-cli) (make)
- autovala (requires pandoc) (make)
- baca-ereader-git (requires pandoc) (make)
- bdebstrap (requires pandoc) (make)
- bdsync (requires pandoc) (make)
- beast-git (requires pandoc) (make)
- beef (requires pandoc) (make)
- bergamont-marian-git (requires pandoc) (make)
- bookletimposer (requires pandoc) (make)
- bosq-git (requires pandoc-cli) (make)
- bower-mail (requires pandoc) (make)
- Show 310 more...
Sources (3)
joelongjiamian commented on 2017-06-25 20:39 (UTC) (edited on 2017-06-25 20:42 (UTC) by joelongjiamian)
cdkitching commented on 2017-06-25 20:07 (UTC)
The -static name was already taken by a defunct package. That was the first thing I tried...
cdkitching commented on 2017-06-25 20:06 (UTC)
Pandoc-citeproc in community pulls in a much smaller set of Haskell packages, so doing this for that package saves you only around 50MB, rather than the 700 you get from this
Alad commented on 2017-06-25 14:27 (UTC) (edited on 2017-06-25 14:36 (UTC) by Alad)
Could you please give it some meaningful name instead of the nonsensical "lite"... i.e. pandoc-static, pandoc-bin, pandoc-hackage, etc.
joelongjiamian commented on 2017-06-25 12:39 (UTC)
any plans for pandoc-citeproc too? same thing happened to that
Pinned Comments
cdkitching commented on 2023-09-22 09:07 (UTC)
Using this package will waste instead of save disk space if:
Neither of these scenarios is particularly likely.