mirror of
https://github.com/gentoo-mirror/steam-overlay.git
synced 2025-04-10 12:08:44 -04:00
games-util/esteam: media-libs/libsdl2 will drop the threads USE flag shortly
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
parent
946538dd37
commit
d6b0911f5c
@ -7,6 +7,7 @@ inherit prefix
|
||||
|
||||
DESCRIPTION="Scan Steam libraries to generate and emerge a Portage set"
|
||||
HOMEPAGE="https://github.com/anyc/steam-overlay"
|
||||
S="${WORKDIR}"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
@ -17,8 +18,6 @@ RDEPEND="
|
||||
sys-apps/gentoo-functions
|
||||
"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_install() {
|
||||
newbin $(prefixify_ro "${FILESDIR}"/script.bash) ${PN}
|
||||
|
@ -208,7 +208,7 @@ LIBS[librtmp.so.1]=media-video/rtmpdump[@ABI@]
|
||||
LIBS[libsamplerate.so.0]=media-libs/libsamplerate[@ABI@]
|
||||
LIBS[libSDL-1.2.so.0]=media-libs/libsdl[@ABI@,joystick,opengl,sound,video]
|
||||
LIBS[libSDL2.so]=libSDL2-2.0.so.0
|
||||
LIBS[libSDL2-2.0.so.0]=media-libs/libsdl2[@ABI@,haptic,joystick,opengl,sound,threads,video]
|
||||
LIBS[libSDL2-2.0.so.0]=media-libs/libsdl2[@ABI@,haptic,joystick,opengl,sound,video]
|
||||
LIBS[libSDL2-2.0.5.so]=libSDL2-2.0.so.0
|
||||
LIBS[libSDL2-2.0.7.so]=libSDL2-2.0.so.0
|
||||
LIBS[libSDL2-2.0.8.so]=libSDL2-2.0.so.0
|
||||
|
0
games-util/esteam/files/script.bash
Executable file → Normal file
0
games-util/esteam/files/script.bash
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user