Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: muse-3.1.1
@ 2020-10-11 16:57 ev-ermakov
  2020-10-11 16:59 ` ev-ermakov
                   ` (77 more replies)
  0 siblings, 78 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-11 16:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

[WIP] New package: muse-3.1.1
 [ci skip]

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

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

From c5bd9dd1c559919b21359359346c160440cf817c Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..5a98b0036d4
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,24 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+#archs="i686 x86_64"
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel dssi-devel fluidsynth-devel gtkmm2-devel jack-devel ladish-devel
+ ladspa-sdk liblo-devel liblrdf-devel libsamplerate-devel libsndfile-devel lilv-devel
+ python3-devel qt5-svg-devel qt5-tools-devel rubberband-devel sord-devel"
+depends="desktop-file-utils python3-six python3-Pyro4"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+
+post_install() {
+	for file in ${DESTDIR}/usr/share/muse-3.1/utils/*; do
+		vsed -i -e 's,/usr/bin/python,/usr/bin/python3,' $file
+	done
+}

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

* Re: [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
@ 2020-10-11 16:59 ` ev-ermakov
  2020-10-11 19:10 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (76 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-11 16:59 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-706734874

Comment:
#25520

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

* Re: [PR PATCH] [Updated] [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
  2020-10-11 16:59 ` ev-ermakov
@ 2020-10-11 19:10 ` ev-ermakov
  2020-10-12  0:38 ` [PR REVIEW] " fosslinux
                   ` (75 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-11 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

[WIP] New package: muse-3.1.1
 [ci skip]

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

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

From cd1f012d6c7ea6eae63493906fa8886c25e8370e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..b631e0d9c16
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,25 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+#archs="i686 x86_64"
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="alsa-lib-devel dssi-devel fluidsynth-devel gtkmm2-devel jack-devel ladish-devel
+ ladspa-sdk liblo-devel liblrdf-devel libsamplerate-devel libsndfile-devel lilv-devel
+ python3-devel qt5-devel qt5-svg-devel qt5-tools-devel rubberband-devel sord-devel"
+depends="desktop-file-utils python3-six python3-Pyro4"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+nocross="https://travis-ci.org/github/void-linux/void-packages/jobs/734779029"
+
+post_install() {
+	for file in ${DESTDIR}/usr/share/muse-3.1/utils/*; do
+		vsed -i -e 's,/usr/bin/python,/usr/bin/python3,' $file
+	done
+}

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

* Re: [PR REVIEW] [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
  2020-10-11 16:59 ` ev-ermakov
  2020-10-11 19:10 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-10-12  0:38 ` fosslinux
  2020-10-12 18:09 ` ev-ermakov
                   ` (74 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: fosslinux @ 2020-10-12  0:38 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r502988841

Comment:
There is already a hook that does this... if it can't autodetect the version, set `python_version=3`

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

* Re: [PR REVIEW] [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (2 preceding siblings ...)
  2020-10-12  0:38 ` [PR REVIEW] " fosslinux
@ 2020-10-12 18:09 ` ev-ermakov
  2020-10-12 18:15 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (73 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 18:09 UTC (permalink / raw)
  To: ml

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

New review comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r503456331

Comment:
Thanks, it worked!

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

* Re: [PR PATCH] [Updated] [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (3 preceding siblings ...)
  2020-10-12 18:09 ` ev-ermakov
@ 2020-10-12 18:15 ` ev-ermakov
  2020-10-12 23:39 ` ev-ermakov
                   ` (72 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 18:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

[WIP] New package: muse-3.1.1
 [ci skip]

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

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

From 6d7175ff7e562a165cfdc6123323e5fcf4c9ecdf Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 45 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 000000000000..d65dceb02957
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,45 @@
+# Template file for 'muse'
+# TODO: add option for libinstpatch (don't have it packaged)
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+hostmakedepends="pkg-config"
+configure_args="-DENABLE_RTAUDIO=OFF -DENABLE_INSTPATCH=OFF $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool python ENABLE_PYTHON)"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)"
+depends="desktop-file-utils $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_alsa="Enable support for ALSA"
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"
+desc_option_python="Enable support for Python"
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake"
+fi

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

* Re: [PR PATCH] [Updated] [WIP] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (4 preceding siblings ...)
  2020-10-12 18:15 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-10-12 23:39 ` ev-ermakov
  2020-10-12 23:44 ` ev-ermakov
                   ` (71 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 23:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

[WIP] New package: muse-3.1.1
 [ci skip]

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

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

From 96f1d190dbb6e2e617c47c68c1f178313ed5e016 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 47 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..da8a2d121e7
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,47 @@
+# Template file for 'muse'
+# TODO: add option for libinstpatch (don't have it packaged)
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+hostmakedepends="pkg-config"
+configure_args="-DENABLE_RTAUDIO=OFF -DENABLE_INSTPATCH=OFF $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool python ENABLE_PYTHON)"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_alsa="Enable support for ALSA"
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"
+desc_option_python="Enable support for Python"
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake"
+fi
+
+configure_args+=" -DLIB_INSTALL_DIR=/usr/lib"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (5 preceding siblings ...)
  2020-10-12 23:39 ` ev-ermakov
@ 2020-10-12 23:44 ` ev-ermakov
  2020-10-12 23:46 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (70 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 23:44 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-707399502

Comment:
Seems to be working.

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (6 preceding siblings ...)
  2020-10-12 23:44 ` ev-ermakov
@ 2020-10-12 23:46 ` ev-ermakov
  2020-10-12 23:47 ` ev-ermakov
                   ` (69 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 23:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1
 [ci skip]

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

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

From 24979af7f6cd8914da168bc66a35675a4bf17d58 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 47 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..d6992f73aad
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,47 @@
+# Template file for 'muse'
+# TODO: add option for libinstpatch (don't have it packaged)
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DENABLE_INSTPATCH=OFF $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_alsa="Enable support for ALSA"
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"
+desc_option_python="Enable support for Python"
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake"
+fi
+
+configure_args+=" -DLIB_INSTALL_DIR=/usr/lib"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (7 preceding siblings ...)
  2020-10-12 23:46 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-10-12 23:47 ` ev-ermakov
  2020-10-13 21:11 ` userabc123xyz
                   ` (68 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-10-12 23:47 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-707400375

Comment:
(fixed xlint warning)

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (8 preceding siblings ...)
  2020-10-12 23:47 ` ev-ermakov
@ 2020-10-13 21:11 ` userabc123xyz
  2020-11-19  1:02 ` uzr123x
                   ` (67 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: userabc123xyz @ 2020-10-13 21:11 UTC (permalink / raw)
  To: ml

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

New comment by userabc123xyz on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-708011310

Comment:
great. I hope it works

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (9 preceding siblings ...)
  2020-10-13 21:11 ` userabc123xyz
@ 2020-11-19  1:02 ` uzr123x
  2020-11-19  1:20 ` fosslinux
                   ` (66 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: uzr123x @ 2020-11-19  1:02 UTC (permalink / raw)
  To: ml

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

New comment by uzr123x on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-730054810

Comment:
will it ever get merged? (-:

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (10 preceding siblings ...)
  2020-11-19  1:02 ` uzr123x
@ 2020-11-19  1:20 ` fosslinux
  2020-11-19  1:20 ` [PR REVIEW] " ericonr
                   ` (65 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: fosslinux @ 2020-11-19  1:20 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-730060862

Comment:
New packages are quite slow atm because of lack of time for maintainer testing.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (11 preceding siblings ...)
  2020-11-19  1:20 ` fosslinux
@ 2020-11-19  1:20 ` ericonr
  2020-11-19  1:20 ` ericonr
                   ` (64 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2020-11-19  1:20 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r526529423

Comment:
This can go on top with the initial declaration of `configure_args`.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (12 preceding siblings ...)
  2020-11-19  1:20 ` [PR REVIEW] " ericonr
@ 2020-11-19  1:20 ` ericonr
  2020-11-19  1:52 ` sgn
                   ` (63 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2020-11-19  1:20 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r526529652

Comment:
These can be added unconditionally to `hostmakedepends`, if you want.

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (13 preceding siblings ...)
  2020-11-19  1:20 ` ericonr
@ 2020-11-19  1:52 ` sgn
  2020-12-12 20:36 ` [PR REVIEW] " Piraty
                   ` (62 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: sgn @ 2020-11-19  1:52 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-730073092

Comment:
On 2020-11-18 17:20:51-0800, Érico Nogueira Rolim <notifications@github.com> wrote:
> @ericonr commented on this pull request.
> 
> 
> 
> > +desc_option_alsa="Enable support for ALSA"
> +desc_option_lash="Enable LASH session management system for JACK"
> +desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
> +desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
> +desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
> +desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
> +desc_option_lv2="Enable LV2 plugins and synths support"
> +desc_option_gtk="Enable LV2 user interface GTK2 support"

I think most people don't like new gtk2 atm.

> +desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"
> +desc_option_python="Enable support for Python"
> +
> +if [ "$CROSS_BUILD" ]; then
> +	hostmakedepends+=" qt5-host-tools qt5-qmake"
> +fi
> +
> +configure_args+=" -DLIB_INSTALL_DIR=/usr/lib"
> 
> This can go on top with the initial declaration of `configure_args`.
> 
> > +if [ "$CROSS_BUILD" ]; then
> +	hostmakedepends+=" qt5-host-tools qt5-qmake"
> +fi
> 
> These can be added unconditionally to `hostmakedepends`, if you want.
> 
> -- 
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub:
> https://github.com/void-linux/void-packages/pull/25526#pullrequestreview-534008864

-- 
Danh


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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (14 preceding siblings ...)
  2020-11-19  1:52 ` sgn
@ 2020-12-12 20:36 ` Piraty
  2020-12-12 20:37 ` Piraty
                   ` (61 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2020-12-12 20:36 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r541776118

Comment:
indeed

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (15 preceding siblings ...)
  2020-12-12 20:36 ` [PR REVIEW] " Piraty
@ 2020-12-12 20:37 ` Piraty
  2020-12-14  6:17 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (60 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2020-12-12 20:37 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r541776177

Comment:
indeed

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (16 preceding siblings ...)
  2020-12-12 20:37 ` Piraty
@ 2020-12-14  6:17 ` ev-ermakov
  2020-12-14  6:17 ` [PR REVIEW] " ev-ermakov
                   ` (59 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-12-14  6:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1
 [ci skip]

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

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

From 24979af7f6cd8914da168bc66a35675a4bf17d58 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 47 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..d6992f73aad
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,47 @@
+# Template file for 'muse'
+# TODO: add option for libinstpatch (don't have it packaged)
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DENABLE_INSTPATCH=OFF $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_alsa="Enable support for ALSA"
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"
+desc_option_python="Enable support for Python"
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake"
+fi
+
+configure_args+=" -DLIB_INSTALL_DIR=/usr/lib"

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (17 preceding siblings ...)
  2020-12-14  6:17 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-12-14  6:17 ` ev-ermakov
  2020-12-14  6:18 ` ev-ermakov
                   ` (58 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-12-14  6:17 UTC (permalink / raw)
  To: ml

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

New review comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r542137099

Comment:
Done.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (18 preceding siblings ...)
  2020-12-14  6:17 ` [PR REVIEW] " ev-ermakov
@ 2020-12-14  6:18 ` ev-ermakov
  2020-12-14  6:20 ` ev-ermakov
                   ` (57 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-12-14  6:18 UTC (permalink / raw)
  To: ml

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

New review comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r542137311

Comment:
Ok, as you wish.

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (19 preceding siblings ...)
  2020-12-14  6:18 ` ev-ermakov
@ 2020-12-14  6:20 ` ev-ermakov
  2020-12-14  6:24 ` [PR PATCH] [Updated] " ev-ermakov
                   ` (56 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-12-14  6:20 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-744199735

Comment:
> I think most people don't like new gtk2 atm.

Are you suggesting to remove this option and disable gtk2?

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (20 preceding siblings ...)
  2020-12-14  6:20 ` ev-ermakov
@ 2020-12-14  6:24 ` ev-ermakov
  2020-12-20 12:38 ` unspecd
                   ` (55 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ev-ermakov @ 2020-12-14  6:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1
 [ci skip]

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

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

From 739b9ce07c37cb3b506d89949b59eb6f7608abb3 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH] New package: muse-3.1.1

---
 srcpkgs/muse/template | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..c627849d7c6
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,39 @@
+# Template file for 'muse'
+# TODO: add option for libinstpatch (don't have it packaged)
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DENABLE_INSTPATCH=OFF $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool python ENABLE_PYTHON) -DLIB_INSTALL_DIR=/usr/lib"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (21 preceding siblings ...)
  2020-12-14  6:24 ` [PR PATCH] [Updated] " ev-ermakov
@ 2020-12-20 12:38 ` unspecd
  2020-12-20 12:39 ` unspecd
                   ` (54 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 12:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1
 [ci skip]

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

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

From 9d3e9627fe811cb84e83190a85f8276e9021b4fc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 24 ++++++++++++++++++++++++
 3 files changed, 26 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..9e5998c6f5f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,3 +3993,4 @@ libneatvnc.so.0 neatvnc-0.2.0_1
 libtdjson.so.1.6.0 libtd-1.6.0_1
 libJudy.so.1 judy-1.0.5_1
 libsignal-protocol-c.so.2 libsignal-protocol-c-2.3.3_2
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..4d4d5560c3d
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,24 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+configure_args="-DLIB_INSTALL_DIR=lib"
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 70e774a1e9ee94bfe3f04e00914f4663493b62ec Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..081f26136d4
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,40 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool instpatch ENABLE_INSTPATCH) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)
+ $(vopt_if instpatch libinstpatch-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth instpatch lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_instpatch="Enable Instrument Patch Library support"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (22 preceding siblings ...)
  2020-12-20 12:38 ` unspecd
@ 2020-12-20 12:39 ` unspecd
  2020-12-20 12:40 ` unspecd
                   ` (53 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 12:39 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-748602644

Comment:
Added [libinstpatch](https://github.com/swami/libinstpatch)

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (23 preceding siblings ...)
  2020-12-20 12:39 ` unspecd
@ 2020-12-20 12:40 ` unspecd
  2020-12-20 15:07 ` [PR PATCH] [Updated] " unspecd
                   ` (52 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 12:40 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-748602828

Comment:
Hmm, how to fix the conflict?

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (24 preceding siblings ...)
  2020-12-20 12:40 ` unspecd
@ 2020-12-20 15:07 ` unspecd
  2020-12-20 15:19 ` unspecd
                   ` (51 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 15:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1
 [ci skip]

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

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

From 9d3e9627fe811cb84e83190a85f8276e9021b4fc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 24 ++++++++++++++++++++++++
 3 files changed, 26 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..9e5998c6f5f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,3 +3993,4 @@ libneatvnc.so.0 neatvnc-0.2.0_1
 libtdjson.so.1.6.0 libtd-1.6.0_1
 libJudy.so.1 judy-1.0.5_1
 libsignal-protocol-c.so.2 libsignal-protocol-c-2.3.3_2
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..4d4d5560c3d
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,24 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+configure_args="-DLIB_INSTALL_DIR=lib"
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 70e774a1e9ee94bfe3f04e00914f4663493b62ec Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..081f26136d4
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,40 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool instpatch ENABLE_INSTPATCH) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)
+ $(vopt_if instpatch libinstpatch-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth instpatch lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_instpatch="Enable Instrument Patch Library support"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (25 preceding siblings ...)
  2020-12-20 15:07 ` [PR PATCH] [Updated] " unspecd
@ 2020-12-20 15:19 ` unspecd
  2020-12-20 15:24 ` unspecd
                   ` (50 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 9d3e9627fe811cb84e83190a85f8276e9021b4fc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 24 ++++++++++++++++++++++++
 3 files changed, 26 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..9e5998c6f5f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3993,3 +3993,4 @@ libneatvnc.so.0 neatvnc-0.2.0_1
 libtdjson.so.1.6.0 libtd-1.6.0_1
 libJudy.so.1 judy-1.0.5_1
 libsignal-protocol-c.so.2 libsignal-protocol-c-2.3.3_2
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..4d4d5560c3d
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,24 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+configure_args="-DLIB_INSTALL_DIR=lib"
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 70e774a1e9ee94bfe3f04e00914f4663493b62ec Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..081f26136d4
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,40 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool instpatch ENABLE_INSTPATCH) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)
+ $(vopt_if instpatch libinstpatch-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth instpatch lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_instpatch="Enable Instrument Patch Library support"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (26 preceding siblings ...)
  2020-12-20 15:19 ` unspecd
@ 2020-12-20 15:24 ` unspecd
  2020-12-21 14:17 ` [PR REVIEW] " Piraty
                   ` (49 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-20 15:24 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-748621623

Comment:
Oh, that wasn't right.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (27 preceding siblings ...)
  2020-12-20 15:24 ` unspecd
@ 2020-12-21 14:17 ` Piraty
  2020-12-26 11:18 ` unspecd
                   ` (48 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2020-12-21 14:17 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r546729970

Comment:
since all options are enabled by default: do you think it will be useful to anyone to perform a custom build with any of them disabled?

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (28 preceding siblings ...)
  2020-12-21 14:17 ` [PR REVIEW] " Piraty
@ 2020-12-26 11:18 ` unspecd
  2020-12-26 11:28 ` [PR PATCH] [Updated] " unspecd
                   ` (47 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-26 11:18 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-748621623

Comment:
Oh, that wasn't right.

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (29 preceding siblings ...)
  2020-12-26 11:18 ` unspecd
@ 2020-12-26 11:28 ` unspecd
  2020-12-26 13:09 ` unspecd
                   ` (46 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-26 11:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From b7ebdf2c0e2ec0569b9764a5d2112bc13dd7a105 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 24 ++++++++++++++++++++++++
 3 files changed, 26 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 24e2df09f9d..cc2567fc76f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4040,3 +4040,4 @@ libndr-samba4.so samba-libs-4.13.2_1
 libsmb-transport-samba4.so samba-libs-4.13.2_1
 libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..4d4d5560c3d
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,24 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+configure_args="-DLIB_INSTALL_DIR=lib"
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From bb8561e5fc68fd624f2eb15ff40e082d88e00350 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 srcpkgs/muse/template

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..081f26136d4
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,40 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib $(vopt_bool alsa ENABLE_ALSA)
+ $(vopt_bool lash ENABLE_LASH) $(vopt_bool lrdf ENABLE_LRDF) $(vopt_bool osc ENABLE_OSC)
+ $(vopt_bool dssi ENABLE_DSSI) $(vopt_bool fluidsynth ENABLE_FLUID) $(vopt_bool lv2 ENABLE_LV2)
+ $(vopt_bool gtk ENABLE_LV2_GTK2) $(vopt_bool rubberband ENABLE_RUBBERBAND)
+ $(vopt_bool instpatch ENABLE_INSTPATCH) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="jack-devel ladspa-sdk libsamplerate-devel libsndfile-devel
+ qt5-svg-devel qt5-tools-devel $(vopt_if alsa alsa-lib-devel) $(vopt_if lash ladish-devel)
+ $(vopt_if lrdf liblrdf-devel) $(vopt_if osc liblo-devel) $(vopt_if dssi dssi-devel)
+ $(vopt_if fluidsynth fluidsynth-devel) $(vopt_if lv2 lv2) $(vopt_if lv2 lilv-devel)
+ $(vopt_if gtk gtkmm2-devel) $(vopt_if rubberband rubberband-devel) $(vopt_if python python3-devel)
+ $(vopt_if instpatch libinstpatch-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python python3-six) $(vopt_if python python3-Pyro4)"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io/"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa lash lrdf osc dssi fluidsynth instpatch lv2 gtk rubberband python"
+build_options_default=$build_options
+desc_option_lash="Enable LASH session management system for JACK"
+desc_option_lrdf="Enable Lightweight RDF. Provides extra info for LADSPA plugins"
+desc_option_osc="Enable Lightweight Open Sound Control (DSSI also recommended)"
+desc_option_dssi="Enable Disposable Soft Synth Interface (OSC also needed)"
+desc_option_fluidsynth="Enable fluidsynth softsynth plugins"
+desc_option_instpatch="Enable Instrument Patch Library support"
+desc_option_lv2="Enable LV2 plugins and synths support"
+desc_option_gtk="Enable LV2 user interface GTK2 support"
+desc_option_rubberband="Enable RubberBand time-stretching and pitch-shifting library"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (30 preceding siblings ...)
  2020-12-26 11:28 ` [PR PATCH] [Updated] " unspecd
@ 2020-12-26 13:09 ` unspecd
  2020-12-26 15:02 ` [PR PATCH] [Updated] " unspecd
                   ` (45 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-26 13:09 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-748602828

Comment:
Hmm, how to fix the conflict?

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (31 preceding siblings ...)
  2020-12-26 13:09 ` unspecd
@ 2020-12-26 15:02 ` unspecd
  2020-12-26 15:32 ` [PR REVIEW] " unspecd
                   ` (44 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-26 15:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From dd6cde589121fe35396859964b3538b3551a337e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 24e2df09f9d..cc2567fc76f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4040,3 +4040,4 @@ libndr-samba4.so samba-libs-4.13.2_1
 libsmb-transport-samba4.so samba-libs-4.13.2_1
 libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..cc6d8a18db3
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From d4f75a1c8028f5de8067b6ffa0121c694b3b75a3 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..7eee96f58f6
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (32 preceding siblings ...)
  2020-12-26 15:02 ` [PR PATCH] [Updated] " unspecd
@ 2020-12-26 15:32 ` unspecd
  2021-01-14 19:39 ` [PR PATCH] [Updated] " unspecd
                   ` (43 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2020-12-26 15:32 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r549003913

Comment:
You are certainly right. I removed most of them.

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (33 preceding siblings ...)
  2020-12-26 15:32 ` [PR REVIEW] " unspecd
@ 2021-01-14 19:39 ` unspecd
  2021-01-18 12:24 ` [PR REVIEW] " Piraty
                   ` (42 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-14 19:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 8d737e52e659ae57d4e160aace0e5b3439175b5c Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 5e6a8d0c6ec..eefbdc5ebf5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4044,3 +4044,4 @@ libtdb-wrap-samba4.so samba-libs-4.13.3_1
 libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..cc6d8a18db3
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From cbaeaa4b86d1922992a17eafd91f223252a2f010 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..7eee96f58f6
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io"
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (34 preceding siblings ...)
  2021-01-14 19:39 ` [PR PATCH] [Updated] " unspecd
@ 2021-01-18 12:24 ` Piraty
  2021-01-18 12:24 ` Piraty
                   ` (41 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-01-18 12:24 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559530318

Comment:
1. please expand `pkgname`
2. why don't you fetch `https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz` ? (the tagged commit instead of their uploaded file)

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (35 preceding siblings ...)
  2021-01-18 12:24 ` [PR REVIEW] " Piraty
@ 2021-01-18 12:24 ` Piraty
  2021-01-18 12:25 ` Piraty
                   ` (40 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-01-18 12:24 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559530318

Comment:
1. please expand `pkgname`
2. why don't you fetch `https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz` ? (the tag instead of their uploaded file)

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (36 preceding siblings ...)
  2021-01-18 12:24 ` Piraty
@ 2021-01-18 12:25 ` Piraty
  2021-01-18 12:25 ` Piraty
                   ` (39 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-01-18 12:25 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559530318

Comment:
1. please expand `pkgname`
2. why don't you fetch `https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz` ? (the tag instead of their uploaded file). quick diff shows only one additional file `CMakeLists.txt.user` in the release tarball

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (37 preceding siblings ...)
  2021-01-18 12:25 ` Piraty
@ 2021-01-18 12:25 ` Piraty
  2021-01-18 14:41 ` unspecd
                   ` (38 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-01-18 12:25 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559530318

Comment:
1. please expand `pkgname`
2. why don't you fetch `https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz` ? (the tag instead of their uploaded file). quick diff shows only one additional file `CMakeLists.txt.user` in the release tarball which is in `.gitignore` anyway

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (38 preceding siblings ...)
  2021-01-18 12:25 ` Piraty
@ 2021-01-18 14:41 ` unspecd
  2021-01-18 14:43 ` unspecd
                   ` (37 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:41 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559612911

Comment:
> why don't you fetch https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz

This archive has a different directory structure (also notice the directory name)\:
```sh
$ ll masterdir/builddir/muse-muse_3_1_1/
total 260K
-rw-r--r--  1 evg evg 1.1K Jul 18  2020 README.md
drwxr-xr-x 23 evg evg 4.0K Jul 18  2020 muse3
-rw-r--r--  1 evg evg 249K Jul 18  2020 muse_arranger_mixer.png
```
So I had to set `wrksrc`:
```sh
wrksrc="muse-muse_${version//[-.]/_}"
```
But in any case, an error like this occurs:
```
=> muse-3.1.1_1: running do_configure ...
CMake Error: The source directory "/builddir/muse-muse_3_1_1" does not appear to contain CMakeLists.txt.
```
To me, this will complicate things. So what is your opinion?

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (39 preceding siblings ...)
  2021-01-18 14:41 ` unspecd
@ 2021-01-18 14:43 ` unspecd
  2021-01-18 14:53 ` [PR PATCH] [Updated] " unspecd
                   ` (36 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:43 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559612911

Comment:
> why don't you fetch https://github.com/muse-sequencer/muse/archive/muse_3_1_1.tar.gz

This archive has a different directory structure (also notice the directory name)\:
```sh
$ ll masterdir/builddir/muse-muse_3_1_1/
total 260K
-rw-r--r--  1 evg evg 1.1K Jul 18  2020 README.md
drwxr-xr-x 23 evg evg 4.0K Jul 18  2020 muse3
-rw-r--r--  1 evg evg 249K Jul 18  2020 muse_arranger_mixer.png
```
So I would have to set `wrksrc`:
```sh
wrksrc="muse-muse_${version//[-.]/_}"
```
But in any case, an error like this occurs:
```
=> muse-3.1.1_1: running do_configure ...
CMake Error: The source directory "/builddir/muse-muse_3_1_1" does not appear to contain CMakeLists.txt.
```
To me, this will complicate things. So what is your opinion?

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (40 preceding siblings ...)
  2021-01-18 14:43 ` unspecd
@ 2021-01-18 14:53 ` unspecd
  2021-01-18 14:54 ` unspecd
                   ` (35 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 8d737e52e659ae57d4e160aace0e5b3439175b5c Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 5e6a8d0c6ec..eefbdc5ebf5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4044,3 +4044,4 @@ libtdb-wrap-samba4.so samba-libs-4.13.3_1
 libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..cc6d8a18db3
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 28b26d19bf823eff6e06113c01691c7c27250952 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..df7129501fe
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io"
+_name="muse-${version}"
+distfiles="https://github.com/muse-sequencer/muse/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (41 preceding siblings ...)
  2021-01-18 14:53 ` [PR PATCH] [Updated] " unspecd
@ 2021-01-18 14:54 ` unspecd
  2021-01-18 14:55 ` unspecd
                   ` (34 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 6921e39702fe60fe1c2371fa9597dec50ce91176 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 468fe3a63fe..22a2eee3a9e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4044,3 +4044,4 @@ libtdb-wrap-samba4.so samba-libs-4.13.3_1
 libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..cc6d8a18db3
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 7da4d10e45adb0a572b2867d7285c92e4bcc494d Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..df7129501fe
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io"
+_name="muse-${version}"
+distfiles="https://github.com/muse-sequencer/muse/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (42 preceding siblings ...)
  2021-01-18 14:54 ` unspecd
@ 2021-01-18 14:55 ` unspecd
  2021-01-18 14:56 ` [PR REVIEW] " unspecd
                   ` (33 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From d54347a7d53cf03267a0622b471b7244cbfdcded Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.5

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 5bd95138da0..62a7508d717 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4046,3 +4046,4 @@ libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..cc6d8a18db3
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5fd01cd2ba7377e7a72caaf3b565d8fe088b5c8a14e0ea91516f0c87524bcf8a
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 9c09af26d67e099c6ee3a1843c59f8e105e8ede4 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..df7129501fe
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://muse-sequencer.github.io"
+_name="muse-${version}"
+distfiles="https://github.com/muse-sequencer/muse/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (43 preceding siblings ...)
  2021-01-18 14:55 ` unspecd
@ 2021-01-18 14:56 ` unspecd
  2021-01-27 14:18 ` Piraty
                   ` (32 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-18 14:56 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r559622321

Comment:
> please expand `pkgname`

Done.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (44 preceding siblings ...)
  2021-01-18 14:56 ` [PR REVIEW] " unspecd
@ 2021-01-27 14:18 ` Piraty
  2021-01-27 17:48 ` [PR PATCH] [Updated] " unspecd
                   ` (31 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-01-27 14:18 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r565343528

Comment:
you need `build_wrksrc=muse3` as well

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (45 preceding siblings ...)
  2021-01-27 14:18 ` Piraty
@ 2021-01-27 17:48 ` unspecd
  2021-01-27 17:50 ` unspecd
                   ` (30 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-27 17:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From cd0ef981092f5045630d5902af94bd277309c9dd Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 92979332fb1..048a4ca2f00 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4042,3 +4042,4 @@ libutil-cmdline-samba4.so samba-libs-4.13.2_1
 libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From e174c2ae190e5bcf424b92365de7d0b6cb39ec4f Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (46 preceding siblings ...)
  2021-01-27 17:48 ` [PR PATCH] [Updated] " unspecd
@ 2021-01-27 17:50 ` unspecd
  2021-01-27 17:53 ` [PR REVIEW] " unspecd
                   ` (29 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-27 17:50 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-768460379

Comment:
libinstpatch: update to 1.1.6.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (47 preceding siblings ...)
  2021-01-27 17:50 ` unspecd
@ 2021-01-27 17:53 ` unspecd
  2021-01-27 18:07 ` unspecd
                   ` (28 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-27 17:53 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r565514528

Comment:
Ah, thanks, it works now.

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (48 preceding siblings ...)
  2021-01-27 17:53 ` [PR REVIEW] " unspecd
@ 2021-01-27 18:07 ` unspecd
  2021-01-27 19:02 ` unspecd
                   ` (27 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-27 18:07 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r565523966

Comment:
But not for all architectures.

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

* Re: New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (49 preceding siblings ...)
  2021-01-27 18:07 ` unspecd
@ 2021-01-27 19:02 ` unspecd
  2021-01-29  8:40 ` [PR PATCH] [Updated] " unspecd
                   ` (26 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-27 19:02 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-768503736

Comment:
Hmm, there is something wrong with the CI, because I am able to build the package for `aarch64-musl`.


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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (50 preceding siblings ...)
  2021-01-27 19:02 ` unspecd
@ 2021-01-29  8:40 ` unspecd
  2021-01-29  8:57 ` unspecd
                   ` (25 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29  8:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 8ff488574b276fdc3fb7ef6769c048b7a218afd9 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 91a9d7a282e..3306d69ac50 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4037,3 +4037,4 @@ libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
 libopenaptx.so.0 libopenaptx-0.2.0_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 5934dbd5293af7d508f02bcb0baea0a89779b61e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (51 preceding siblings ...)
  2021-01-29  8:40 ` [PR PATCH] [Updated] " unspecd
@ 2021-01-29  8:57 ` unspecd
  2021-01-29  9:14 ` unspecd
                   ` (24 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 8ff488574b276fdc3fb7ef6769c048b7a218afd9 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/3] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 91a9d7a282e..3306d69ac50 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4037,3 +4037,4 @@ libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
 libopenaptx.so.0 libopenaptx-0.2.0_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 5934dbd5293af7d508f02bcb0baea0a89779b61e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/3] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

From f5a1e8b958aed5ea9133b29a7c552c217b6db4b2 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 29 Jan 2021 19:57:01 +1100
Subject: [PATCH 3/3] muse: [test]

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

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index 087acb1d533..7eee96f58f6 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -2,8 +2,6 @@
 pkgname=muse
 version=3.1.1
 revision=1
-wrksrc="muse-muse_${version//./_}"
-build_wrksrc=muse3
 build_style=cmake
 build_helper=qmake
 configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
@@ -18,8 +16,9 @@ short_desc="MIDI/Audio sequencer with recording and editing capabilities"
 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/muse_${version//./_}.tar.gz"
-checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+_name="${pkgname}-${version}"
+distfiles="https://github.com/muse-sequencer/${pkgname}/releases/download/${_name//[-.]/_}/${_name}.tar.gz"
+checksum=d40126543d549af30090d1f98422588d74ad1e336ad43e911bd4b02eff217842
 python_version=3
 
 # Package build options

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (52 preceding siblings ...)
  2021-01-29  8:57 ` unspecd
@ 2021-01-29  9:14 ` unspecd
  2021-01-29  9:36 ` [help needed] " unspecd
                   ` (23 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29  9:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 8ff488574b276fdc3fb7ef6769c048b7a218afd9 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 91a9d7a282e..3306d69ac50 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4037,3 +4037,4 @@ libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
 libopenaptx.so.0 libopenaptx-0.2.0_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 5934dbd5293af7d508f02bcb0baea0a89779b61e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [help needed] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (53 preceding siblings ...)
  2021-01-29  9:14 ` unspecd
@ 2021-01-29  9:36 ` unspecd
  2021-01-29 12:05 ` mvf
                   ` (22 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29  9:36 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-769693255

Comment:
I can't figure out why this error occurs:
```
In file included from /builddir/muse-muse_3_1_1/muse3/muse/waveedit/wavecanvas.cpp:72:
/builddir/muse-muse_3_1_1/muse3/muse/components/copy_on_write.h:26:10: fatal error: ui_copy_on_write_base.h: No such file or directory
   26 | #include "ui_copy_on_write_base.h"
```

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

* Re: [help needed] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (54 preceding siblings ...)
  2021-01-29  9:36 ` [help needed] " unspecd
@ 2021-01-29 12:05 ` mvf
  2021-01-29 12:09 ` [PR PATCH] [Updated] " unspecd
                   ` (21 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: mvf @ 2021-01-29 12:05 UTC (permalink / raw)
  To: ml

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

New comment by mvf on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-769766192

Comment:
The `ui_` headers are generated, but the code that includes them doesn't depend on them, so sometimes they're not generated in time. That's also why retrying incrementally works. Unless we can fix the deps in `CMakeLists.txt`, the usual workaround is `disable_parallel_build=yes`.

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

* Re: [PR PATCH] [Updated] [help needed] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (55 preceding siblings ...)
  2021-01-29 12:05 ` mvf
@ 2021-01-29 12:09 ` unspecd
  2021-01-29 12:15 ` unspecd
                   ` (20 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29 12:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

[help needed] New package: muse-3.1.1


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

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

From 8ff488574b276fdc3fb7ef6769c048b7a218afd9 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/3] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 91a9d7a282e..3306d69ac50 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4037,3 +4037,4 @@ libwinbind-client-samba4.so samba-libs-4.13.2_1
 libsixel.so.1 libsixel-1.8.6_1
 libpamtest.so.0 pam_wrapper-1.1.3_1
 libopenaptx.so.0 libopenaptx-0.2.0_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 5934dbd5293af7d508f02bcb0baea0a89779b61e Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/3] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

From 464dbfc0145961859ff859dc009cc0d9df629066 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 29 Jan 2021 23:07:49 +1100
Subject: [PATCH 3/3] muse: disable parallel build

---
 srcpkgs/muse/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index 087acb1d533..4ec51fdbfa5 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -21,6 +21,7 @@ homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/muse_${version//./_}.tar.gz"
 checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
 python_version=3
+disable_parallel_build=yes
 
 # Package build options
 build_options="alsa python"

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

* Re: [help needed] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (56 preceding siblings ...)
  2021-01-29 12:09 ` [PR PATCH] [Updated] " unspecd
@ 2021-01-29 12:15 ` unspecd
  2021-01-29 12:42 ` [PR REVIEW] " unspecd
                   ` (19 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29 12:15 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-769770898

Comment:
> the code that includes them doesn't depend on them, so sometimes they're not generated in time

Curiously, I don't get this error when I build locally (with parallel build enabled).

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

* Re: [PR REVIEW] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (57 preceding siblings ...)
  2021-01-29 12:15 ` unspecd
@ 2021-01-29 12:42 ` unspecd
  2021-02-24 16:43 ` [PR PATCH] [Updated] " unspecd
                   ` (18 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-01-29 12:42 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r566794867

Comment:
(solved)

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

* Re: [PR PATCH] [Updated] New package: muse-3.1.1
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (58 preceding siblings ...)
  2021-01-29 12:42 ` [PR REVIEW] " unspecd
@ 2021-02-24 16:43 ` unspecd
  2021-03-18 21:00 ` [PR PATCH] [Updated] New package: muse-4.0.0pre3 unspecd
                   ` (17 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-02-24 16:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-3.1.1


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

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

From 9bde0b6471a4d2bf888d03ee88fbbe316269d5af Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sat, 19 Dec 2020 19:13:17 +1100
Subject: [PATCH 1/3] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 8ef87dfefa9..26b30b2531d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3937,3 +3937,4 @@ libsimavr.so.1 simavr-1.6_2
 libsimavrparts.so.1 simavr-1.6_2
 libsword-1.8.1.so libsword-1.8.1_6
 libtree-sitter.so.0 tree-sitter-0.18.2_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 00000000000..f2dc88bd2ed
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 00000000000..76b23bb89d4
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From e15d57e3a4969752d226e27da044ff04ddaac23f Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/3] New package: muse-3.1.1

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 00000000000..087acb1d533
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=3.1.1
+revision=1
+wrksrc="muse-muse_${version//./_}"
+build_wrksrc=muse3
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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/muse_${version//./_}.tar.gz"
+checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 00000000000..0dbd6ad5da4
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

From da4c4425aa2ac9dcdf34905b469162a8e4c56731 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 29 Jan 2021 23:07:49 +1100
Subject: [PATCH 3/3] muse: disable parallel build

---
 srcpkgs/muse/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
index 087acb1d533..4ec51fdbfa5 100644
--- a/srcpkgs/muse/template
+++ b/srcpkgs/muse/template
@@ -21,6 +21,7 @@ homepage="https://muse-sequencer.github.io"
 distfiles="https://github.com/muse-sequencer/muse/archive/muse_${version//./_}.tar.gz"
 checksum=f3738ed4b3e6f1f055665ab8b85c4b8fd681afde8598b07172242c7a721b5628
 python_version=3
+disable_parallel_build=yes
 
 # Package build options
 build_options="alsa python"

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

* Re: [PR PATCH] [Updated] New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (59 preceding siblings ...)
  2021-02-24 16:43 ` [PR PATCH] [Updated] " unspecd
@ 2021-03-18 21:00 ` unspecd
  2021-03-19 15:38 ` Piraty
                   ` (16 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-03-18 21:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-4.0.0pre3


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

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

From f2c8657cd7ab279244df3fec2987f00ccd7a90bc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 10 Mar 2021 10:23:22 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index 6815daac2265..c3c291c5e23b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3971,3 +3971,4 @@ libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
 libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
 libspdlog.so.1 libspdlog-1.8.2_2
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 000000000000..f2dc88bd2edd
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 000000000000..76b23bb89d42
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 68e8f1ee7e0c368ee8affec4bd2927f44d03bb1a Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-4.0.0pre3

---
 srcpkgs/muse/template | 28 ++++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 29 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 000000000000..b153248887d3
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,28 @@
+# Template file for 'muse'
+pkgname=muse
+version=4.0.0pre3
+revision=1
+wrksrc="muse-${version/pre/-pre}"
+build_wrksrc=src
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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=46c251180f33d6da254aee64457e944f8bd5516762cd33f2da5f60395394ade0
+python_version=3
+disable_parallel_build=yes
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 000000000000..0dbd6ad5da4b
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (60 preceding siblings ...)
  2021-03-18 21:00 ` [PR PATCH] [Updated] New package: muse-4.0.0pre3 unspecd
@ 2021-03-19 15:38 ` Piraty
  2021-04-22 23:49 ` Usr666x
                   ` (15 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Piraty @ 2021-03-19 15:38 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-802922935

Comment:
Void generally doesn't package alpha nor beta software

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

* Re: New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (61 preceding siblings ...)
  2021-03-19 15:38 ` Piraty
@ 2021-04-22 23:49 ` Usr666x
  2021-04-22 23:54 ` Usr666x
                   ` (14 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Usr666x @ 2021-04-22 23:49 UTC (permalink / raw)
  To: ml

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

New comment by Usr666x on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-825272414

Comment:
any advances?

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

* Re: New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (62 preceding siblings ...)
  2021-04-22 23:49 ` Usr666x
@ 2021-04-22 23:54 ` Usr666x
  2021-04-22 23:57 ` uzr123x
                   ` (13 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: Usr666x @ 2021-04-22 23:54 UTC (permalink / raw)
  To: ml

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

New comment by Usr666x on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-825272414

Comment:
any advances?

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

* Re: New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (63 preceding siblings ...)
  2021-04-22 23:54 ` Usr666x
@ 2021-04-22 23:57 ` uzr123x
  2021-04-24 17:57 ` [PR PATCH] [Updated] " unspecd
                   ` (12 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: uzr123x @ 2021-04-22 23:57 UTC (permalink / raw)
  To: ml

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

New comment by uzr123x on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-825274970

Comment:
any advances?

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

* Re: [PR PATCH] [Updated] New package: muse-4.0.0pre3
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (64 preceding siblings ...)
  2021-04-22 23:57 ` uzr123x
@ 2021-04-24 17:57 ` unspecd
  2021-04-24 18:00 ` New package: muse-4.0.0 unspecd
                   ` (11 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 17:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-4.0.0pre3


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

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

From d2cdbad0b8f125bd6da7265e18dd4f48c11651ce Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 10 Mar 2021 10:23:22 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index a6895b823c6b..55e4a28a6086 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3927,3 +3927,4 @@ libldacBT_enc.so.2 ldacBT-2.0.2.3_1
 libgumbo.so.1 gumbo-parser-0.10.1_2
 libmariadb.so.3 libmariadbclient-10.5.9_1
 libmariadbd.so.19 libmariadbclient-10.5.9_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 000000000000..f2dc88bd2edd
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 000000000000..76b23bb89d42
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From b22212362c14761378ed637399264d0c17208a7f Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-4.0.0

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 000000000000..0e21b5b619ae
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=4.0.0
+revision=1
+wrksrc="muse-${version/pre/-pre}"
+build_wrksrc=src
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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=46c251180f33d6da254aee64457e944f8bd5516762cd33f2da5f60395394ade0
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 000000000000..0dbd6ad5da4b
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (65 preceding siblings ...)
  2021-04-24 17:57 ` [PR PATCH] [Updated] " unspecd
@ 2021-04-24 18:00 ` unspecd
  2021-04-24 18:03 ` [PR PATCH] [Updated] " unspecd
                   ` (10 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 18:00 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-826130307

Comment:
Updated to 4.0.0.
https://github.com/muse-sequencer/muse/releases


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

* Re: [PR PATCH] [Updated] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (66 preceding siblings ...)
  2021-04-24 18:00 ` New package: muse-4.0.0 unspecd
@ 2021-04-24 18:03 ` unspecd
  2021-04-24 18:07 ` [PR REVIEW] " ericonr
                   ` (9 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-4.0.0


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

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

From d2cdbad0b8f125bd6da7265e18dd4f48c11651ce Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 10 Mar 2021 10:23:22 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index a6895b823c6b..55e4a28a6086 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3927,3 +3927,4 @@ libldacBT_enc.so.2 ldacBT-2.0.2.3_1
 libgumbo.so.1 gumbo-parser-0.10.1_2
 libmariadb.so.3 libmariadbclient-10.5.9_1
 libmariadbd.so.19 libmariadbclient-10.5.9_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.5_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 000000000000..f2dc88bd2edd
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 000000000000..76b23bb89d42
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 3d4012843c85832a469d13fed42732f0786b3301 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-4.0.0

---
 srcpkgs/muse/template | 27 +++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 000000000000..5c876a2e6d12
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,27 @@
+# Template file for 'muse'
+pkgname=muse
+version=4.0.0
+revision=1
+wrksrc="muse-${version/pre/-pre}"
+build_wrksrc=src
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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
+python_version=3
+
+# Package build options
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 000000000000..0dbd6ad5da4b
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR REVIEW] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (67 preceding siblings ...)
  2021-04-24 18:03 ` [PR PATCH] [Updated] " unspecd
@ 2021-04-24 18:07 ` ericonr
  2021-04-24 18:07 ` ericonr
                   ` (8 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2021-04-24 18:07 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r619690239

Comment:
Should be 1.1.6

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

* Re: [PR REVIEW] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (69 preceding siblings ...)
  2021-04-24 18:07 ` ericonr
@ 2021-04-24 18:07 ` ericonr
  2021-04-24 18:24 ` [PR PATCH] [Updated] " unspecd
                   ` (6 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2021-04-24 18:07 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r619690340

Comment:
No longer necessary?

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

* Re: [PR REVIEW] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (68 preceding siblings ...)
  2021-04-24 18:07 ` [PR REVIEW] " ericonr
@ 2021-04-24 18:07 ` ericonr
  2021-04-24 18:07 ` ericonr
                   ` (7 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2021-04-24 18:07 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r619690389

Comment:
Comment isn't necessary.

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

* Re: [PR PATCH] [Updated] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (70 preceding siblings ...)
  2021-04-24 18:07 ` ericonr
@ 2021-04-24 18:24 ` unspecd
  2021-04-24 18:25 ` [PR REVIEW] " unspecd
                   ` (5 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 18:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages muse-3.1.1
https://github.com/void-linux/void-packages/pull/25526

New package: muse-4.0.0


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

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

From b7ef5c3295ccd63a283f2f7b0f8aefadb4912ed3 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Wed, 10 Mar 2021 10:23:22 +1100
Subject: [PATCH 1/2] New package: libinstpatch-1.1.6

---
 common/shlibs                 |  1 +
 srcpkgs/libinstpatch-devel    |  1 +
 srcpkgs/libinstpatch/template | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 120000 srcpkgs/libinstpatch-devel
 create mode 100644 srcpkgs/libinstpatch/template

diff --git a/common/shlibs b/common/shlibs
index a6895b823c6b..47a56de6dd87 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3927,3 +3927,4 @@ libldacBT_enc.so.2 ldacBT-2.0.2.3_1
 libgumbo.so.1 gumbo-parser-0.10.1_2
 libmariadb.so.3 libmariadbclient-10.5.9_1
 libmariadbd.so.19 libmariadbclient-10.5.9_1
+libinstpatch-1.0.so.2 libinstpatch-1.1.6_1
diff --git a/srcpkgs/libinstpatch-devel b/srcpkgs/libinstpatch-devel
new file mode 120000
index 000000000000..f2dc88bd2edd
--- /dev/null
+++ b/srcpkgs/libinstpatch-devel
@@ -0,0 +1 @@
+libinstpatch
\ No newline at end of file
diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template
new file mode 100644
index 000000000000..76b23bb89d42
--- /dev/null
+++ b/srcpkgs/libinstpatch/template
@@ -0,0 +1,23 @@
+# Template file for 'libinstpatch'
+pkgname=libinstpatch
+version=1.1.6
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config glib-devel"
+makedepends="libglib-devel libsndfile-devel"
+short_desc="Instrument file software library"
+maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
+license="LGPL-2.1-only"
+homepage="https://github.com/swami/libinstpatch"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299
+
+libinstpatch-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 2f86a7e4ff77caa3a7b56ea6d715c111a8794da0 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Mon, 12 Oct 2020 03:52:49 +1100
Subject: [PATCH 2/2] New package: muse-4.0.0

---
 srcpkgs/muse/template | 26 ++++++++++++++++++++++++++
 srcpkgs/muse/update   |  1 +
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/muse/template
 create mode 100644 srcpkgs/muse/update

diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template
new file mode 100644
index 000000000000..51f5b4c37437
--- /dev/null
+++ b/srcpkgs/muse/template
@@ -0,0 +1,26 @@
+# Template file for 'muse'
+pkgname=muse
+version=4.0.0
+revision=1
+wrksrc="muse-${version}"
+build_wrksrc=src
+build_style=cmake
+build_helper=qmake
+configure_args="-DENABLE_RTAUDIO=OFF -DLIB_INSTALL_DIR=/usr/lib
+ $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool python ENABLE_PYTHON)"
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel
+ jack-devel ladish-devel ladspa-sdk libinstpatch-devel liblo-devel liblrdf-devel libsamplerate-devel
+ libsndfile-devel lilv-devel lv2 rubberband-devel qt5-svg-devel qt5-tools-devel
+ $(vopt_if python python3-devel)"
+depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')"
+short_desc="MIDI/Audio sequencer with recording and editing capabilities"
+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
+python_version=3
+
+build_options="alsa python"
+build_options_default="alsa python"
diff --git a/srcpkgs/muse/update b/srcpkgs/muse/update
new file mode 100644
index 000000000000..0dbd6ad5da4b
--- /dev/null
+++ b/srcpkgs/muse/update
@@ -0,0 +1 @@
+pattern="MusE \K[\d.]*\d"

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

* Re: [PR REVIEW] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (71 preceding siblings ...)
  2021-04-24 18:24 ` [PR PATCH] [Updated] " unspecd
@ 2021-04-24 18:25 ` unspecd
  2021-04-24 18:29 ` unspecd
                   ` (4 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 18:25 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/25526#discussion_r619692339

Comment:
Fixed.

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

* Re: [PR REVIEW] New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (72 preceding siblings ...)
  2021-04-24 18:25 ` [PR REVIEW] " unspecd
@ 2021-04-24 18:29 ` unspecd
  2021-04-25  1:01 ` ericonr
                   ` (3 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-24 18:29 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#discussion_r619692877

Comment:
Yeah, you right. 
Removed the substitution.

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

* Re: New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (73 preceding siblings ...)
  2021-04-24 18:29 ` unspecd
@ 2021-04-25  1:01 ` ericonr
  2021-04-25  1:01 ` [PR PATCH] [Merged]: " ericonr
                   ` (2 subsequent siblings)
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2021-04-25  1:01 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-826182480

Comment:
No longer a pre-release :D

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

* Re: [PR PATCH] [Merged]: New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (74 preceding siblings ...)
  2021-04-25  1:01 ` ericonr
@ 2021-04-25  1:01 ` ericonr
  2021-04-25  1:10 ` unspecd
  2021-05-04  0:55 ` uzr123x
  77 siblings, 0 replies; 79+ messages in thread
From: ericonr @ 2021-04-25  1:01 UTC (permalink / raw)
  To: ml

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

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

New package: muse-4.0.0
https://github.com/void-linux/void-packages/pull/25526

Description:


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

* Re: New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (75 preceding siblings ...)
  2021-04-25  1:01 ` [PR PATCH] [Merged]: " ericonr
@ 2021-04-25  1:10 ` unspecd
  2021-05-04  0:55 ` uzr123x
  77 siblings, 0 replies; 79+ messages in thread
From: unspecd @ 2021-04-25  1:10 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-826185913

Comment:
Yeah, finally.

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

* Re: New package: muse-4.0.0
  2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
                   ` (76 preceding siblings ...)
  2021-04-25  1:10 ` unspecd
@ 2021-05-04  0:55 ` uzr123x
  77 siblings, 0 replies; 79+ messages in thread
From: uzr123x @ 2021-05-04  0:55 UTC (permalink / raw)
  To: ml

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

New comment by uzr123x on void-packages repository

https://github.com/void-linux/void-packages/pull/25526#issuecomment-831625910

Comment:
@unspecd good to hear! thx for your dedication

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

end of thread, other threads:[~2021-05-04  0:55 UTC | newest]

Thread overview: 79+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 16:57 [PR PATCH] [WIP] New package: muse-3.1.1 ev-ermakov
2020-10-11 16:59 ` ev-ermakov
2020-10-11 19:10 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-12  0:38 ` [PR REVIEW] " fosslinux
2020-10-12 18:09 ` ev-ermakov
2020-10-12 18:15 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-12 23:39 ` ev-ermakov
2020-10-12 23:44 ` ev-ermakov
2020-10-12 23:46 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-12 23:47 ` ev-ermakov
2020-10-13 21:11 ` userabc123xyz
2020-11-19  1:02 ` uzr123x
2020-11-19  1:20 ` fosslinux
2020-11-19  1:20 ` [PR REVIEW] " ericonr
2020-11-19  1:20 ` ericonr
2020-11-19  1:52 ` sgn
2020-12-12 20:36 ` [PR REVIEW] " Piraty
2020-12-12 20:37 ` Piraty
2020-12-14  6:17 ` [PR PATCH] [Updated] " ev-ermakov
2020-12-14  6:17 ` [PR REVIEW] " ev-ermakov
2020-12-14  6:18 ` ev-ermakov
2020-12-14  6:20 ` ev-ermakov
2020-12-14  6:24 ` [PR PATCH] [Updated] " ev-ermakov
2020-12-20 12:38 ` unspecd
2020-12-20 12:39 ` unspecd
2020-12-20 12:40 ` unspecd
2020-12-20 15:07 ` [PR PATCH] [Updated] " unspecd
2020-12-20 15:19 ` unspecd
2020-12-20 15:24 ` unspecd
2020-12-21 14:17 ` [PR REVIEW] " Piraty
2020-12-26 11:18 ` unspecd
2020-12-26 11:28 ` [PR PATCH] [Updated] " unspecd
2020-12-26 13:09 ` unspecd
2020-12-26 15:02 ` [PR PATCH] [Updated] " unspecd
2020-12-26 15:32 ` [PR REVIEW] " unspecd
2021-01-14 19:39 ` [PR PATCH] [Updated] " unspecd
2021-01-18 12:24 ` [PR REVIEW] " Piraty
2021-01-18 12:24 ` Piraty
2021-01-18 12:25 ` Piraty
2021-01-18 12:25 ` Piraty
2021-01-18 14:41 ` unspecd
2021-01-18 14:43 ` unspecd
2021-01-18 14:53 ` [PR PATCH] [Updated] " unspecd
2021-01-18 14:54 ` unspecd
2021-01-18 14:55 ` unspecd
2021-01-18 14:56 ` [PR REVIEW] " unspecd
2021-01-27 14:18 ` Piraty
2021-01-27 17:48 ` [PR PATCH] [Updated] " unspecd
2021-01-27 17:50 ` unspecd
2021-01-27 17:53 ` [PR REVIEW] " unspecd
2021-01-27 18:07 ` unspecd
2021-01-27 19:02 ` unspecd
2021-01-29  8:40 ` [PR PATCH] [Updated] " unspecd
2021-01-29  8:57 ` unspecd
2021-01-29  9:14 ` unspecd
2021-01-29  9:36 ` [help needed] " unspecd
2021-01-29 12:05 ` mvf
2021-01-29 12:09 ` [PR PATCH] [Updated] " unspecd
2021-01-29 12:15 ` unspecd
2021-01-29 12:42 ` [PR REVIEW] " unspecd
2021-02-24 16:43 ` [PR PATCH] [Updated] " unspecd
2021-03-18 21:00 ` [PR PATCH] [Updated] New package: muse-4.0.0pre3 unspecd
2021-03-19 15:38 ` Piraty
2021-04-22 23:49 ` Usr666x
2021-04-22 23:54 ` Usr666x
2021-04-22 23:57 ` uzr123x
2021-04-24 17:57 ` [PR PATCH] [Updated] " unspecd
2021-04-24 18:00 ` New package: muse-4.0.0 unspecd
2021-04-24 18:03 ` [PR PATCH] [Updated] " unspecd
2021-04-24 18:07 ` [PR REVIEW] " ericonr
2021-04-24 18:07 ` ericonr
2021-04-24 18:07 ` ericonr
2021-04-24 18:24 ` [PR PATCH] [Updated] " unspecd
2021-04-24 18:25 ` [PR REVIEW] " unspecd
2021-04-24 18:29 ` unspecd
2021-04-25  1:01 ` ericonr
2021-04-25  1:01 ` [PR PATCH] [Merged]: " ericonr
2021-04-25  1:10 ` unspecd
2021-05-04  0:55 ` uzr123x

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