Search Criteria
Package Details: quarto-cli 1.3.450-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quarto-cli.git (read-only, click to copy) |
---|---|
Package Base: | quarto-cli |
Description: | Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org). |
Upstream URL: | https://quarto.org/ |
Licenses: | MIT |
Conflicts: | quarto-cli, quarto-cli-bin, quarto-cli-git |
Provides: | quarto |
Submitter: | trap000d |
Maintainer: | trap000d |
Last Packager: | trap000d |
Votes: | 4 |
Popularity: | 0.041938 |
First Submitted: | 2022-03-06 08:39 (UTC) |
Last Updated: | 2023-08-04 22:07 (UTC) |
Dependencies (10)
- dart-sass
- deno (deno-git, deno-init)
- esbuild (esbuild-git)
- lua-lpeg
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen)
- pandoc (pandoc-static-git, pandoc-sile-git, pandoc-bin, pandoc-cli)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
Required by (1)
- rstudio-desktop (requires quarto) (optional)
Latest Comments
trap000d commented on 2022-08-05 21:33 (UTC) (edited on 2022-08-05 21:41 (UTC) by trap000d)
Hi @titaniumbones,
https://github.com/quarto-dev/quarto-cli/issues/1174
https://github.com/quarto-dev/quarto-cli/pull/1518
There is no solution for this yet, until quarto devs manage to move to latest Deno. Either downgrade deno to 22.3...
...or patch quarto sources. Here is my experimental PKGBUILD for that:
https://github.com/trap000d/aur/tree/master/quarto-cli
Alternatively, remove quarto-cli, remove deno version check in PKGBUILD, then build rstudio-desktop without quarto.
titaniumbones commented on 2022-08-05 14:45 (UTC) (edited on 2022-08-05 14:55 (UTC) by titaniumbones)
Getting a dependency error when trying to install; dependency deno<1.23.0 leads yay to install deno-bin from AUR (version 1.20), but it appears that deno-bin doesn't actually fulfill the dependency:
==> Making package: quarto-cli 1.0.37-1 (Fri 05 Aug 2022 10:40:11 AM EDT) ==> Checking runtime dependencies... ==> Missing dependencies: -> deno<1.23.0 ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. -> error making: quarto-cli
Editing PKGBUILD to change the dependency to just "deno" and running makepkg manually gives a deno dependency issue concerning lodash, resulting i na build abort:
Creating Quarto Symlink Found 3 paths to try.
haven commented on 2022-04-26 21:47 (UTC)
https://github.com/quarto-dev/quarto-cli/discussions/709 Looks like there is an issue with
...bin/tools/pandoc/
and...bin/pandoc