Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/
Date: Thu, 24 Dec 2020 13:51:04
Message-Id: 1608817731.c04c7631df81b55c0cae7fc0e4269988644de564.marecki@gentoo
1 commit: c04c7631df81b55c0cae7fc0e4269988644de564
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 13:48:51 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 13:48:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c7631
7
8 profiles/targets/desktop/package.use: more media-video/mpv LuaJIT changes
9
10 Follow-up to ced3d3f08fde6b38c49ece9792021b1cfe7ea5d5: package.use changes
11 are incremental so it is necessary to explicitly unset current
12 LUA_SINGLE_TARGET before setting the luajit one.
13
14 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
15
16 profiles/targets/desktop/package.use | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
20 index 046891519ae..1426f952b38 100644
21 --- a/profiles/targets/desktop/package.use
22 +++ b/profiles/targets/desktop/package.use
23 @@ -59,7 +59,7 @@ dev-lang/php -exif -truetype
24 # Enable luajit for OSC and youtube-dl support by default.
25 # Override default +sdl from desktop profile and disable sdl outputs.
26 # These outputs are for systems without a proper audio/video support.
27 -media-video/mpv lua luajit lua_single_target_luajit -sdl
28 +media-video/mpv lua luajit -sdl LUA_SINGLE_TARGET: -* luajit
29
30 # Mike Gilbert <floppym@g.o> (2017-01-04)
31 # Needed by x11-misc/xdg-utils.