[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/obs-studio/obs-studio.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Free and open source software for video recording and live streaming [T] High performance real time video/audio capturing and mixing. [T] Create scenes made up of multiple sources including window captures, [T] images, text, browser windows, webcams, capture cards and more. [U] https://obsproject.com/ [A] Hugh Bailey [M] Rene Rebe [C] extra/multimedia [F] CROSS OBJDIR [E] opt speex [L] LGPL [S] Beta [V] 32.0.4 [P] X -----5---9 799.000 [CV-URL] https://github.com/obsproject/obs-studio/releases #[D] 8b027ab3c962bdb2fc75919487ec06a89d7c30dee4bd0eeb6f708707 obs-studio-28.0.1.tar.gz https://github.com/obsproject/obs-studio/archive/28.0.1/ [D] 0 obs-studio-src-32.0.4.tar.gz git+https://github.com/obsproject/obs-studio 32.0.4 var_remove_regex cmakeopt ' ' '-DCMAKE_INSTALL_LIBDIR=.*' pkginstalled pipewire || var_append cmakeopt ' ' -DENABLE_PIPEWIRE=OFF pkginstalled wayland || var_append cmakeopt ' ' -DENABLE_WAYLAND=OFF pkginstalled vlc || var_append cmakeopt ' ' -DENABLE_VLC=OFF pkginstalled libva && var_append GCC_WRAPPER_APPEND ' ' "-I`pkgprefix includedir libva`" var_append GCC_WRAPPER_APPEND ' ' "-I$root$(pkgprefix includedir libxcb)" var_append cmakeopt ' ' "-DOBS_VERSION_OVERRIDE=$ver" var_append cmakeopt ' ' '-DBUILD_VST=OFF -DENABLE_NEW_MPEGTS_OUTPUT=OFF' var_append cmakeopt ' ' '-DENABLE_WEBSOCKET=OFF -DENABLE_BROWSER=OFF -DENABLE_AJA=OFF' var_append cmakeopt ' ' '-DENABLE_NVENC=OFF -DENABLE_QSV11=OFF -DENABLE_WEBRTC=OFF' atstage cross && var_append cmakeopt ' ' -DTHREADS_PTHREAD_ARG=YES atstage cross && hook_add postmake 5 "rm -rfv $HOME/.cmake/packages" [[ "$arch" = x86* ]] && var_append GCC_WRAPPER_APPEND ' ' -c?:-lmvec