diff --git a/srcpkgs/firefox/files/mozconfig b/srcpkgs/firefox/files/mozconfig index ac17cc10ed..4581cd1855 100644 --- a/srcpkgs/firefox/files/mozconfig +++ b/srcpkgs/firefox/files/mozconfig @@ -42,8 +42,6 @@ ac_add_options --disable-strip ac_add_options --disable-profiling ac_add_options --enable-optimize="$CFLAGS" ac_add_options --enable-pie -# needed to enable stylo at runtime by default -ac_add_options --enable-stylo ac_add_options --enable-official-branding ac_add_options --enable-application=browser diff --git a/srcpkgs/firefox/patches/sndio.patch b/srcpkgs/firefox/patches/sndio.patch index 097b313e90..b885aa3802 100644 --- a/srcpkgs/firefox/patches/sndio.patch +++ b/srcpkgs/firefox/patches/sndio.patch @@ -52,13 +52,13 @@ --- build/moz.configure/old.configure.orig +++ build/moz.configure/old.configure @@ -159,6 +159,7 @@ + '--cache-file', + '--datadir', '--enable-accessibility', - '--enable-address-sanitizer', - '--enable-alsa', + '--enable-sndio', '--enable-bundled-fonts', - '--enable-clang-plugin', '--enable-content-sandbox', + '--enable-cookies', --- security/sandbox/linux/broker/SandboxBrokerPolicyFactory.cpp.orig +++ security/sandbox/linux/broker/SandboxBrokerPolicyFactory.cpp @@ -349,6 +349,21 @@ diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index d2c39126d2..ad705909fc 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -3,19 +3,19 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-i18n". # pkgname=firefox -version=60.0.2 +version=61.0 revision=1 short_desc="Mozilla Firefox web browser" maintainer="Juan RP " homepage="https://www.mozilla.org/firefox/" license="MPL-2.0, GPL-2, LGPL-2.1" distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz" -checksum=764566a06b71164e7fd20b2b0e6b08a71b4ccd4d6fd61867eb08011a551f6725 +checksum=3453e8ac7c602390bda0d34a4a636e0d65fd89d9ae69f7aa1740926715c42268 only_for_archs="i686 i686-musl x86_64 x86_64-musl" lib32disabled=yes -hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm rust cargo +hostmakedepends="autoconf213 unzip zip pkg-config perl python3 yasm rust cargo llvm clang" makedepends="nss-devel libjpeg-turbo-devel gtk+-devel gtk+3-devel icu-devel pixman-devel sqlite-devel libevent-devel libnotify-devel libvpx-devel