diff --git a/srcpkgs/droidcam-obs-plugin/template b/srcpkgs/droidcam-obs-plugin/template index b78d42e3efac65..67ff1e09a7d4a2 100644 --- a/srcpkgs/droidcam-obs-plugin/template +++ b/srcpkgs/droidcam-obs-plugin/template @@ -14,6 +14,8 @@ homepage="https://github.com/dev47apps/droidcam-obs-plugin" distfiles="https://github.com/dev47apps/droidcam-obs-plugin/archive/refs/tags/$version.tar.gz" checksum=55ffb07ca4c55d1018bfabb3029f7ac86622cfbcb05120edad62031da3f6fbc4 +broken="does not build with obs 32.1.0" + pre_build() { mkdir -p build export INCLUDES="-I$XBPS_CROSS_BASE/usr/include/obs" diff --git a/srcpkgs/obs-plugin-browser-bin/template b/srcpkgs/obs-plugin-browser-bin/template index 4f4f5551b97ef8..022cc208fb517a 100644 --- a/srcpkgs/obs-plugin-browser-bin/template +++ b/srcpkgs/obs-plugin-browser-bin/template @@ -1,6 +1,6 @@ # Template file for 'obs-plugin-browser-bin' pkgname=obs-plugin-browser-bin -version=32.0.2 # This is actually the version of obs to extract the plugin from +version=32.1.0 # This is actually the version of obs to extract the plugin from revision=1 archs="x86_64" short_desc="CEF-based OBS Studio browser plugin" @@ -8,7 +8,7 @@ maintainer="Michael Aldridge " license="GPL-2.0-only" homepage="https://obsproject.com/kb/browser-source" distfiles="https://github.com/obsproject/obs-studio/releases/download/$version/OBS-Studio-$version-Ubuntu-24.04-x86_64.deb" -checksum=ab1ba6582fcc5eaf051f28fafc01becec5d8edabfe4775626d5a1c94ef6340bb +checksum=89fa7657c56ffcc302ba75956eef1e7efaedd0e66ae2e2bd79170604d6c68800 do_install() { vinstall local/lib/x86_64-linux-gnu/obs-plugins/obs-browser.so 0644 usr/lib/obs-plugins/ diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template index 8ea7dc238c7d98..a53e677cc2f827 100644 --- a/srcpkgs/obs/template +++ b/srcpkgs/obs/template @@ -1,7 +1,7 @@ # Template file for 'obs' pkgname=obs -version=32.0.2 -revision=2 +version=32.1.0 +revision=1 archs="i686* x86_64* ppc64le* aarch64* riscv64*" build_style=cmake configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON @@ -27,7 +27,7 @@ license="GPL-2.0-or-later" homepage="https://obsproject.com" changelog="https://github.com/obsproject/obs-studio/releases" distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz" -checksum=39e99b9fbdc77e7e87cfd9c7e8709d1d427627bad5b21b791019c887c8598d13 +checksum=40d1d5cee743929ecb19f400c69f0c796ba59a01b65f0785d1545b970f2d6b2f build_options="luajit qsv nvenc" case $XBPS_TARGET_MACHINE in