Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lilypond: update to 2.21.82
@ 2020-12-19  9:14 newbluemoon
  2020-12-19 16:55 ` [PR PATCH] [Updated] " newbluemoon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-19  9:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There is a new pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages lilypond
https://github.com/void-linux/void-packages/pull/27272

lilypond: update to 2.21.82


A patch file from https://github.com/void-linux/void-packages/pull/27272.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lilypond-27272.patch --]
[-- Type: text/x-diff, Size: 2189 bytes --]

From 58aec17af85125496c55c5245e20d50e139311d8 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:12:13 +0100
Subject: [PATCH 1/2] lilypond: update to 2.21.82

---
 srcpkgs/lilypond/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template
index 0530e07ba4b..b7393d3bbc0 100644
--- a/srcpkgs/lilypond/template
+++ b/srcpkgs/lilypond/template
@@ -1,6 +1,6 @@
 # Template file for 'lilypond'
 pkgname=lilypond
-version=2.21.81
+version=2.21.82
 revision=1
 build_wrksrc="build"
 build_style="gnu-configure"
@@ -16,7 +16,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later, GFDL-1.3-or-later"
 homepage="https://lilypond.org/"
 distfiles="https://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
-checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
+checksum=f0bd17cccee771ed4a2e0db1ec81c98d9f52e47090e5dcc085de65dd8cc4bdd9
 python_version=3
 
 if [ -n "${CROSS_BUILD}" ]; then

From a1a990465e4e1ace9056ed0d69d9cf5aba99747b Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:13:14 +0100
Subject: [PATCH 2/2] lilypond-doc: update to 2.21.82

---
 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 9a13ebcbd2e..7c1184d9964 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.21.81
+version=2.21.82
 revision=1
 create_wrksrc=yes
 short_desc="Documentation for the lilypond music engraving program"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 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=57218ad88331dd37b52339ee117585c95764d16d425190095c153bc0634b5b32
+checksum=f8cb74f452472b38fd1e67a09405efd0f52d38b3b85a62c5e998a698dd82c2b7
 
 do_install() {
 	vmkdir usr

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
@ 2020-12-19 16:55 ` newbluemoon
  2020-12-19 18:23 ` newbluemoon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-19 16:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages lilypond
https://github.com/void-linux/void-packages/pull/27272

lilypond: update to 2.21.82


A patch file from https://github.com/void-linux/void-packages/pull/27272.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lilypond-27272.patch --]
[-- Type: text/x-diff, Size: 2769 bytes --]

From 73d51b374c599cea04329bc0f5ad50e8dfb4fc12 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:12:13 +0100
Subject: [PATCH 1/2] lilypond: update to 2.21.82

---
 srcpkgs/lilypond/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template
index 0530e07ba4b..9d400b673cb 100644
--- a/srcpkgs/lilypond/template
+++ b/srcpkgs/lilypond/template
@@ -1,6 +1,6 @@
 # Template file for 'lilypond'
 pkgname=lilypond
-version=2.21.81
+version=2.21.82
 revision=1
 build_wrksrc="build"
 build_style="gnu-configure"
@@ -11,12 +11,13 @@ hostmakedepends="autogen automake bison flex fontforge gettext guile1.8 perl
  pkg-config python3 t1utils tar texinfo texlive"
 makedepends="gc-devel guile1.8-devel libltdl-devel pango-devel"
 depends="ghostscript python3"
+checkdepends="ImageMagick rsync texi2html"
 short_desc="Music engraving program"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later, GFDL-1.3-or-later"
 homepage="https://lilypond.org/"
 distfiles="https://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
-checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
+checksum=f0bd17cccee771ed4a2e0db1ec81c98d9f52e47090e5dcc085de65dd8cc4bdd9
 python_version=3
 
 if [ -n "${CROSS_BUILD}" ]; then
@@ -39,3 +40,8 @@ post_install() {
 	vmkdir usr/share/vim
 	mv $DESTDIR/usr/share/lilypond/${version}/vim $DESTDIR/usr/share/vim/vim82
 }
+
+do_check() {
+	make ${makejobs} CPU_COUNT=${makejobs#-j} test-baseline
+	make ${makejobs} CPU_COUNT=${makejobs#-j} check
+}

From f072a7d591f007ff826e2d62ecf4c03c0127aa4c Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:13:14 +0100
Subject: [PATCH 2/2] lilypond-doc: update to 2.21.82

---
 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 9a13ebcbd2e..7c1184d9964 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.21.81
+version=2.21.82
 revision=1
 create_wrksrc=yes
 short_desc="Documentation for the lilypond music engraving program"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 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=57218ad88331dd37b52339ee117585c95764d16d425190095c153bc0634b5b32
+checksum=f8cb74f452472b38fd1e67a09405efd0f52d38b3b85a62c5e998a698dd82c2b7
 
 do_install() {
 	vmkdir usr

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
  2020-12-19 16:55 ` [PR PATCH] [Updated] " newbluemoon
@ 2020-12-19 18:23 ` newbluemoon
  2020-12-19 19:10 ` newbluemoon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-19 18:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages lilypond
https://github.com/void-linux/void-packages/pull/27272

lilypond: update to 2.21.82


A patch file from https://github.com/void-linux/void-packages/pull/27272.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lilypond-27272.patch --]
[-- Type: text/x-diff, Size: 2695 bytes --]

From 5ea867a67c6f415a99849d1447967c43b6867593 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:12:13 +0100
Subject: [PATCH 1/2] lilypond: update to 2.21.82

---
 srcpkgs/lilypond/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template
index 0530e07ba4b..193b50418a5 100644
--- a/srcpkgs/lilypond/template
+++ b/srcpkgs/lilypond/template
@@ -1,6 +1,6 @@
 # Template file for 'lilypond'
 pkgname=lilypond
-version=2.21.81
+version=2.21.82
 revision=1
 build_wrksrc="build"
 build_style="gnu-configure"
@@ -11,12 +11,13 @@ hostmakedepends="autogen automake bison flex fontforge gettext guile1.8 perl
  pkg-config python3 t1utils tar texinfo texlive"
 makedepends="gc-devel guile1.8-devel libltdl-devel pango-devel"
 depends="ghostscript python3"
+checkdepends="ImageMagick rsync texi2html"
 short_desc="Music engraving program"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later, GFDL-1.3-or-later"
 homepage="https://lilypond.org/"
 distfiles="https://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
-checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
+checksum=f0bd17cccee771ed4a2e0db1ec81c98d9f52e47090e5dcc085de65dd8cc4bdd9
 python_version=3
 
 if [ -n "${CROSS_BUILD}" ]; then
@@ -39,3 +40,8 @@ post_install() {
 	vmkdir usr/share/vim
 	mv $DESTDIR/usr/share/lilypond/${version}/vim $DESTDIR/usr/share/vim/vim82
 }
+
+do_check() {
+	make test-baseline
+	make check
+}

From 65b070491f47f8d94731733d0cb3786a6219c135 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:13:14 +0100
Subject: [PATCH 2/2] lilypond-doc: update to 2.21.82

---
 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 9a13ebcbd2e..7c1184d9964 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.21.81
+version=2.21.82
 revision=1
 create_wrksrc=yes
 short_desc="Documentation for the lilypond music engraving program"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 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=57218ad88331dd37b52339ee117585c95764d16d425190095c153bc0634b5b32
+checksum=f8cb74f452472b38fd1e67a09405efd0f52d38b3b85a62c5e998a698dd82c2b7
 
 do_install() {
 	vmkdir usr

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
  2020-12-19 16:55 ` [PR PATCH] [Updated] " newbluemoon
  2020-12-19 18:23 ` newbluemoon
@ 2020-12-19 19:10 ` newbluemoon
  2020-12-19 20:16 ` newbluemoon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-19 19:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages lilypond
https://github.com/void-linux/void-packages/pull/27272

lilypond: update to 2.21.82


A patch file from https://github.com/void-linux/void-packages/pull/27272.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lilypond-27272.patch --]
[-- Type: text/x-diff, Size: 2769 bytes --]

From ac10589320e860186fa941bf312acc3d3c0df946 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:12:13 +0100
Subject: [PATCH 1/2] lilypond: update to 2.21.82

---
 srcpkgs/lilypond/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template
index 0530e07ba4b..9d400b673cb 100644
--- a/srcpkgs/lilypond/template
+++ b/srcpkgs/lilypond/template
@@ -1,6 +1,6 @@
 # Template file for 'lilypond'
 pkgname=lilypond
-version=2.21.81
+version=2.21.82
 revision=1
 build_wrksrc="build"
 build_style="gnu-configure"
@@ -11,12 +11,13 @@ hostmakedepends="autogen automake bison flex fontforge gettext guile1.8 perl
  pkg-config python3 t1utils tar texinfo texlive"
 makedepends="gc-devel guile1.8-devel libltdl-devel pango-devel"
 depends="ghostscript python3"
+checkdepends="ImageMagick rsync texi2html"
 short_desc="Music engraving program"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-3.0-or-later, GFDL-1.3-or-later"
 homepage="https://lilypond.org/"
 distfiles="https://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
-checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
+checksum=f0bd17cccee771ed4a2e0db1ec81c98d9f52e47090e5dcc085de65dd8cc4bdd9
 python_version=3
 
 if [ -n "${CROSS_BUILD}" ]; then
@@ -39,3 +40,8 @@ post_install() {
 	vmkdir usr/share/vim
 	mv $DESTDIR/usr/share/lilypond/${version}/vim $DESTDIR/usr/share/vim/vim82
 }
+
+do_check() {
+	make ${makejobs} CPU_COUNT=${makejobs#-j} test-baseline
+	make ${makejobs} CPU_COUNT=${makejobs#-j} check
+}

From 39ef58a0b0274cbdae1b8312246090a508bf4ac9 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 19 Dec 2020 10:13:14 +0100
Subject: [PATCH 2/2] lilypond-doc: update to 2.21.82

---
 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 9a13ebcbd2e..7c1184d9964 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.21.81
+version=2.21.82
 revision=1
 create_wrksrc=yes
 short_desc="Documentation for the lilypond music engraving program"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 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=57218ad88331dd37b52339ee117585c95764d16d425190095c153bc0634b5b32
+checksum=f8cb74f452472b38fd1e67a09405efd0f52d38b3b85a62c5e998a698dd82c2b7
 
 do_install() {
 	vmkdir usr

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
                   ` (2 preceding siblings ...)
  2020-12-19 19:10 ` newbluemoon
@ 2020-12-19 20:16 ` newbluemoon
  2020-12-20  1:28 ` ericonr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-19 20:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/27272#issuecomment-748519938

Comment:
Checks succeed without any problem locally. Don’t know why they sometimes seem to work with CI and sometimes not.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
                   ` (3 preceding siblings ...)
  2020-12-19 20:16 ` newbluemoon
@ 2020-12-20  1:28 ` ericonr
  2020-12-20  1:29 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-20  1:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27272#issuecomment-748549244

Comment:
Could run test suite locally, they must have some weirdness going.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
                   ` (4 preceding siblings ...)
  2020-12-20  1:28 ` ericonr
@ 2020-12-20  1:29 ` ericonr
  2020-12-20  1:29 ` [PR PATCH] [Merged]: " ericonr
  2020-12-20  6:09 ` newbluemoon
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-20  1:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27272#issuecomment-748549277

Comment:
Thank you for adding tests, by the way!

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Merged]: lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
                   ` (5 preceding siblings ...)
  2020-12-20  1:29 ` ericonr
@ 2020-12-20  1:29 ` ericonr
  2020-12-20  6:09 ` newbluemoon
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-20  1:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

lilypond: update to 2.21.82
https://github.com/void-linux/void-packages/pull/27272

Description:


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: lilypond: update to 2.21.82
  2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
                   ` (6 preceding siblings ...)
  2020-12-20  1:29 ` [PR PATCH] [Merged]: " ericonr
@ 2020-12-20  6:09 ` newbluemoon
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2020-12-20  6:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/27272#issuecomment-748568621

Comment:
> Thank you for adding tests, by the way!

You’re welcome! :)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-20  6:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19  9:14 [PR PATCH] lilypond: update to 2.21.82 newbluemoon
2020-12-19 16:55 ` [PR PATCH] [Updated] " newbluemoon
2020-12-19 18:23 ` newbluemoon
2020-12-19 19:10 ` newbluemoon
2020-12-19 20:16 ` newbluemoon
2020-12-20  1:28 ` ericonr
2020-12-20  1:29 ` ericonr
2020-12-20  1:29 ` [PR PATCH] [Merged]: " ericonr
2020-12-20  6:09 ` newbluemoon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).