Github messages for voidlinux
 help / color / mirror / Atom feed
From: krkk <krkk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ardour: add pulseaudio backend
Date: Wed, 04 Nov 2020 21:02:35 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26135@inbox.vuxu.org> (raw)

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

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

https://github.com/krkk/void-packages ardour-pulseaudio
https://github.com/void-linux/void-packages/pull/26135

ardour: add pulseaudio backend


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

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

From 9de64815711fe40901e684958404cca1f2c7a3ca Mon Sep 17 00:00:00 2001
From: Karol Kosek <krkk@krkk.ct8.pl>
Date: Wed, 4 Nov 2020 20:50:23 +0100
Subject: [PATCH] ardour: add pulseaudio backend

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

diff --git a/srcpkgs/ardour/template b/srcpkgs/ardour/template
index fcedeb358a1..f44dd707260 100644
--- a/srcpkgs/ardour/template
+++ b/srcpkgs/ardour/template
@@ -1,10 +1,10 @@
 # Template file for 'ardour'
 pkgname=ardour
 version=6.3.0
-revision=1
+revision=2
 wrksrc="Ardour-${version}"
 build_style=waf3
-configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy
+configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,pulseaudio,dummy
  --libjack=weak --optimize --docs --use-external-libs --freedesktop"
 hostmakedepends="python3 graphviz doxygen pkg-config clang perl
  itstool gettext tar readline-devel"
@@ -12,7 +12,7 @@ makedepends="boost-devel liblrdf-devel liblo-devel lilv-devel suil-devel
  taglib-devel aubio-devel rubberband-devel alsa-lib-devel libsndfile-devel
  vamp-plugin-sdk-devel fftw-devel jack-devel libsamplerate-devel lv2
  sratom-devel gtkmm2-devel libarchive-devel fluidsynth-devel hidapi-devel
- libltc-devel glibmm-devel"
+ libltc-devel glibmm-devel pulseaudio-devel"
 short_desc="Professional-grade digital audio workstation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"

             reply	other threads:[~2020-11-04 20:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 20:02 krkk [this message]
2020-11-05  7:12 ` krkk
2020-11-05 13:15 ` ericonr
2020-11-05 15:57 ` krkk
2020-12-20  4:32 ` ericonr
2020-12-20  4:34 ` ericonr
2020-12-20 17:29 ` krkk
2020-12-20 23:04 ` ericonr
2020-12-24  9:49 ` krkk
2020-12-24 14:23 ` ericonr
2021-07-20 20:23 ` ericonr
2021-07-20 21:19 ` [PR PATCH] [Closed]: " krkk
2021-07-20 21:19 ` krkk
2021-07-20 21:21 ` 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-26135@inbox.vuxu.org \
    --to=krkk@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).