Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lilypond: update to 2.21.82
Date: Sat, 19 Dec 2020 17:55:29 +0100	[thread overview]
Message-ID: <20201219165529.Z40ZKd_MPONzn0CyXpbIMmqIz5_T_shhpeTn10M6yw4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27272@inbox.vuxu.org>

[-- 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

  reply	other threads:[~2020-12-19 16:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-19  9:14 [PR PATCH] " newbluemoon
2020-12-19 16:55 ` newbluemoon [this message]
2020-12-19 18:23 ` [PR PATCH] [Updated] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201219165529.Z40ZKd_MPONzn0CyXpbIMmqIz5_T_shhpeTn10M6yw4@z \
    --to=newbluemoon@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).