Search Criteria
Package Details: pandoc-crossref-bin 0.3.24.a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pandoc-crossref-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | pandoc-crossref-bin |
| Description: | Pandoc filter for cross-references - executable only |
| Upstream URL: | https://github.com/lierdakil/pandoc-crossref/ |
| Keywords: | crossref pandoc |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | pandoc-crossref |
| Provides: | pandoc-crossref |
| Submitter: | eNV25 |
| Maintainer: | eNV25 (a821) |
| Last Packager: | a821 |
| Votes: | 10 |
| Popularity: | 0.20 |
| First Submitted: | 2022-02-03 15:11 (UTC) |
| Last Updated: | 2026-05-18 07:31 (UTC) |
Dependencies (1)
- pandoc (pandoc-static-gitAUR, pandoc-binAUR, pandoc-sile-gitAUR, pandoc-cli)
Required by (3)
- diplib-git (requires pandoc-crossref) (optional)
- pandoc-bin (requires pandoc-crossref) (optional)
- pandoc-sile-git (requires pandoc-crossref) (optional)
Latest Comments
1 2 Next › Last »
a821 commented on 2025-03-12 17:10 (UTC)
Sadly, it seems upstream have been a bit slow with the recompilation. You can see for yourself here: https://github.com/lierdakil/pandoc-crossref/releases
I have no control whatsoever on the releases; you can try to raise an issue on their Github repo. I would also suggest to use the official
pandoc-crossrefwhich seems to be up-to-date: https://archlinux.org/packages/extra/x86_64/pandoc-crossref/chandra commented on 2025-03-12 16:51 (UTC)
When will a newer
pandoc-crossrefbe available?chandra commented on 2025-02-11 08:20 (UTC)
Thanks for the explanation, @a821. I can wait.
a821 commented on 2025-02-11 08:13 (UTC)
@chandra:
pandocandpandoc-crossrefare not compiled at the same time by their developers. It usually takes a week forpandoc-crossrefto be updated, so please be patient (I cannot do anything about it). For the moment, you could downgradepandoc-bin.chandra commented on 2025-02-11 07:10 (UTC)
pandoc-bin3.6.3 is now available at https://aur.archlinux.org/packages/pandoc-bin.Could
pandoc-crossref-binbe compiled against this version/release please? Thanks.eNV25 commented on 2022-03-05 04:48 (UTC)
Fixed
shirshendu commented on 2022-03-04 10:20 (UTC) (edited on 2022-03-04 10:27 (UTC) by shirshendu)
Tried to install pandoc-crossref in Manjaro 21.2.4; pandoc-crossref-0.3.12.2a.tar.xz fails check. Probably the sha512sum should be updated.
eNV25 commented on 2022-02-05 05:03 (UTC)
I don't think I can make it
depends=(pandoc), but I can probably make itdepends=("pandoc>=${_pandoc_pkgver}"). pandoc-crossref's binary releases are compiled for specific versions of pandoc. The current version of community/pandoc is2.14.2but aur/pandoc-bin is2.17.0.1. Do you think it should use '>=' or '='?If you want to use pandoc-crossref with community/pandoc you should probably use community/pandoc-crossref. If you want to use a custom pandoc you should probably compile pandoc-crossref yourself. Maybe aur/pandoc-crossref can be made?
I got the following warning message when I tried to use aur/pandoc-crossref-bin with community/pandoc:
alerque commented on 2022-02-03 20:57 (UTC)
Can you please change the dependencies on this to be
depends=(pandoc)? It is quite likely that people than want this -bin also want that one, but there are also other options. For example I have a Pandoc fork that also has AUR packages that provide pandoc that would work. The same goes forpandoc-gitwhich would also work.alerque commented on 2022-02-03 12:22 (UTC)
That "history" is useless, I'm sorry but Jason should know better than that how the AUR works.
I don't know what the actual history is but it probably revolves around duplicates and somebody's choice of which direction to merge. Note that the official packages have also changed names from being prefixed with Haskell to dropping said prefix, so this was probably done at a time when they matched.
I suggest reviving the "plain" name which does make more sense. You can do so by cloning the git repo, replacing the contents with this PKGBUILD (after renaming the pkgname of course), then uploading it as a new commit. Once the new commit comes across the AUR page for it should revive. Then you can file a merge request to have this package merged into that one (which will bring votes and comments as such). Lastly once the merge is done you should bump the pkgrel and add provides/conflicts/replaces for this old name and remove them what is now the canonical name.
1 2 Next › Last »