abcm2ps: update to 8.14.0.
This commit is contained in:
parent
0a3bd67027
commit
d7137ac2a0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'abcm2ps'
|
# Template file for 'abcm2ps'
|
||||||
pkgname=abcm2ps
|
pkgname=abcm2ps
|
||||||
version=8.13.24
|
version=8.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config python3-docutils"
|
||||||
makedepends="pango-devel"
|
makedepends="pango-devel"
|
||||||
short_desc="ABC music notation software"
|
short_desc="ABC music notation software"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://moinejf.free.fr/"
|
homepage="http://moinejf.free.fr/"
|
||||||
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
||||||
checksum=12116ca374e4a71575bfd82a7a44e27e4bbdc7a0cbcc423b29ca3d5e149ab29b
|
checksum=2ea3654ba9835cfb16c3b54749e8813f2671da52300f39430f9af670f43a0431
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo CC=${CC} >> custom
|
echo CC=${CC} >> custom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue