Projects
Multimedia
obs-studio
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 121
View file
obs-studio.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Jun 17 14:34:43 UTC 2025 - Hans-Peter Jansen <hp@urpla.net> + +- fix build with fix-json11-build.patch + +------------------------------------------------------------------- Wed Apr 9 08:48:22 UTC 2025 - darix <packman@nordisch.org> - Pull in https://github.com/obsproject/obs-studio/pull/11906.patch
View file
obs-studio.spec
Changed
@@ -51,6 +51,7 @@ Patch2: libx264-optional.patch Patch3: ffmpeg-x11-linking.patch Patch4: 11906.patch +Patch5: fix-json11-build.patch BuildRequires: update-desktop-files BuildRequires: cmake >= 2.8.12 BuildRequires: pkgconfig(fdk-aac)
View file
fix-json11-build.patch
Added
@@ -0,0 +1,12 @@ +Index: b/deps/json11/json11.cpp +=================================================================== +--- a/deps/json11/json11.cpp ++++ b/deps/json11/json11.cpp +@@ -22,6 +22,7 @@ + #include "json11.hpp" + #include <cassert> + #include <cmath> ++#include <cstdint> + #include <cstdlib> + #include <cstdio> + #include <limits>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.