Summary: | media-video/obs-studio-21.0.2: automagic dep on dev-lang/luajit and dev-lang/python | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Hector Martin <marcan> |
Component: | Current packages | Assignee: | Chiitoo <chiitoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/7496 https://github.com/gentoo/gentoo/pull/9151 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Hector Martin
2018-05-31 10:12:50 UTC
Indeed. I started work on this... more time ago than I want to remember. See: https://github.com/gentoo/gentoo/pull/7496 I have not forgotten about it, but thanks for the reminder. :] I'll hopefully get back to it soon! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c84c9c9473e7651089b5d1fd0e64a542f71e69 commit 56c84c9c9473e7651089b5d1fd0e64a542f71e69 Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2018-03-17 22:29:00 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2018-07-13 09:36:15 +0000 media-video/obs-studio: add support for scripting Scripting support for Lua and Python 3 is enabled by automagic, if the required libraries are found. This commit adds USE-flags and a patch that give the user control on whether or not to do so. Closes: https://bugs.gentoo.org/656956 Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9151 Closes: https://bugs.gentoo.org/656956 .../obs-studio-21.1.2-use-less-automagic.patch | 167 +++++++++++++++++++++ media-video/obs-studio/metadata.xml | 4 +- media-video/obs-studio/obs-studio-9999.ebuild | 26 +++- 3 files changed, 193 insertions(+), 4 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c84c9c9473e7651089b5d1fd0e64a542f71e69 commit 56c84c9c9473e7651089b5d1fd0e64a542f71e69 Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2018-03-17 22:29:00 +0000 Commit: Tony Vroon <chainsaw@gentoo.org> CommitDate: 2018-07-13 09:36:15 +0000 media-video/obs-studio: add support for scripting Scripting support for Lua and Python 3 is enabled by automagic, if the required libraries are found. This commit adds USE-flags and a patch that give the user control on whether or not to do so. Closes: https://bugs.gentoo.org/656956 Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9151 Closes: https://bugs.gentoo.org/656956 .../obs-studio-21.1.2-use-less-automagic.patch | 167 +++++++++++++++++++++ media-video/obs-studio/metadata.xml | 4 +- media-video/obs-studio/obs-studio-9999.ebuild | 26 +++- 3 files changed, 193 insertions(+), 4 deletions(-) |