mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 00:10:21 +03:00
games-fps/alephone: update ffmpeg usedeps
USE=mp3 was renamed to USE=lame but, seeing how this does not have [encode] and being a game engine, I assume these USE were specified for mp3 and vorbis playback (not encoding), and then ffmpeg can play both of these with its builtin decoders regardless of USE. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -32,7 +32,7 @@ RDEPEND="
|
||||
media-libs/sdl2-image[png]
|
||||
media-libs/sdl2-net
|
||||
media-libs/sdl2-ttf
|
||||
media-video/ffmpeg:=[mp3,vorbis]
|
||||
media-video/ffmpeg:=
|
||||
sys-libs/zlib
|
||||
virtual/opengl
|
||||
virtual/glu
|
||||
@@ -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
|
||||
@@ -32,7 +32,7 @@ RDEPEND="
|
||||
media-libs/sdl2-image[png]
|
||||
media-libs/sdl2-net
|
||||
media-libs/sdl2-ttf
|
||||
media-video/ffmpeg:=[mp3,vorbis]
|
||||
media-video/ffmpeg:=
|
||||
sys-libs/zlib
|
||||
virtual/opengl
|
||||
virtual/glu
|
||||
@@ -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
|
||||
@@ -32,7 +32,7 @@ RDEPEND="
|
||||
media-libs/sdl2-image[png]
|
||||
media-libs/sdl2-net
|
||||
media-libs/sdl2-ttf
|
||||
media-video/ffmpeg:=[mp3,vorbis]
|
||||
media-video/ffmpeg:=
|
||||
sys-libs/zlib
|
||||
virtual/opengl
|
||||
virtual/glu
|
||||
|
||||
Reference in New Issue
Block a user