Github messages for voidlinux
 help / color / mirror / Atom feed
From: jkoderu-git <jkoderu-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jack: update to 1.9.15, add missing dependency
Date: Sun, 18 Oct 2020 01:31:00 +0200	[thread overview]
Message-ID: <20201017233100.58JMK2rrB-op3y0Hvo8zIB_H_f1g6JbxpbQzmrFWXzU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25658@inbox.vuxu.org>

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

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

https://github.com/jkoderu-git/void-packages patch-2
https://github.com/void-linux/void-packages/pull/25658

jack: update to 1.9.15, add missing dependency
`db-devel` is needed for jack metadata support https://github.com/falkTX/Carla/issues/1274#issuecomment-710136196

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

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

From f38833d3093951fae9c494c947e288071b3e6746 Mon Sep 17 00:00:00 2001
From: jkoderu-git <64820459+jkoderu-git@users.noreply.github.com>
Date: Fri, 16 Oct 2020 18:01:33 +0200
Subject: [PATCH 1/2] jack: update to 1.9.15, add missing dependency

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

diff --git a/srcpkgs/jack/template b/srcpkgs/jack/template
index af4633a0939..a8ecbc81a58 100644
--- a/srcpkgs/jack/template
+++ b/srcpkgs/jack/template
@@ -1,12 +1,12 @@
 # Template file for 'jack'
 pkgname=jack
-version=1.9.14
+version=1.9.15
 revision=1
 wrksrc="jack2-${version}"
 build_style=waf3
 configure_args="--alsa --classic --dbus"
 hostmakedepends="pkg-config"
-makedepends="opus-devel libsamplerate-devel readline-devel dbus-devel celt-devel
+makedepends="opus-devel libsamplerate-devel readline-devel dbus-devel db-devel celt-devel
  $(vopt_if ffado libffado-devel)"
 depends="python3-dbus"
 short_desc="JACK Audio Connection Kit low-latency sound server (pro audio)"
@@ -14,7 +14,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://jackaudio.org/"
 distfiles="https://github.com/jackaudio/jack2/archive/v${version}.tar.gz"
-checksum=a20a32366780c0061fd58fbb5f09e514ea9b7ce6e53b080a44b11a558a83217c
+checksum=95829650315dfe4363ae21334e858342afc32da688b6f4a05fef848b199cc400
 python_version=3
 
 # Package build options

From b7183d7a0ca5dee20d73bc5ff2ce901883621d90 Mon Sep 17 00:00:00 2001
From: jkoderu-git <64820459+jkoderu-git@users.noreply.github.com>
Date: Sat, 17 Oct 2020 23:30:57 +0000
Subject: [PATCH 2/2] jack: update to 1.9.16

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

diff --git a/srcpkgs/jack/template b/srcpkgs/jack/template
index a8ecbc81a58..b4e6fe39231 100644
--- a/srcpkgs/jack/template
+++ b/srcpkgs/jack/template
@@ -1,6 +1,6 @@
 # Template file for 'jack'
 pkgname=jack
-version=1.9.15
+version=1.9.16
 revision=1
 wrksrc="jack2-${version}"
 build_style=waf3
@@ -14,7 +14,7 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://jackaudio.org/"
 distfiles="https://github.com/jackaudio/jack2/archive/v${version}.tar.gz"
-checksum=95829650315dfe4363ae21334e858342afc32da688b6f4a05fef848b199cc400
+checksum=e176d04de94dcaa3f9d32ca1825091e1b938783a78c84e7466abd06af7637d37
 python_version=3
 
 # Package build options

  parent reply	other threads:[~2020-10-17 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 16:17 [PR PATCH] " jkoderu-git
2020-10-16 23:13 ` [PR PATCH] [Closed]: " jkoderu-git
2020-10-17 23:31 ` jkoderu-git [this message]
2020-10-21 11:44 ` [PR PATCH] [Updated] jack: update to 1.9.16, " jkoderu-git
2020-10-21 11:45 ` jkoderu-git
2020-10-21 13:28 ` [PR PATCH] [Closed]: " 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=20201017233100.58JMK2rrB-op3y0Hvo8zIB_H_f1g6JbxpbQzmrFWXzU@z \
    --to=jkoderu-git@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).