blob: 4984847bafd19ceb0a7f7ea005faab46baaa32d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = quarto-cli-git
pkgdesc = Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org). This package tracks main branch of Quarto.
pkgver = 1.3.34.r3.g8c4b66a2a
pkgrel = 3
url = https://quarto.org/
arch = x86_64
arch = i686
license = MIT
makedepends = git
makedepends = npm
makedepends = rust
depends = nodejs
depends = deno>=1.28
depends = dart-sass
depends = esbuild
depends = pandoc
depends = lua-lpeg
provides = quarto
conflicts = quarto-cli-bin
conflicts = quarto-cli
conflicts = quarto-cli-pre-release
options = !strip
source = git+https://github.com/quarto-dev/quarto-cli.git
source = https://github.com/b-fuze/deno-dom/archive/refs/tags/v0.1.23-alpha-artifacts.tar.gz
sha256sums = SKIP
sha256sums = 9eeb81df4e674bb5dea1a371b0e1731b42edd81f212c395e0a25071ac16c27cd
pkgname = quarto-cli-git
|