diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-11 18:55:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-11 18:55:07 +0000 |
| commit | 3e9fa44e9c862fccfedf3cfdad18bf1f3c29d64c (patch) | |
| tree | 1e9737da90333e74292693eab5272eba2d8097df /media-sound/beets | |
| parent | a9166d320c9303e8acc20b59b69ed219aa3eee29 (diff) | |
| download | baldeagleos-repo-3e9fa44e9c862fccfedf3cfdad18bf1f3c29d64c.tar.gz baldeagleos-repo-3e9fa44e9c862fccfedf3cfdad18bf1f3c29d64c.tar.xz baldeagleos-repo-3e9fa44e9c862fccfedf3cfdad18bf1f3c29d64c.zip | |
Adding metadata
Diffstat (limited to 'media-sound/beets')
| -rw-r--r-- | media-sound/beets/beets-1.7.0_pre20240501-r1.ebuild (renamed from media-sound/beets/beets-1.7.0_pre20240501.ebuild) | 6 | ||||
| -rw-r--r-- | media-sound/beets/beets-2.2.0-r1.ebuild (renamed from media-sound/beets/beets-2.2.0.ebuild) | 6 | ||||
| -rw-r--r-- | 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 index 885d47f5375d..9b81f641f819 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 index 6740cea7aa5c..7099da24b958 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 93b51de64228..ba25f175f3fc 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 |
