Github messages for voidlinux
 help / color / mirror / Atom feed
From: unspecd <unspecd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: muse-4.0.0pre3
Date: Sat, 24 Apr 2021 19:57:12 +0200	[thread overview]
Message-ID: <20210424175712.KaYcxzfLvN1_En75EvVMuZrBtnkqkMC1EmM_FZkXoGc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25526@inbox.vuxu.org>

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

  parent reply	other threads:[~2021-04-24 17:57 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` unspecd [this message]
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

Reply instructions:

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

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

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

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

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

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

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).