Github messages for voidlinux
 help / color / mirror / Atom feed
From: ofiala-a51 <ofiala-a51@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mumble: add sndio support via portaudio backend
Date: Mon, 09 Nov 2020 19:27:39 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26252@inbox.vuxu.org> (raw)

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

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

https://github.com/ofiala-a51/void-packages mumble_add_portaudio
https://github.com/void-linux/void-packages/pull/26252

mumble: add sndio support via portaudio backend


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

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

From 092c8a17ab3ee32cd5742da04403363b7ec7dfa5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Fiala?= <temp.xanomes@volny.cz>
Date: Mon, 9 Nov 2020 19:20:39 +0100
Subject: [PATCH] mumble: add sndio support via portaudio backend

Thanks to feranur for providing this patch
---
 srcpkgs/mumble/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mumble/template b/srcpkgs/mumble/template
index d10a5704db3..f2e9bf5a134 100644
--- a/srcpkgs/mumble/template
+++ b/srcpkgs/mumble/template
@@ -1,16 +1,16 @@
 # Template file for 'mumble'
 pkgname=mumble
 version=1.3.3
-revision=1
+revision=2
 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
- $(vopt_if jack CONFIG+=jackaudio) CONFIG+=no-embed-qt-translations CONFIG+=no-oss"
+ $(vopt_if jack CONFIG+=jackaudio) CONFIG+=no-embed-qt-translations CONFIG+=no-oss CONFIG+=portaudio"
 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 $(vopt_if jack jack-devel) qt5-devel qt5-svg-devel
- speech-dispatcher-devel speex-devel"
+ speech-dispatcher-devel speex-devel portaudio-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>"

             reply	other threads:[~2020-11-09 18:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09 18:27 ofiala-a51 [this message]
2020-11-13 12:06 ` [PR PATCH] [Updated] " ofiala-a51
2020-11-15  0:42 ` ofiala-a51
2020-11-15  2:13 ` ericonr
2020-11-15  2:14 ` ericonr
2020-11-15 18:48 ` [PR PATCH] [Updated] " ofiala-a51
2020-11-15 18:48 ` ofiala-a51
2020-11-19  4:22 ` [PR PATCH] [Merged]: " ericonr

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-26252@inbox.vuxu.org \
    --to=ofiala-a51@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).