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

Jimmy Berry jimmy at boombatower.com
Wed Jul 29 21:11:33 CEST 2020


Sounds like the proper way would be to build obs-browser package and
then add as build dep for obs-studio and turn on the BUILD_BROWSER
flag. Submissions welcome.

-- 
Jimmy

On Sat, Jul 18, 2020 at 1:27 AM Scott Hamilton <shamilton1 at gmail.com> wrote:
>
> 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 -->
> _______________________________________________
> Packman mailing list
> Packman at links2linux.de
> http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman



More information about the Packman mailing list