Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] muse: update to 4.1.0.
@ 2022-04-25  4:12 unspecd
  2022-04-25  8:41 ` paper42
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: unspecd @ 2022-04-25  4:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/muse
https://github.com/void-linux/void-packages/pull/36847

muse: update to 4.1.0.
<!-- 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 add ci skip tag as described in
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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From b6c6e5caf499bd244bd01a28950703222b0dece8 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 24 Apr 2022 19:15:20 +1100
Subject: [PATCH] muse: update to 4.1.0.

---
 srcpkgs/muse/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index c1289802a6b6..ae753c097ee0 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -1,7 +1,7 @@
 # Template file for 'muse'
 pkgname=muse
-version=4.0.0
-revision=2
+version=4.1.0
+revision=1
 wrksrc="muse-${version}"
 build_wrksrc=src
 build_style=cmake
@@ -19,7 +19,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/${version/pre/-pre}.tar.gz"
-checksum=cdd4c76a19f5be2d72832f6ed0d22218647c58b33f2da45ab2223a4c04bddf96
+checksum=b5462cdebd84326b0ffc0aa0b2c27f5eab55362dcc04e17796de866fcee4f391
 python_version=3
 
 build_options="alsa python"

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

* Re: muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
@ 2022-04-25  8:41 ` paper42
  2022-04-25  8:49 ` [PR PATCH] [Updated] " unspecd
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-04-25  8:41 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36847#issuecomment-1108260862

Comment:
For the i686 build, please import muse-sequencer/muse#1067

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

* Re: [PR PATCH] [Updated] muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
  2022-04-25  8:41 ` paper42
@ 2022-04-25  8:49 ` unspecd
  2022-04-25  9:37 ` unspecd
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: unspecd @ 2022-04-25  8:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/muse
https://github.com/void-linux/void-packages/pull/36847

muse: update to 4.1.0.
<!-- 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 add ci skip tag as described in
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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 7702ceb11d4eef910b56fc3ca7ac75be5eb74ca8 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 24 Apr 2022 19:15:20 +1100
Subject: [PATCH] muse: update to 4.1.0.

---
 srcpkgs/muse/patches/include_stdint_h.patch | 22 +++++++++++++++++++++
 srcpkgs/muse/template                       |  6 +++---
 2 files changed, 25 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/muse/patches/include_stdint_h.patch

diff --git a/srcpkgs/muse/patches/include_stdint_h.patch b/srcpkgs/muse/patches/include_stdint_h.patch
new file mode 100644
index 000000000000..e15bce630026
--- /dev/null
+++ b/srcpkgs/muse/patches/include_stdint_h.patch
@@ -0,0 +1,22 @@
+From 40afa0ad60e221c7b02fb8febbf9baff42c13cdc Mon Sep 17 00:00:00 2001
+From: Michal Vasilek <michal@vasilek.cz>
+Date: Mon, 25 Apr 2022 10:19:30 +0200
+Subject: [PATCH] Fix intptr_t was not declared in this scope on i386
+
+---
+ src/al/dsp.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/al/dsp.cpp b/src/al/dsp.cpp
+index 8a4803e4c..3f601dc63 100644
+--- a/src/al/dsp.cpp
++++ b/src/al/dsp.cpp
+@@ -21,7 +21,7 @@
+ //=============================================================================
+ 
+ #include <stdio.h>
+-//#include <stdint.h>
++#include <stdint.h>
+ //#include "config.h"
+ #include "al.h"
+ #include "dsp.h"
diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index c1289802a6b6..ae753c097ee0 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -1,7 +1,7 @@
 # Template file for 'muse'
 pkgname=muse
-version=4.0.0
-revision=2
+version=4.1.0
+revision=1
 wrksrc="muse-${version}"
 build_wrksrc=src
 build_style=cmake
@@ -19,7 +19,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/${version/pre/-pre}.tar.gz"
-checksum=cdd4c76a19f5be2d72832f6ed0d22218647c58b33f2da45ab2223a4c04bddf96
+checksum=b5462cdebd84326b0ffc0aa0b2c27f5eab55362dcc04e17796de866fcee4f391
 python_version=3
 
 build_options="alsa python"

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

* Re: muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
  2022-04-25  8:41 ` paper42
  2022-04-25  8:49 ` [PR PATCH] [Updated] " unspecd
@ 2022-04-25  9:37 ` unspecd
  2022-04-25 11:29 ` [PR REVIEW] " paper42
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: unspecd @ 2022-04-25  9:37 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/36847#issuecomment-1108329650

Comment:
Done. Thanks for the suggestion.

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

* Re: [PR REVIEW] muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
                   ` (2 preceding siblings ...)
  2022-04-25  9:37 ` unspecd
@ 2022-04-25 11:29 ` paper42
  2022-04-25 11:32 ` [PR PATCH] [Updated] " unspecd
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-04-25 11:29 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36847#discussion_r857526187

Comment:
$wrksrc shouldn't be necessary

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

* Re: [PR PATCH] [Updated] muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
                   ` (3 preceding siblings ...)
  2022-04-25 11:29 ` [PR REVIEW] " paper42
@ 2022-04-25 11:32 ` unspecd
  2022-04-25 11:39 ` unspecd
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: unspecd @ 2022-04-25 11:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/muse
https://github.com/void-linux/void-packages/pull/36847

muse: update to 4.1.0.
<!-- 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 add ci skip tag as described in
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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From 23250d89e2260eb72c06e274a480afee82431f13 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 24 Apr 2022 19:15:20 +1100
Subject: [PATCH] muse: update to 4.1.0.

---
 srcpkgs/muse/patches/i686.patch | 22 ++++++++++++++++++++++
 srcpkgs/muse/template           |  6 +++---
 2 files changed, 25 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/muse/patches/i686.patch

diff --git a/srcpkgs/muse/patches/i686.patch b/srcpkgs/muse/patches/i686.patch
new file mode 100644
index 000000000000..e15bce630026
--- /dev/null
+++ b/srcpkgs/muse/patches/i686.patch
@@ -0,0 +1,22 @@
+From 40afa0ad60e221c7b02fb8febbf9baff42c13cdc Mon Sep 17 00:00:00 2001
+From: Michal Vasilek <michal@vasilek.cz>
+Date: Mon, 25 Apr 2022 10:19:30 +0200
+Subject: [PATCH] Fix intptr_t was not declared in this scope on i386
+
+---
+ src/al/dsp.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/al/dsp.cpp b/src/al/dsp.cpp
+index 8a4803e4c..3f601dc63 100644
+--- a/src/al/dsp.cpp
++++ b/src/al/dsp.cpp
+@@ -21,7 +21,7 @@
+ //=============================================================================
+ 
+ #include <stdio.h>
+-//#include <stdint.h>
++#include <stdint.h>
+ //#include "config.h"
+ #include "al.h"
+ #include "dsp.h"
diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index c1289802a6b6..ae753c097ee0 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -1,7 +1,7 @@
 # Template file for 'muse'
 pkgname=muse
-version=4.0.0
-revision=2
+version=4.1.0
+revision=1
 wrksrc="muse-${version}"
 build_wrksrc=src
 build_style=cmake
@@ -19,7 +19,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/${version/pre/-pre}.tar.gz"
-checksum=cdd4c76a19f5be2d72832f6ed0d22218647c58b33f2da45ab2223a4c04bddf96
+checksum=b5462cdebd84326b0ffc0aa0b2c27f5eab55362dcc04e17796de866fcee4f391
 python_version=3
 
 build_options="alsa python"

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

* Re: [PR PATCH] [Updated] muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
                   ` (4 preceding siblings ...)
  2022-04-25 11:32 ` [PR PATCH] [Updated] " unspecd
@ 2022-04-25 11:39 ` unspecd
  2022-04-25 11:39 ` [PR REVIEW] " unspecd
  2022-04-25 13:59 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: unspecd @ 2022-04-25 11:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/muse
https://github.com/void-linux/void-packages/pull/36847

muse: update to 4.1.0.
<!-- 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 add ci skip tag as described in
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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

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

From a1f8dcd1ec2c945565703d79be0fc548d21f15ac Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 24 Apr 2022 19:15:20 +1100
Subject: [PATCH] muse: update to 4.1.0.

---
 srcpkgs/muse/patches/i686.patch | 22 ++++++++++++++++++++++
 srcpkgs/muse/template           |  7 +++----
 2 files changed, 25 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/muse/patches/i686.patch

diff --git a/srcpkgs/muse/patches/i686.patch b/srcpkgs/muse/patches/i686.patch
new file mode 100644
index 000000000000..e15bce630026
--- /dev/null
+++ b/srcpkgs/muse/patches/i686.patch
@@ -0,0 +1,22 @@
+From 40afa0ad60e221c7b02fb8febbf9baff42c13cdc Mon Sep 17 00:00:00 2001
+From: Michal Vasilek <michal@vasilek.cz>
+Date: Mon, 25 Apr 2022 10:19:30 +0200
+Subject: [PATCH] Fix intptr_t was not declared in this scope on i386
+
+---
+ src/al/dsp.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/al/dsp.cpp b/src/al/dsp.cpp
+index 8a4803e4c..3f601dc63 100644
+--- a/src/al/dsp.cpp
++++ b/src/al/dsp.cpp
+@@ -21,7 +21,7 @@
+ //=============================================================================
+ 
+ #include <stdio.h>
+-//#include <stdint.h>
++#include <stdint.h>
+ //#include "config.h"
+ #include "al.h"
+ #include "dsp.h"
diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index c1289802a6b6..bfc011eb1037 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -1,8 +1,7 @@
 # Template file for 'muse'
 pkgname=muse
-version=4.0.0
-revision=2
-wrksrc="muse-${version}"
+version=4.1.0
+revision=1
 build_wrksrc=src
 build_style=cmake
 build_helper=qmake
@@ -19,7 +18,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/${version/pre/-pre}.tar.gz"
-checksum=cdd4c76a19f5be2d72832f6ed0d22218647c58b33f2da45ab2223a4c04bddf96
+checksum=b5462cdebd84326b0ffc0aa0b2c27f5eab55362dcc04e17796de866fcee4f391
 python_version=3
 
 build_options="alsa python"

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

* Re: [PR REVIEW] muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
                   ` (5 preceding siblings ...)
  2022-04-25 11:39 ` unspecd
@ 2022-04-25 11:39 ` unspecd
  2022-04-25 13:59 ` [PR PATCH] [Merged]: " paper42
  7 siblings, 0 replies; 9+ messages in thread
From: unspecd @ 2022-04-25 11:39 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/36847#discussion_r857533436

Comment:
Fixed.

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

* Re: [PR PATCH] [Merged]: muse: update to 4.1.0.
  2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
                   ` (6 preceding siblings ...)
  2022-04-25 11:39 ` [PR REVIEW] " unspecd
@ 2022-04-25 13:59 ` paper42
  7 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-04-25 13:59 UTC (permalink / raw)
  To: ml

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

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

muse: update to 4.1.0.
https://github.com/void-linux/void-packages/pull/36847

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 add ci skip tag as described in
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, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - ppc64le-musl


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

end of thread, other threads:[~2022-04-25 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25  4:12 [PR PATCH] muse: update to 4.1.0 unspecd
2022-04-25  8:41 ` paper42
2022-04-25  8:49 ` [PR PATCH] [Updated] " unspecd
2022-04-25  9:37 ` unspecd
2022-04-25 11:29 ` [PR REVIEW] " paper42
2022-04-25 11:32 ` [PR PATCH] [Updated] " unspecd
2022-04-25 11:39 ` unspecd
2022-04-25 11:39 ` [PR REVIEW] " unspecd
2022-04-25 13:59 ` [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).