diff options
author | Wolfgang Müller | 2025-04-12 21:01:44 +0200 |
---|---|---|
committer | Wolfgang Müller | 2025-04-12 21:02:51 +0200 |
commit | 77b5a1fdf5396a3436d7b2e97b27adcbcb497350 (patch) | |
tree | a1fe897696a52d61f73c5a138d33343616cf819f | |
parent | c07a9d7991500d351b0de7d91b363b53d13f6eac (diff) | |
download | portage-roles-77b5a1fdf5396a3436d7b2e97b27adcbcb497350.tar.gz |
This is required in the latest version to actually read id3 tags.
Previous versions presumably used ffmpeg to read these.
-rw-r--r-- | group-base/package.use/00-group-base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/group-base/package.use/00-group-base b/group-base/package.use/00-group-base index e5f335b..d82bdfb 100644 --- a/group-base/package.use/00-group-base +++ b/group-base/package.use/00-group-base @@ -14,7 +14,7 @@ app-text/mandoc system-man dev-debug/gdb xml dev-vcs/git -webdav mail-client/neomutt gpgme idn kyotocabinet -media-sound/mpd inotify libsamplerate opus vorbis -audiofile -bzip2 -cue -curl -fifo -flac -id3tag -mad -pulseaudio -zlib +media-sound/mpd inotify libsamplerate opus vorbis -audiofile -bzip2 -cue -curl -fifo -flac -mad -pulseaudio -zlib media-video/ffmpeg mp3 openssl opus theora vorbis vpx x264 x265 webp -gnutls FFTOOLS: -* net-analyzer/nmap ncat nping net-firewall/nftables json |