From 255bbbf8becbabdcb3eeba73178c6364f219e5cd Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 17 Apr 2021 10:52:07 +0200 Subject: [PATCH 1/2] lilypond: update to 2.23.2 --- srcpkgs/lilypond/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index bf7db3ac45e2..6acdb7e2d170 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -1,6 +1,6 @@ # Template file for 'lilypond' pkgname=lilypond -version=2.23.1 +version=2.23.2 revision=1 build_wrksrc="build" build_style="gnu-configure" @@ -17,7 +17,7 @@ maintainer="newbluemoon " license="GPL-3.0-or-later, GFDL-1.3-or-later" homepage="https://lilypond.org/" distfiles="https://lilypond.org/downloads/sources/v2.23/lilypond-${version}.tar.gz" -checksum=911a8af1f8dc862ff6fee81292a1d63c6fc592f8d4a9c8080978b6698eddfb07 +checksum=3b850b7af0322db720eafe8141f4a3e275fee6e00325da85decffbdb6ffced8c python_version=3 if [ -n "${CROSS_BUILD}" ]; then @@ -42,6 +42,6 @@ post_install() { } do_check() { - make ${makejobs} CPU_COUNT=${makejobs#-j} test-baseline - make ${makejobs} CPU_COUNT=${makejobs#-j} check + make test-baseline + make check } From 1f6c32e7923f65bb6820a2b6c18bab5e4b488b74 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 17 Apr 2021 10:52:29 +0200 Subject: [PATCH 2/2] lilypoond-doc: update to 2.23.2 --- srcpkgs/lilypond-doc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond-doc/template b/srcpkgs/lilypond-doc/template index 80fb58e081b1..503ccd745b91 100644 --- a/srcpkgs/lilypond-doc/template +++ b/srcpkgs/lilypond-doc/template @@ -1,6 +1,6 @@ # Template file for 'lilypond-doc' pkgname=lilypond-doc -version=2.23.1 +version=2.23.2 revision=1 create_wrksrc=yes short_desc="Documentation for the lilypond music engraving program" @@ -8,7 +8,7 @@ maintainer="newbluemoon " license="GPL-3.0-or-later, GFDL-1.3-or-later" homepage="http://lilypond.org/" distfiles="http://lilypond.org/downloads/binaries/documentation/lilypond-${version}-1.documentation.tar.bz2" -checksum=19c842aa96b4f1bea6bc4013c58b6fcd0963c74ba199cc7da3653bd61ab780f5 +checksum=39cd03081b07ff535a943befa529df2ab4e0ac94f3f2942ccfbc15abf0c154e6 do_install() { vmkdir usr