blob: d1bc2845e8db0be2ac4fb0d1ba2ae870de84d135 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = patacrep-git
pkgdesc = Engine for LaTeX songbooks
pkgver = 5.2.0.r0.g7c19c636
pkgrel = 2
url = http://www.patacrep.com
arch = any
license = GPL
makedepends = python-setuptools
makedepends = git
depends = python
depends = python-ply
depends = python-jinja
depends = python-chardet
depends = python-unidecode
depends = texlive-fontsextra
depends = texlive-latexextra
depends = lilypond
depends = python-argdispatch
source = patacrep-git::git+https://github.com/patacrep/patacrep.git#branch=master
sha256sums = SKIP
pkgname = patacrep-git
|