diff options
author | Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> | 2021-05-21 20:18:33 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-13 23:08:35 +0100 |
commit | e8adb99b7d499c9e3080946dda18ccccc0b6ced2 (patch) | |
tree | 8c731530a75d327ece555c7df9017563151c7864 /profiles/targets | |
parent | profiles/targets/desktop/package.use: set default Lua for WirePlumber (diff) | |
download | gentoo-e8adb99b7d499c9e3080946dda18ccccc0b6ced2.tar.gz gentoo-e8adb99b7d499c9e3080946dda18ccccc0b6ced2.tar.bz2 gentoo-e8adb99b7d499c9e3080946dda18ccccc0b6ced2.zip |
media-video/wireplumber: initial commit based on the PipeWire ebuild
Apart from not yet supporting generation of API documentation, the
ebuild should be fully functional.
Thanks-to: Jaco Kroon <jaco@uls.co.za> (for noticing incorrect RDEPEND)
Thanks-to: Ionen Wolkens <ionen@gentoo.org> (Lua target enforcement)
Co-authored-by: Sam James <sam@gentoo.org>
Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com>
Closes: https://github.com/gentoo/gentoo/pull/22278
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 94c1b5d773e0..65d0afd8ce3b 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -3,7 +3,7 @@ # Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> (2021-09-13) # WirePlumber obligatory links and embeds either Lua 5.3 or 5.4 -# interpreter with the later being the upstream default. +# interpreter with the latter being the upstream default. media-video/wireplumber lua_single_target_lua5-4 # Marek Szuba <marecki@gentoo.org> (2020-12-24) |