From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E19C31582EF for ; Tue, 11 Mar 2025 09:04:31 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CE350343142 for ; Tue, 11 Mar 2025 09:04:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2C73F110471; Tue, 11 Mar 2025 09:04:09 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 215A0110471 for ; Tue, 11 Mar 2025 09:04:09 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDD0134312E for ; Tue, 11 Mar 2025 09:04:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7843128E6 for ; Tue, 11 Mar 2025 09:04:06 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1741683801.9ab0a800b93601ac4b1ed8e7f01596c125af7d68.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/beets/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/beets/beets-1.7.0_pre20240501-r1.ebuild media-sound/beets/beets-1.7.0_pre20240501.ebuild media-sound/beets/beets-2.2.0-r1.ebuild media-sound/beets/beets-2.2.0.ebuild media-sound/beets/beets-9999.ebuild X-VCS-Directories: media-sound/beets/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 9ab0a800b93601ac4b1ed8e7f01596c125af7d68 X-VCS-Branch: master Date: Tue, 11 Mar 2025 09:04:06 +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: 64753821-7cf9-403c-8a5d-16fbde0c612a X-Archives-Hash: b7c18d558f81a5505fa7183a9e2b3b17 commit: 9ab0a800b93601ac4b1ed8e7f01596c125af7d68 Author: Ionen Wolkens gentoo org> AuthorDate: Mon Mar 10 06:20:39 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Mar 11 09:03:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab0a800 media-sound/beets: update ffmpeg usedeps Signed-off-by: Ionen Wolkens gentoo.org> ...s-1.7.0_pre20240501.ebuild => beets-1.7.0_pre20240501-r1.ebuild} | 6 +++--- media-sound/beets/{beets-2.2.0.ebuild => beets-2.2.0-r1.ebuild} | 6 +++--- media-sound/beets/beets-9999.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/media-sound/beets/beets-1.7.0_pre20240501.ebuild b/media-sound/beets/beets-1.7.0_pre20240501-r1.ebuild similarity index 97% rename from media-sound/beets/beets-1.7.0_pre20240501.ebuild rename to media-sound/beets/beets-1.7.0_pre20240501-r1.ebuild index 71c42d29cfe8..79f03b09eae1 100644 --- a/media-sound/beets/beets-1.7.0_pre20240501.ebuild +++ b/media-sound/beets/beets-1.7.0_pre20240501-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -87,7 +87,7 @@ BDEPEND=" media-sound/mp3val media-sound/mp3gain media-plugins/gst-plugins-libav:1.0 - media-video/ffmpeg:0[encode] + media-video/ffmpeg[encode(+)] app-shells/bash-completion ) ')" @@ -161,7 +161,7 @@ python_install_all() { optfeature "badfiles support" "media-libs/flac media-sound/mp3val" optfeature "chromaprint support" "dev-python/pyacoustid media-libs/chromaprint[tools]" optfeature "discogs support" dev-python/python3-discogs-client - optfeature "ffmpeg support" media-video/ffmpeg[encode] + optfeature "ffmpeg support" media-video/ffmpeg optfeature "gstreamer support" "media-libs/gst-plugins-bad media-libs/gst-plugins-good" optfeature "icu support" dev-db/sqlite[icu] optfeature "lastfm support" dev-python/pylast diff --git a/media-sound/beets/beets-2.2.0.ebuild b/media-sound/beets/beets-2.2.0-r1.ebuild similarity index 97% rename from media-sound/beets/beets-2.2.0.ebuild rename to media-sound/beets/beets-2.2.0-r1.ebuild index 3978ca21b116..007cf92604bd 100644 --- a/media-sound/beets/beets-2.2.0.ebuild +++ b/media-sound/beets/beets-2.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -92,7 +92,7 @@ BDEPEND=" media-sound/mp3val media-sound/mp3gain media-plugins/gst-plugins-libav:1.0 - media-video/ffmpeg:0[encode] + media-video/ffmpeg[encode(+)] app-shells/bash-completion ) ')" @@ -160,7 +160,7 @@ python_install_all() { optfeature "badfiles support" "media-libs/flac media-sound/mp3val" optfeature "chromaprint support" "dev-python/pyacoustid media-libs/chromaprint[tools]" optfeature "discogs support" dev-python/python3-discogs-client - optfeature "ffmpeg support" media-video/ffmpeg[encode] + optfeature "ffmpeg support" media-video/ffmpeg optfeature "gstreamer support" "media-libs/gst-plugins-bad media-libs/gst-plugins-good" optfeature "icu support" dev-db/sqlite[icu] optfeature "lastfm support" dev-python/pylast diff --git a/media-sound/beets/beets-9999.ebuild b/media-sound/beets/beets-9999.ebuild index d369086b7ef3..34b23cecb015 100644 --- a/media-sound/beets/beets-9999.ebuild +++ b/media-sound/beets/beets-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -90,7 +90,7 @@ BDEPEND=" media-sound/mp3val media-sound/mp3gain media-plugins/gst-plugins-libav:1.0 - media-video/ffmpeg:0[encode] + media-video/ffmpeg[encode(+)] app-shells/bash-completion ) ')" @@ -158,7 +158,7 @@ python_install_all() { optfeature "badfiles support" "media-libs/flac media-sound/mp3val" optfeature "chromaprint support" "dev-python/pyacoustid media-libs/chromaprint[tools]" optfeature "discogs support" dev-python/python3-discogs-client - optfeature "ffmpeg support" media-video/ffmpeg[encode] + optfeature "ffmpeg support" media-video/ffmpeg optfeature "gstreamer support" "media-libs/gst-plugins-bad media-libs/gst-plugins-good" optfeature "icu support" dev-db/sqlite[icu] optfeature "lastfm support" dev-python/pylast