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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8ACD0138350 for ; Sun, 26 Apr 2020 12:26:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D4B4E09F5; Sun, 26 Apr 2020 12:26:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48359E09F5 for ; Sun, 26 Apr 2020 12:26:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C5FD34F56B for ; Sun, 26 Apr 2020 12:26:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D72B1FB for ; Sun, 26 Apr 2020 12:26:00 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1587903945.ef043b463f9dd9b8e8d87ac8a7835741533a515d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/cantata/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/cantata/cantata-2.4.1.ebuild X-VCS-Directories: media-sound/cantata/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ef043b463f9dd9b8e8d87ac8a7835741533a515d X-VCS-Branch: master Date: Sun, 26 Apr 2020 12:26:00 +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: d0a4b6d2-031d-4e37-86d5-82af27afe952 X-Archives-Hash: f44dbdb6905da0b3116940e622cbb471 commit: ef043b463f9dd9b8e8d87ac8a7835741533a515d Author: David Seifert gentoo org> AuthorDate: Sun Apr 26 12:25:45 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Apr 26 12:25:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef043b46 media-sound/cantata: Remove media-video/libav Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert gentoo.org> media-sound/cantata/cantata-2.4.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/media-sound/cantata/cantata-2.4.1.ebuild b/media-sound/cantata/cantata-2.4.1.ebuild index 830330e2fe1..22ab01578b8 100644 --- a/media-sound/cantata/cantata-2.4.1.ebuild +++ b/media-sound/cantata/cantata-2.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/CDrummond/${PN}/releases/download/v${PV}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc64 x86" -IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming taglib udisks zeroconf" +IUSE="cdda cddb cdio http-server mtp musicbrainz replaygain streaming taglib udisks zeroconf" REQUIRED_USE=" ?? ( cdda cdio ) cdda? ( udisks || ( cddb musicbrainz ) ) @@ -46,8 +46,7 @@ COMMON_DEPEND=" replaygain? ( media-libs/libebur128 media-sound/mpg123 - libav? ( media-video/libav:= ) - !libav? ( media-video/ffmpeg:0= ) + media-video/ffmpeg:0= ) streaming? ( dev-qt/qtmultimedia:5 ) taglib? (