logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: 39f35ac4a67beff71499155c13482ad71ebfe276
parent 3a6c727621cff6546fde8a7c680337ae4832e9a8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 27 Nov 2020 01:41:35 +0100

media-libs/libsdl: Add fake IUSE flags for compat

Diffstat:

Mmedia-libs/libsdl/libsdl-9999.ebuild3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/libsdl/libsdl-9999.ebuild b/media-libs/libsdl/libsdl-9999.ebuild @@ -12,7 +12,8 @@ S="${WORKDIR}/sdl12-compat" LICENSE="ZLIB" SLOT="0" -IUSE="" +# Those are fakes and just there for compat with other ebuilds +IUSE="oss alsa nas X dga xv xinerama fbcon tslib aalib opengl libcaca +sound +video +joystick custom-cflags pulseaudio static-libs" src_prepare() { cmake_src_prepare