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