Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rosegarden: update to 21.12
@ 2022-02-25 18:50 newbluemoon
  2022-03-13 19:36 ` [PR PATCH] [Updated] " newbluemoon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: newbluemoon @ 2022-02-25 18:50 UTC (permalink / raw)
  To: ml

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

There is a new 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/35850

rosegarden: update to 21.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 492398b5348b6566f96da99949b519ea9a037375 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 25 Feb 2022 19:49:40 +0100
Subject: [PATCH] rosegarden: update to 21.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index d9331e27f413..8ab16e791a4d 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=21.06.1
+version=21.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=87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
+checksum=dc3ed3db064e754de9fe830b69df40a53dc7157fbfa8a206ca82e5e41c262809
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
@ 2022-03-13 19:36 ` newbluemoon
  2022-03-28 19:04 ` newbluemoon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-03-13 19:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 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/35850

rosegarden: update to 21.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d589eb0ba1ab024cc64db5068e1759ae779538e1 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 25 Feb 2022 19:49:40 +0100
Subject: [PATCH] rosegarden: update to 21.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index d9331e27f413..8ab16e791a4d 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=21.06.1
+version=21.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=87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
+checksum=dc3ed3db064e754de9fe830b69df40a53dc7157fbfa8a206ca82e5e41c262809
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
  2022-03-13 19:36 ` [PR PATCH] [Updated] " newbluemoon
@ 2022-03-28 19:04 ` newbluemoon
  2022-05-07 14:26 ` newbluemoon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-03-28 19:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 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/35850

rosegarden: update to 21.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 42df3cee18512ea8ed63bd1d3d7ff2a4d5e6a90c Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 25 Feb 2022 19:49:40 +0100
Subject: [PATCH] rosegarden: update to 21.12

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

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index d9331e27f413..8ab16e791a4d 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=21.06.1
+version=21.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=87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
+checksum=dc3ed3db064e754de9fe830b69df40a53dc7157fbfa8a206ca82e5e41c262809
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"

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

* Re: [PR PATCH] [Updated] rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
  2022-03-13 19:36 ` [PR PATCH] [Updated] " newbluemoon
  2022-03-28 19:04 ` newbluemoon
@ 2022-05-07 14:26 ` newbluemoon
  2022-05-07 14:28 ` newbluemoon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-05-07 14:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 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/35850

rosegarden: update to 21.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 396c884556fc09065c836f251cf012145de14878 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 25 Feb 2022 19:49:40 +0100
Subject: [PATCH] rosegarden: update to 21.12

and disable failing test test_notationview_selection
---
 srcpkgs/rosegarden/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index d9331e27f413..44ebb57f166b 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=21.06.1
+version=21.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=87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
+checksum=dc3ed3db064e754de9fe830b69df40a53dc7157fbfa8a206ca82e5e41c262809
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"
@@ -20,10 +20,5 @@ fi
 
 pre_configure() {
 	vsed -i CMakeLists.txt -e 's/-Wcast-align//'
-}
-
-pre_check() {
-	mkdir  -p ${wrksrc}/check_xdg_runtime_dir
-	chmod 700 ${wrksrc}/check_xdg_runtime_dir
-	export XDG_RUNTIME_DIR=${wrksrc}/check_xdg_runtime_dir
+	vsed -i test/CMakeLists.txt -e '/\s*test_notationview_selection/d'
 }

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

* Re: rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
                   ` (2 preceding siblings ...)
  2022-05-07 14:26 ` newbluemoon
@ 2022-05-07 14:28 ` newbluemoon
  2022-05-07 21:50 ` paper42
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-05-07 14:28 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/35850#issuecomment-1120219424

Comment:
Disabled the failing test, see: https://bugs.gentoo.org/show_bug.cgi?id=701682

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

* Re: rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
                   ` (3 preceding siblings ...)
  2022-05-07 14:28 ` newbluemoon
@ 2022-05-07 21:50 ` paper42
  2022-05-08  5:20 ` [PR PATCH] [Updated] " newbluemoon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-05-07 21:50 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35850#issuecomment-1120299581

Comment:
> Disabled the failing test, see: [bugs.gentoo.org/show_bug.cgi?id=701682](https://bugs.gentoo.org/show_bug.cgi?id=701682)

could you mention the link next to the vsed?

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

* Re: [PR PATCH] [Updated] rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
                   ` (4 preceding siblings ...)
  2022-05-07 21:50 ` paper42
@ 2022-05-08  5:20 ` newbluemoon
  2022-05-08  5:23 ` newbluemoon
  2022-05-09  8:45 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-05-08  5:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1232 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/35850

rosegarden: update to 21.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ea0c80f998e61fccda915c4e478c7d9ad43289ee Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Fri, 25 Feb 2022 19:49:40 +0100
Subject: [PATCH] rosegarden: update to 21.12

and disable failing test test_notationview_selection
---
 srcpkgs/rosegarden/template | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/rosegarden/template b/srcpkgs/rosegarden/template
index d9331e27f413..e909cd4173b5 100644
--- a/srcpkgs/rosegarden/template
+++ b/srcpkgs/rosegarden/template
@@ -1,6 +1,6 @@
 # Template file for 'rosegarden'
 pkgname=rosegarden
-version=21.06.1
+version=21.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=87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
+checksum=dc3ed3db064e754de9fe830b69df40a53dc7157fbfa8a206ca82e5e41c262809
 
 if [ -n "${CROSS_BUILD}" ]; then
 	hostmakedepends+=" qt5-devel qt5-host-tools"
@@ -20,10 +20,7 @@ fi
 
 pre_configure() {
 	vsed -i CMakeLists.txt -e 's/-Wcast-align//'
-}
-
-pre_check() {
-	mkdir  -p ${wrksrc}/check_xdg_runtime_dir
-	chmod 700 ${wrksrc}/check_xdg_runtime_dir
-	export XDG_RUNTIME_DIR=${wrksrc}/check_xdg_runtime_dir
+	# disable failing test, see
+	# https://bugs.gentoo.org/show_bug.cgi?id=701682
+	vsed -i test/CMakeLists.txt -e '/\s*test_notationview_selection/d'
 }

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

* Re: rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
                   ` (5 preceding siblings ...)
  2022-05-08  5:20 ` [PR PATCH] [Updated] " newbluemoon
@ 2022-05-08  5:23 ` newbluemoon
  2022-05-09  8:45 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: newbluemoon @ 2022-05-08  5:23 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/35850#issuecomment-1120352968

Comment:
@paper42 Done, I added the link above the vsed.

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

* Re: [PR PATCH] [Merged]: rosegarden: update to 21.12
  2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
                   ` (6 preceding siblings ...)
  2022-05-08  5:23 ` newbluemoon
@ 2022-05-09  8:45 ` paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-05-09  8:45 UTC (permalink / raw)
  To: ml

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

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

rosegarden: update to 21.12
https://github.com/void-linux/void-packages/pull/35850

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-05-09  8:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 18:50 [PR PATCH] rosegarden: update to 21.12 newbluemoon
2022-03-13 19:36 ` [PR PATCH] [Updated] " newbluemoon
2022-03-28 19:04 ` newbluemoon
2022-05-07 14:26 ` newbluemoon
2022-05-07 14:28 ` newbluemoon
2022-05-07 21:50 ` paper42
2022-05-08  5:20 ` [PR PATCH] [Updated] " newbluemoon
2022-05-08  5:23 ` newbluemoon
2022-05-09  8:45 ` [PR PATCH] [Merged]: " paper42

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).