mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/firefox: upgrade to 46.0.1
re-add -DBROTLI_BUILD_PORTABLE as it seems to crash still
This commit is contained in:
parent
98fd5a79eb
commit
68bf7a0f48
@ -1,10 +1,10 @@
|
||||
# Contributor: William Pitcock <nenolod@dereferenced.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=firefox
|
||||
pkgver=46.0
|
||||
pkgver=46.0.1
|
||||
_pkgver=$pkgver
|
||||
_xulver=$pkgver
|
||||
pkgrel=1
|
||||
pkgrel=0
|
||||
pkgdesc="Firefox web browser"
|
||||
url="http://www.firefox.com"
|
||||
arch="all"
|
||||
@ -101,7 +101,7 @@ build() {
|
||||
cd "$_builddir"
|
||||
|
||||
# mozilla's buildsystem is on drugs
|
||||
export CFLAGS="$(echo $CFLAGS | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')"
|
||||
export CFLAGS="$(echo $CFLAGS | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g') -DBROTLI_BUILD_PORTABLE"
|
||||
export CXXFLAGS="$CFLAGS"
|
||||
export SHELL=/bin/sh
|
||||
|
||||
@ -170,7 +170,7 @@ dev() {
|
||||
default_dev
|
||||
}
|
||||
|
||||
md5sums="8a516da3858b17f55451810efc7a239a firefox-46.0.source.tar.xz
|
||||
md5sums="3e3b90268b8a634f7c60a25eb3a04c8c firefox-46.0.1.source.tar.xz
|
||||
8f4dda0e7c0e27926b477ba69fdf347e mozconfig
|
||||
99b27aeac58923f318d083e5e71879ba vendor.js
|
||||
6ab77b80c8c7d6fd07ab53c54561f4df 0002-Use-C99-math-isfinite.patch
|
||||
@ -190,7 +190,7 @@ b8b2a3cdb38f402e4eb4885908233811 libavutil.patch
|
||||
4398feb7543ef216a9f4a3690ea97180 firefox-gtk3-20.patch
|
||||
ba96924ece1d77453e462429037a2ce5 firefox.desktop
|
||||
6f38a5899034b7786cb1f75ad42032b8 firefox-safe.desktop"
|
||||
sha256sums="b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf firefox-46.0.source.tar.xz
|
||||
sha256sums="98b8292a31b7e3e426f3204de1fed2a6ab38dcf64dd27bdfae556b407a198bf9 firefox-46.0.1.source.tar.xz
|
||||
99259ffe136dba371a2329749a9a6aadd29576ab48bbcd6c02b0e739f6eb4adb mozconfig
|
||||
afecb8c17a2bedafe600dd572d24eff24e540cda02f675705d11168040379ce6 vendor.js
|
||||
080a55182b865471a86fa4b70a66ed9495f1e536f7fdc4060cb8c675b4749c6e 0002-Use-C99-math-isfinite.patch
|
||||
@ -210,7 +210,7 @@ a1ba79ec0c50c19edcfb24bb2686a718a77b02035e412989b9208b9b818abe14 allow-utf8-fal
|
||||
440c3e22d98ecf8c44dcedbe90bbb302da3a059e3fc3fba205d89f0eca329cbf firefox-gtk3-20.patch
|
||||
b571c4a49884a3c98806246c9cc3e60c73d5a8f4aeb7f96217db0be1d6210eda firefox.desktop
|
||||
4b6de45753856a890f4482055666e77f9b01bdfb7e0df08bafaa3a4d9937eed3 firefox-safe.desktop"
|
||||
sha512sums="f5a652e25fa74e3cb271af04d50cc7b63ca73fde9d2ff350e84b3dda55352bac2b28b567aed12164285d992414ad475da9d2555ab972e5c5d7b8f5226591036b firefox-46.0.source.tar.xz
|
||||
sha512sums="c58642774f93ceaef4f99bc3fe578db6e4f6de7f1d23080da97b61bc4fc6b516ce99fa04368893c0fa2cb9cd0b36e96955656daa97d0bd0d8f4da6a2d364cb98 firefox-46.0.1.source.tar.xz
|
||||
344e46fbfc5b0bd9b1e3ad81eb4695b336482a1bddd1632b845e7a0bc87928a2936db97af1a41b48df83274aa4453dce215b45e383a756f2ccdb5d2e57f19b52 mozconfig
|
||||
cc10dba32d9c7faf1d99b8fdebc71bf0200ad10b976105edb45df696bf64a668b2b7aa8c3892a8056eb71fb071b0e0ae51c3ce2fb75acfb7e7035104c0e4fce3 vendor.js
|
||||
7e123144bc2b1efed149dfb41b255c447d43ea93a63ebe114d01945e6a6d69edc2f2a3c36980a93279106c1842355851b8b6c1d96679ee6be7b9b30513e0b1a8 0002-Use-C99-math-isfinite.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user