[packman] [PM] obs-studio 25.0.8-pm152.2.2 (openSUSE_Leap 15.2/x86_64)

Scott Hamilton shamilton1 at gmail.com
Sat Jul 18 08:27:39 CEST 2020


With version 25.0 of OBS Studio, it now supports the Browser source for
Linux natively.
Could the packman version of OBS Studio please also include the Browser
source.

https://obsproject.com/wiki/install-instructions#opensuse-build-directions

If building with browser source:

wget
https://cdn-fastly.obsproject.com/downloads/cef_binary_3770_linux64.tar.bz2
tar -xjf ./cef_binary_3770_linux64.tar.bz2
git clone --recursive https://github.com/obsproject/obs-studio.git
cd obs-studio
mkdir build && cd build
cmake -DUNIX_STRUCTURE=1 -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_BROWSER=ON
-DCEF_ROOT_DIR="../../cef_binary_3770_linux64" ..
make -j4
sudo make install

Many thanks
    S>


-- 
<!--    insert funny signature here -->


More information about the Packman mailing list