From f655b484b1eb16d5de8cfdc5ead5500d19d1adf9 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 18 Mar 2017 03:39:25 -0300 Subject: iceweasel-1:52.0.1.deb1-1: updating version --- libre/iceweasel/PKGBUILD | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'libre/iceweasel') diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index 710ab7a54..fd1ba76b2 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -20,7 +20,7 @@ _pgo=false _debname=firefox _brandingver=52.0 _brandingrel=1 -_debver=52.0 +_debver=52.0.1 _debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ _parabolarepo=https://repo.parabola.nu/other/iceweasel @@ -30,7 +30,7 @@ _pkgname=firefox pkgname=iceweasel epoch=1 pkgver=$_debver.$_debrel -pkgrel=2 +pkgrel=1 pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64 armv7h) license=(MPL GPL LGPL) @@ -38,14 +38,13 @@ depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell icu=58.2 libevent libvpx l makedepends=(autoconf2.13 diffutils gconf imagemagick imake inetutils libidl2 libpulse librsvg-stable libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) makedepends_i686=(cargo) makedepends_x86_64=("${makedepends_i686[@]}") -options=(!emptydirs !makeflags debug) +options=(!emptydirs !makeflags !strip debug) if $_pgo; then makedepends+=(xorg-server-xvfb) options+=(!ccache) fi optdepends=('networkmanager: Location detection via available WiFi networks' 'libnotify: Notification integration' - 'upower: Battery API' 'speech-dispatcher: Text-to-Speech') url="https://wiki.parabola.nu/$pkgname" replaces=("$pkgname-libre" "$_pkgname") @@ -66,8 +65,8 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.xz" enable-object-directory-paths.patch mozilla-1253216.patch mozilla-build-arm.patch) -sha256sums=('a49b05242af57e498f437695193d4b6ee8e98dba973afa4eda56a3901dd69313' - '32588244213a64db90a6675d60018db5a039f66fd42f761596a1b9314c3d258c' +sha256sums=('b861b3337797c457cf8e6c47e8bf2ca7a81d8b428c8baaddf99fd1e93329f5ed' + 'bae1518514775595d3797f2009413061af78ec5dc855e16173828c4beac11b92' '5579b0b3222bc62e9791f3a28348dc0977411b6f03d0a7c95b8467ab77b6ea17' 'SKIP' '963cd7abcb9e7479a5bbd1dcc78846878e51cfef29c0e6063464023a84368209' @@ -169,9 +168,6 @@ build() { # Hardening LDFLAGS+=" -Wl,-z,now" - # GCC 6 - CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-schedule-insns2" - export PATH="$srcdir/path:$PATH" if $_pgo; then -- cgit v1.2.3