Github messages for voidlinux
 help / color / mirror / Atom feed
From: telamon <telamon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] milkytracker: added rtmidi for midi support.
Date: Sat, 22 Aug 2020 23:34:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24427@inbox.vuxu.org> (raw)

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

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

https://github.com/telamon/void-packages milkytracker-rtmidi
https://github.com/void-linux/void-packages/pull/24427

milkytracker: added rtmidi for midi support.
Recompiled with librtmidi to enable support for midi-devices.


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

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

From 6788018cf41ebdad7d46946f5bee576a3fa7d68c Mon Sep 17 00:00:00 2001
From: Tony Ivanov <telamohn@pm.me>
Date: Sat, 22 Aug 2020 23:30:57 +0200
Subject: [PATCH] Recompiled with librtmidi to enable support for midi-devices

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

diff --git a/srcpkgs/milkytracker/template b/srcpkgs/milkytracker/template
index f9a985b7997..a85cc055d0c 100644
--- a/srcpkgs/milkytracker/template
+++ b/srcpkgs/milkytracker/template
@@ -1,12 +1,12 @@
 # Template file for 'milkytracker'
 pkgname=milkytracker
 version=1.02.00
-revision=1
+revision=2
 build_style=cmake
 wrksrc=MilkyTracker-${version}
 configure_args="--with-alsa --with-jack"
-makedepends="SDL2-devel zlib-devel jack-devel alsa-lib-devel"
-depends="libjack"
+makedepends="SDL2-devel zlib-devel jack-devel alsa-lib-devel rtmidi-devel"
+depends="libjack rtmidi"
 short_desc="Fast Tracker II inspired music tracker"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-3"

             reply	other threads:[~2020-08-22 21:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 21:34 telamon [this message]
2020-08-22 22:51 ` [PR PATCH] [Updated] " telamon
2020-08-27 14:30 ` ahesford
2020-09-02  7:33 ` telamon
2020-09-02 16:02 ` ahesford
2020-09-06 21:37 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24427@inbox.vuxu.org \
    --to=telamon@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).