blob: d52627256319c7aed16d42be186783ae07238265 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = asciidoctor-web-pdf-git
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.r8.g3fe542a
pkgrel = 1
url = https://github.com/Mogztter/asciidoctor-web-pdf
arch = any
license = MIT
makedepends = git
makedepends = npm
makedepends = poppler
makedepends = ghostscript
provides = asciidoctor-web-pdf-git
conflicts = asciidoctor-web-pdf-git
conflicts = asciidoctor-web-pdf
conflicts = asciidoctor-pdf
source = asciidoctor-web-pdf::git+https://github.com/Mogztter/asciidoctor-web-pdf.git
sha256sums = SKIP
pkgname = asciidoctor-web-pdf-git
|