Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mumble: enable JackAudio support
@ 2020-04-10 15:04 ScrelliCopter
  2020-04-10 18:24 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: ScrelliCopter @ 2020-04-10 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages mumble-jack
https://github.com/void-linux/void-packages/pull/20840

mumble: enable JackAudio support
Avoids issues with the ALSA backend on my setup.

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

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

From 914996ccbebb0747cfa61638c5f0b8c4611a9788 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Sat, 11 Apr 2020 01:01:00 +1000
Subject: [PATCH] mumble: enable JackAudio support

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

diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index 9b5ef0c76fc..f7d0df5a524 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -1,15 +1,16 @@
 # Template file for 'mumble'
 pkgname=mumble
 version=1.3.0
-revision=2
+revision=3
 build_style=qmake
 configure_args="CONFIG+=bundled-celt CONFIG+=no-bundled-opus CONFIG+=no-update
  CONFIG+=no-bundled-speex CONFIG+=no-g15 CONFIG+=no-xevie CONFIG+=pulseaudio
- CONFIG+=no-embed-qt-translations CONFIG+=no-oss"
+ CONFIG+=jackaudio CONFIG+=no-embed-qt-translations CONFIG+=no-oss"
 hostmakedepends="Ice pkg-config protobuf qt5-host-tools qt5-qmake python3"
 makedepends="Ice-devel MesaLib-devel avahi-compat-libs-devel boost-devel
  libcap-devel libressl-devel libsndfile-devel opus-devel protobuf-devel
- pulseaudio-devel qt5-devel qt5-svg-devel speech-dispatcher-devel speex-devel"
+ pulseaudio-devel jack-devel qt5-devel qt5-svg-devel speech-dispatcher-devel
+ speex-devel"
 depends="desktop-file-utils qt5-plugin-sqlite"
 short_desc="Open source, low-latency, high quality voice chat for gaming"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"

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

* Re: [PR PATCH] [Merged]: mumble: enable JackAudio support
  2020-04-10 15:04 [PR PATCH] mumble: enable JackAudio support ScrelliCopter
@ 2020-04-10 18:24 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-10 18:24 UTC (permalink / raw)
  To: ml

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

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

mumble: enable JackAudio support
https://github.com/void-linux/void-packages/pull/20840

Description:
Avoids issues with the ALSA backend on my setup.

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

end of thread, other threads:[~2020-04-10 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 15:04 [PR PATCH] mumble: enable JackAudio support ScrelliCopter
2020-04-10 18:24 ` [PR PATCH] [Merged]: " Hoshpak

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