From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 961A1158009 for ; Sun, 18 Jun 2023 14:41:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE53CE085A; Sun, 18 Jun 2023 14:41:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99E44E085A for ; Sun, 18 Jun 2023 14:41:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 700E7340F83 for ; Sun, 18 Jun 2023 14:41:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA20BA66 for ; Sun, 18 Jun 2023 14:41:37 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1687099274.0cebc25996b53ed0eec650b8a84a23eaf8dd1fc0.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/qsstv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/qsstv/qsstv-9.5.8-r1.ebuild media-radio/qsstv/qsstv-9.5.8.ebuild X-VCS-Directories: media-radio/qsstv/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: 0cebc25996b53ed0eec650b8a84a23eaf8dd1fc0 X-VCS-Branch: master Date: Sun, 18 Jun 2023 14:41:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 658d6a5c-2352-44e5-9c61-dee619376ec8 X-Archives-Hash: 12ec69ccf71a1994eb4bef41d311d7ab commit: 0cebc25996b53ed0eec650b8a84a23eaf8dd1fc0 Author: Thomas Beierlein gentoo org> AuthorDate: Sun Jun 18 14:38:43 2023 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Sun Jun 18 14:41:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cebc259 media-radio/qsstv: Move to media-libs/libpulse Signed-off-by: Thomas Beierlein gentoo.org> media-radio/qsstv/{qsstv-9.5.8.ebuild => qsstv-9.5.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-radio/qsstv/qsstv-9.5.8.ebuild b/media-radio/qsstv/qsstv-9.5.8-r1.ebuild similarity index 94% rename from media-radio/qsstv/qsstv-9.5.8.ebuild rename to media-radio/qsstv/qsstv-9.5.8-r1.ebuild index 2b319e4ee0eb..aeb2b1161913 100644 --- a/media-radio/qsstv/qsstv-9.5.8.ebuild +++ b/media-radio/qsstv/qsstv-9.5.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,7 +27,7 @@ CDEPEND="dev-qt/qtcore:5 media-libs/libv4l sci-libs/fftw:3.0= || ( - media-sound/pulseaudio + media-libs/libpulse media-sound/apulse[sdk] )" DEPEND="${CDEPEND}