blob: 278f726764474652d193ee01b93f8939caae3382 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = asciidoctor-web-pdf
pkgdesc = A PDF converter for AsciiDoc based on web technologies. It allows complex layouts to be defined with CSS and JavaScript, while writing the content in AsciiDoc.
pkgver = 1.0.0_alpha.16
pkgrel = 0
url = https://github.com/Mogztter/asciidoctor-web-pdf
arch = any
license = MIT
depends = npm
depends = poppler
depends = ghostscript
provides = asciidoctor-web-pdf
conflicts = asciidoctor-web-pdf
conflicts = asciidoctor-web-pdf-git
noextract = asciidoctor-web-pdf-1.0.0-alpha.16.tar.gz
source = asciidoctor-web-pdf-1.0.0-alpha.16.tar.gz::https://github.com/Mogztter/asciidoctor-web-pdf/archive/refs/tags/v1.0.0-alpha.16.tar.gz
sha256sums = d19863999545af3e7adfef1630c045058e4751134e03eda93fdecd6377366ef2
pkgname = asciidoctor-web-pdf
|