blob: a717dedd06f4a9c2c6bc7abb73e6d304c405ebd9 (
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.1.0
pkgrel = 1
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.1.0.tar.gz::https://github.com/vojtechkral/bard/archive/v1.1.0.tar.gz
sha256sums = 05011671d8bce6436985cd34d73ffb2c4c8980bf3a4b8891cd5dd07df4176705
pkgname = bard
|