Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
@ 2019-12-26 21:11 ` voidlinux-github
  2019-12-31  7:56 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-12-26 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From a698c6ec9455f9e08a039bd15234079229966b91 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..125d5349f54 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-02-01 18:18 ` voidlinux-github
@ 2020-04-02 18:17 ` newbluemoon
  5 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2020-04-02 18:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From 3a441d016d710f0154a006466385cf770b47fdde Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..9aeca2b6f07 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,8 +12,12 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"
 fi
+
+pre_configure() {
+	vsed -i CMakeLists.txt -e 's/-Wcast-align//'
+}

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

* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-01-19  7:16 ` voidlinux-github
@ 2020-02-01 18:18 ` voidlinux-github
  2020-04-02 18:17 ` newbluemoon
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-01 18:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From dd1e7ab4e316a667b1031917c3566a86ea46cad8 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..125d5349f54 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-01-07 18:11 ` voidlinux-github
@ 2020-01-19  7:16 ` voidlinux-github
  2020-02-01 18:18 ` voidlinux-github
  2020-04-02 18:17 ` newbluemoon
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-19  7:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From 7e3ad72c8e6a71df0c0de7306ce85a341e12d4a7 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..125d5349f54 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
  2019-12-26 21:11 ` [PR PATCH] [Updated] rosegarden: update to 19.12 voidlinux-github
  2019-12-31  7:56 ` voidlinux-github
@ 2020-01-07 18:11 ` voidlinux-github
  2020-01-19  7:16 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-07 18:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From c77ec3f9bc02f1ffe3a57f63a8522f558fc320b5 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..125d5349f54 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 19.12
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
  2019-12-26 21:11 ` [PR PATCH] [Updated] rosegarden: update to 19.12 voidlinux-github
@ 2019-12-31  7:56 ` voidlinux-github
  2020-01-07 18:11 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-12-31  7:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages rosegarden
https://github.com/void-linux/void-packages/pull/17419

rosegarden: update to 19.12


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

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

From ab2cdf8d2b948be563ce71ee7f79e1c6e6e863e8 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Dec 2019 20:00:42 +0100
Subject: [PATCH] rosegarden: update to 19.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index 87d2dd69329..125d5349f54 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=19.06
+version=19.12
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config shared-mime-info"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="http://rosegardenmusic.com/"
 distfiles="${SOURCEFORGE_SITE}/rosegarden/rosegarden/${version/*.*.*/${version%.*}}/rosegarden-${version}.tar.bz2"
-checksum=8c3d605ae14861eed3c048bb9529d6372ab1b04530ce0f53511b69b151593899
+checksum=81df8bc0c4c99f7c9f86b192fdfb924fb9334849f4c1def93c6aff060deb8ae1
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

end of thread, other threads:[~2020-04-02 18:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17419@inbox.vuxu.org>
2019-12-26 21:11 ` [PR PATCH] [Updated] rosegarden: update to 19.12 voidlinux-github
2019-12-31  7:56 ` voidlinux-github
2020-01-07 18:11 ` voidlinux-github
2020-01-19  7:16 ` voidlinux-github
2020-02-01 18:18 ` voidlinux-github
2020-04-02 18:17 ` 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).