From 16fced8df7dd4192dd74fc90c340ecc9e91f6ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 15 Dec 2016 05:46:07 -0300 Subject: iceweasel-1:50.1.0.deb1-1: updating version --- libre/iceweasel/PKGBUILD | 12 ++++++------ libre/iceweasel/mozconfig | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index a99492e4b..fb4b5b1d3 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -20,7 +20,7 @@ _pgo=false _debname=firefox _brandingver=50.0 _brandingrel=1 -_debver=50.0.2 +_debver=50.1.0 _debrel=deb1 _debrepo=http://ftp.debian.org/debian/pool/main/ _parabolarepo=https://repo.parabola.nu/other/iceweasel @@ -30,12 +30,12 @@ _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) depends=(alsa-lib dbus-glib ffmpeg gtk2 gtk3 hunspell icu=58.2 libevent libvpx=1.6.0 libxt mime-types mozilla-common nss sqlite startup-notification ttf-font) -makedepends=(autoconf2.13 diffutils gconf imagemagick imake inetutils libidl2 libpulse librsvg-stable libxslt mesa mozilla-searchplugins pkg-config python2 quilt unzip yasm zip) +makedepends=(autoconf2.13 diffutils gconf imagemagick imake inetutils jack 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) @@ -66,11 +66,11 @@ source=("$_debrepo/`debfile $_debname`_$_debver.orig.tar.xz" enable-object-directory-paths.patch mozilla-1253216.patch mozilla-build-arm.patch) -sha256sums=('66181e377062257bc7a09eff095f267d70cf12c4e0bee7d1dc118a89082693ea' - '8a5d5590dc183011c2640440fe8c4c4b593e7c7772bb2ae02a6d060dc201b45f' +sha256sums=('9400f3d87077b7f9bdd746a52f424f0bd53435ff54412d4a236b2a43acabade3' + '8924ea69223157369dd26fccf5118ceb7e55e951e863e338cc3c3832f33d3b53' 'c9a9f1b712598990ae60810d9e002d340bf0c016e284b11bc4169424b833b641' 'SKIP' - '620e9fef398b2e26c121b6f21da5eefe178a54c9e0320221f5448827d75ab1d4' + '97313b3bace4fe9940362a787882b7b1d11dc044e7943d1c833b8e6c168053ee' '013af398e97da9e855a143582816bf819e0d9d8d2b0e323d6b832f3df1157fdd' '32f1fe3ad4f80d0ae419064db2abe49b97cd7cb18c35d68be1a2befb60172a2a' '93e3001ce152e1d142619e215a9ef07dd429943b99d21726c25da9ceb31e31cd' diff --git a/libre/iceweasel/mozconfig b/libre/iceweasel/mozconfig index 2558a827b..575ea25dd 100644 --- a/libre/iceweasel/mozconfig +++ b/libre/iceweasel/mozconfig @@ -25,6 +25,7 @@ ac_add_options --enable-system-ffi ac_add_options --enable-system-pixman # Features +ac_add_options --enable-jack ac_add_options --enable-startup-notification ac_add_options --disable-updater ac_add_options --disable-crashreporter -- cgit v1.2.3