blob: 246b77aa6e16d8c29644e49ef741ea2a468471fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = bard
pkgdesc = Creates PDF and HTML songbooks out of easy-to-write Markdown sources.
pkgver = 1.0.3
pkgrel = 2
url = https://github.com/vojtechkral/bard
arch = x86_64
license = Apache-2.0
optdepends = texlive-bin: TeX engine (generate PDFs)
optdepends = tectonic: Alternative TeX engine (generate PDFs)
source = bard-1.0.3.tar.gz::https://github.com/vojtechkral/bard/archive/v1.0.3.tar.gz
sha256sums = c55cb0e263e721c7faddb670493b3ad29a1e040e973e1be58fefef510b0a9e8c
pkgname = bard
|