public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/qsstv/
Date: Mon,  8 Nov 2021 16:00:37 +0000 (UTC)	[thread overview]
Message-ID: <1636387221.dccd77ec62997c49a5cabd5c40ec4e34b6b2e324.zerochaos@gentoo> (raw)

commit:     dccd77ec62997c49a5cabd5c40ec4e34b6b2e324
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Sun Aug 15 20:10:40 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Nov  8 16:00:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccd77ec

media-radio/qsstv: Allow apulse as pulseaudio replacement

This patch allows to build QSSTV with USE="-pulseaudio".

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 media-radio/qsstv/qsstv-9.5.3.ebuild | 7 +++++--
 media-radio/qsstv/qsstv-9.5.8.ebuild | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/media-radio/qsstv/qsstv-9.5.3.ebuild b/media-radio/qsstv/qsstv-9.5.3.ebuild
index 36c2667badf..3263804c9f8 100644
--- a/media-radio/qsstv/qsstv-9.5.3.ebuild
+++ b/media-radio/qsstv/qsstv-9.5.3.ebuild
@@ -24,9 +24,12 @@ CDEPEND="dev-qt/qtcore:5
 	media-libs/hamlib:=
 	media-libs/openjpeg:2
 	media-libs/alsa-lib
-	media-sound/pulseaudio
 	media-libs/libv4l
-	sci-libs/fftw:3.0="
+	sci-libs/fftw:3.0=
+	|| (
+		media-sound/pulseaudio
+		media-sound/apulse[sdk]
+	)"
 DEPEND="${CDEPEND}
 	virtual/pkgconfig"
 RDEPEND="${CDEPEND}

diff --git a/media-radio/qsstv/qsstv-9.5.8.ebuild b/media-radio/qsstv/qsstv-9.5.8.ebuild
index de2ebbcf697..2b319e4ee0e 100644
--- a/media-radio/qsstv/qsstv-9.5.8.ebuild
+++ b/media-radio/qsstv/qsstv-9.5.8.ebuild
@@ -24,9 +24,12 @@ CDEPEND="dev-qt/qtcore:5
 	media-libs/hamlib:=
 	media-libs/openjpeg:2
 	media-libs/alsa-lib
-	media-sound/pulseaudio
 	media-libs/libv4l
-	sci-libs/fftw:3.0="
+	sci-libs/fftw:3.0=
+	|| (
+		media-sound/pulseaudio
+		media-sound/apulse[sdk]
+	)"
 DEPEND="${CDEPEND}
 	virtual/pkgconfig"
 RDEPEND="${CDEPEND}


             reply	other threads:[~2021-11-08 16:00 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-08 16:00 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-15 13:41 [gentoo-commits] repo/gentoo:master commit in: media-radio/qsstv/ Thomas Beierlein
2023-08-15  6:02 Thomas Beierlein
2023-06-18 14:41 Thomas Beierlein
2021-12-14 18:28 Thomas Beierlein
2021-10-05  6:48 Agostino Sarubbo
2021-10-04 11:00 Agostino Sarubbo
2021-08-06 14:24 Thomas Beierlein
2021-06-23 11:09 Thomas Beierlein
2021-06-23 11:09 Thomas Beierlein
2021-05-30  0:06 Sam James
2021-05-30  0:06 Sam James
2021-04-23 14:24 Rick Farina
2021-03-28 18:04 Thomas Beierlein
2020-07-08 16:04 Thomas Beierlein
2020-05-23 14:45 Thomas Beierlein
2019-12-30 12:29 Agostino Sarubbo
2019-12-27 16:43 Agostino Sarubbo
2019-11-10 17:04 Thomas Beierlein
2019-08-23 10:37 Agostino Sarubbo
2019-08-23 10:03 Agostino Sarubbo
2019-05-12 13:18 Thomas Beierlein
2018-07-27  2:30 Mikle Kolyada
2018-05-17 17:11 Thomas Beierlein
2018-01-17  9:23 Thomas Beierlein
2018-01-15 19:03 Tobias Klausmann
2018-01-08 22:50 Thomas Deutschmann
2017-12-03 11:21 Thomas Beierlein
2017-08-17  7:11 Thomas Beierlein
2017-06-24 10:53 Thomas Beierlein
2017-06-08 10:16 Agostino Sarubbo
2017-03-06 18:53 Thomas Beierlein
2017-01-06  7:05 Thomas Beierlein
2016-11-12 23:37 David Seifert
2016-07-24 10:19 Thomas Beierlein
2016-07-11 14:59 Thomas Beierlein
2016-06-30 17:04 Thomas Beierlein
2016-05-28  9:45 Thomas Beierlein
2016-05-28  9:45 Thomas Beierlein
2015-09-19 15:06 Agostino Sarubbo

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=1636387221.dccd77ec62997c49a5cabd5c40ec4e34b6b2e324.zerochaos@gentoo \
    --to=zerochaos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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