aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2015-06-14 20:15:18 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2015-06-14 20:15:18 +0200
commit77eb3fe4aed3ec1113b198680b69805566a6a4bd (patch)
treee237d372c267cf602d0e92afdc0cf4f3fe1e453c /.SRCINFO
downloadAUR-77eb3fe4aed3ec1113b198680b69805566a6a4bd.tar.gz
AUR-77eb3fe4aed3ec1113b198680b69805566a6a4bd.tar.zst
AUR-77eb3fe4aed3ec1113b198680b69805566a6a4bd.zip
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..f2bdfef
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
1pkgbase = patacrep
2 pkgdesc = Engine for LaTeX songbooks
3 pkgver = 4.0.0
4 pkgrel = 1
5 url = http://www.patacrep.com
6 arch = any
7 license = GPL
8 makedepends = python-setuptools
9 depends = python
10 depends = python-ply
11 depends = python-jinja
12 depends = python-chardet
13 depends = python-unidecode
14 depends = texlive-fontsextra
15 depends = lilypond
16 source = https://github.com/patacrep/patacrep/archive/v4.0.0.tar.gz
17 sha256sums = 76bcec90e3326ea152d500f35719509268ea5a26996800ea5118c7e924ea726b
18
19pkgname = patacrep
20