diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-13 23:36:16 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-13 23:36:16 +0000 |
commit | 5ee866097f7722d669e9a3b4ca2906105852e6ec (patch) | |
tree | 890944c963175a5008b706f03c1fb949a657f9ef /profiles/arch | |
parent | 8234174b0455dd6d6656a24155014c4fba8fad49 (diff) |
gentoo auto-resync : 13:02:2024 - 23:36:16
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use | 6 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use | 6 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/profiles/arch/arm/package.use b/profiles/arch/arm/package.use index 25811a117e1b..9790384c5079 100644 --- a/profiles/arch/arm/package.use +++ b/profiles/arch/arm/package.use @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <chewi@gentoo.org> (2023-12-16) -# Apply additional patches for efficient playback on some SoCs. -media-video/ffmpeg soc +# Apply additional FFmpeg patches for efficient playback on some SoCs. +media-tv/kodi soc +media-video/ffmpeg libdrm soc +media-video/mpv soc # Ionen Wolkens <ionen@gentoo.org> (2023-10-09) # media-libs/shaderc is not keyworded here, so enable glslang fallback. diff --git a/profiles/arch/arm64/package.use b/profiles/arch/arm64/package.use index 8a25010af8f4..3d30a34a0dba 100644 --- a/profiles/arch/arm64/package.use +++ b/profiles/arch/arm64/package.use @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <chewi@gentoo.org> (2023-12-16) -# Apply additional patches for efficient playback on some SoCs. -media-video/ffmpeg soc +# Apply additional FFmpeg patches for efficient playback on some SoCs. +media-tv/kodi soc +media-video/ffmpeg libdrm soc +media-video/mpv soc # Ionen Wolkens <ionen@gentoo.org> (2023-10-09) # media-libs/shaderc is not keyworded here, so enable glslang fallback. diff --git a/profiles/arch/riscv/package.use b/profiles/arch/riscv/package.use index 6b4f7615caf3..3b760c2c75ac 100644 --- a/profiles/arch/riscv/package.use +++ b/profiles/arch/riscv/package.use @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <chewi@gentoo.org> (2023-12-16) -# Apply additional patches for efficient playback on some SoCs. -media-video/ffmpeg soc +# Apply additional FFmpeg patches for efficient playback on some SoCs. +media-tv/kodi soc +media-video/ffmpeg libdrm soc +media-video/mpv soc # Yixun Lan <dlan@gentoo.org> (2021-07-20) # Enable the GPU targets matching the default VIDEO_CARDS |