From a55da7764c7611d134c74403c5ba8fcb1dd1c26e Mon Sep 17 00:00:00 2001 From: emmett1 Date: Wed, 14 May 2025 09:42:43 +0000 Subject: librewolf: updated to 138.0.1.2 --- repos/extra/librewolf/abuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'repos/extra/librewolf/abuild') diff --git a/repos/extra/librewolf/abuild b/repos/extra/librewolf/abuild index 987c92f0..e8b6fd43 100644 --- a/repos/extra/librewolf/abuild +++ b/repos/extra/librewolf/abuild @@ -1,12 +1,11 @@ name=librewolf -version=137.0.3 +version=138.0.1.2 _ver=${version%.*} _sion=${version##*.} _version=${_ver}-${_sion} release=1 source="https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${_version}/librewolf-${_version}.source.tar.gz visibility.patch - clang-fix.patch fix-rust-target.patch" build() { @@ -48,6 +47,9 @@ ac_add_options --disable-debug ac_add_options --disable-debug-symbols ac_add_options --disable-parental-controls ac_add_options --disable-system-extension-dirs +ac_add_options --disable-default-browser-agent +ac_add_options --disable-backgroundtasks +ac_add_options --disable-webspeech EOF if [ -f $SPM_PKGDB/libx11 ] && [ ! -f $SPM_PKGDB/wayland ]; then -- cgit v1.2.3