Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927964 - media-video/obs-studio 30.1.1 version bump
Summary: media-video/obs-studio 30.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-27 14:14 UTC by Jesse Adelman
Modified: 2024-04-04 19:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Adelman 2024-03-27 14:14:49 UTC
https://github.com/obsproject/obs-studio/releases/tag/30.1.1

Thank you! :)
Comment 1 Chiitoo gentoo-dev 2024-03-28 21:32:42 UTC
Yep.

Thank you for the report!
Comment 2 Chiitoo gentoo-dev 2024-04-03 20:06:57 UTC
I think I'll push this tomorrow.

I wanted to sort the PipeWire stuff first to include the changes on that, but it will take a bit more...
Comment 3 Larry the Git Cow gentoo-dev 2024-04-04 19:44:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3557fa0afc8d1dd8af01f346aa73dd1ffc267e0a

commit 3557fa0afc8d1dd8af01f346aa73dd1ffc267e0a
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2024-04-01 21:24:39 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2024-04-04 19:42:52 +0000

    media-video/obs-studio: add version 30.1.1
    
    Add 'NATIVE_NVENC' (9999 only) CMake switch controlled via
    USE="nvenc", which was automagically enabled otherwise,
    leading into configure errors if ffmpeg was not built with
    nvenc support.
    
    Also add USE="X" on the 'media-libs/libglvnd' dependency.
    
    Also also use 'filter-lto' to filter LTO issues when USE="wayland"
    for the time being.
    
    Closes: https://bugs.gentoo.org/867250
    Closes: https://bugs.gentoo.org/923805
    Closes: https://bugs.gentoo.org/927964
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 media-video/obs-studio/Manifest                 |   1 +
 media-video/obs-studio/obs-studio-30.1.1.ebuild | 269 ++++++++++++++++++++++++
 media-video/obs-studio/obs-studio-9999.ebuild   |   8 +-
 3 files changed, 277 insertions(+), 1 deletion(-)