From a6396d3b46bf14d1ba3d175576f8c77fe7a5c517 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Thu, 17 May 2018 20:46:29 +0200 Subject: [PATCH] firefox-pa: updated to 60.0.1 --- firefox-pa/.md5sum | 2 +- firefox-pa/.signature | 6 +++--- firefox-pa/Pkgfile | 10 ++++------ 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/firefox-pa/.md5sum b/firefox-pa/.md5sum index 26edd4c82..62cd7b479 100644 --- a/firefox-pa/.md5sum +++ b/firefox-pa/.md5sum @@ -1,2 +1,2 @@ -3d89ee8a722279c4e883a7a8af81c21d firefox-60.0.source.tar.xz +d3068f73fb70dc5d9f629fbbb6192bb9 firefox-60.0.1.source.tar.xz cf6971669f70b440cb6ff8df8b2722ae firefox.desktop diff --git a/firefox-pa/.signature b/firefox-pa/.signature index 4a051fcd0..29bf9f3d4 100644 --- a/firefox-pa/.signature +++ b/firefox-pa/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cHngLt0VMQSN8JFsiVCdM+tUycNV7C/Ar96sj5hmG6eY/tJIQoRolcRlXT0t6jcwMt1qP0bai86og5PhDv67gA= -SHA256 (Pkgfile) = 57e2fc223da3e377f6992d78224bf02687b76f28b6b3312dd2745b6b67392543 +RWSE3ohX2g5d/RwvrbhtSJ+4UaiOdDraQgVhpCTenCM/VRIWA4BSzX1pd4pSEpvG/Kv84Lm/nQgHX3hYaJS+QmmM043XH0rAPA0= +SHA256 (Pkgfile) = 77cc22e3c3e738da6c1a3a0088a2aa5323a65b91ed14cd9c0ef44ccfe87fd765 SHA256 (.footprint) = 37d148dbd4331997e53d1336a2c596d4aa6f2461cf08690a40b04fa27515ee7d -SHA256 (firefox-60.0.source.tar.xz) = 4bc4fd997e6239f53e16a70b04f197791e5c5d09367e2916bcfe4a427999f842 +SHA256 (firefox-60.0.1.source.tar.xz) = c8e621c7dfccbef14cce41a6847b83bee15b5276cd0c35771c3874e464e6a662 SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91 diff --git a/firefox-pa/Pkgfile b/firefox-pa/Pkgfile index ac443f9cb..514106dc1 100644 --- a/firefox-pa/Pkgfile +++ b/firefox-pa/Pkgfile @@ -1,16 +1,16 @@ -# Description: The Mozilla Firefox browser with Alsa support +# Description: The Mozilla Firefox browser with PulseAudio support # URL: https://www.mozilla.com/firefox/ # Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, python, alsa-lib, xorg-libxt, yasm, mesa3d, rust +# Depends on: nss, autoconf-2.13, unzip, zip, libidl, gtk, gtk3, python, alsa-lib, xorg-libxt, yasm, mesa3d, rust, pulseaudio name=firefox-pa -version=60.0 +version=60.0.1 release=1 source=(https://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz firefox.desktop) build() { - cd firefox-${version:0:4} + cd firefox-$version cat <<- EOF > .mozconfig mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared @@ -21,8 +21,6 @@ cat <<- EOF > .mozconfig ac_add_options --with-system-png ac_add_options --with-system-nspr ac_add_options --with-system-nss - #Broken in 59.0 - #ac_add_options --with-system-cairo ac_add_options --enable-system-ffi ac_add_options --enable-system-pixman ac_add_options --enable-system-sqlite