summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2016-12-30 06:13:44 -0700
committerBrian Bidulock2016-12-30 06:13:44 -0700
commitb1f648c2ce75bc2d5e5a6a791b2808cfbd62bcdc (patch)
tree97c40c641f49e15f339a84235d642aacde7332a4
parent5efc5c79a6f9d1518e3a0c8ff1060b996830bbde (diff)
downloadaur-b1f648c2ce75bc2d5e5a6a791b2808cfbd62bcdc.tar.gz
version 50.1.0-1
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD23
-rw-r--r--mozconfig1
3 files changed, 18 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82540f1529fc..81b322fc405f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-gtk2
pkgdesc = Standalone web browser from mozilla.org
- pkgver = 50.0.2
+ pkgver = 50.1.0
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = i686
@@ -21,6 +21,7 @@ pkgbase = firefox-gtk2
makedepends = xorg-server-xvfb
makedepends = autoconf2.13
makedepends = cargo
+ makedepends = jack
depends = gtk2
depends = mozilla-common
depends = libxt
@@ -39,11 +40,11 @@ pkgbase = firefox-gtk2
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = libnotify: Notification integration
optdepends = upower: Battery API
- provides = firefox=50.0.2-1
+ provides = firefox=50.1.0-1
conflicts = firefox
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/50.0.2/source/firefox-50.0.2.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/50.1.0/source/firefox-50.1.0.source.tar.xz
source = mozconfig
source = firefox.desktop
source = firefox-install-dir.patch
@@ -51,8 +52,8 @@ pkgbase = firefox-gtk2
source = vendor.js
source = firefox-symbolic.svg
source = fix-wifi-scanner.diff
- sha256sums = aa770cb8552bdcf4a7e8bb0ecde27d41ee5b2a972335c6b24dd3afb4d911dfe3
- sha256sums = 5488e59d08787927337b343c74a999e62e36ba1a0715f3ecb1c314e2ff8f1961
+ sha256sums = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4
+ sha256sums = 61370fb085e16df21a8f653cc862f62bc046c3536945575e803f0fb6d5479ada
sha256sums = 75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
sha256sums = f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269
diff --git a/PKGBUILD b/PKGBUILD
index 294b7509cd5f..465afa2e067f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 282440 2016-12-01 10:01:48Z foutrelis $
+# $Id: PKGBUILD 283129 2016-12-13 22:01:01Z heftig $
# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -6,21 +6,20 @@
pkgname=firefox-gtk2
_pkgname=firefox
-pkgver=50.0.2
+pkgver=50.1.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
-arch=('i686' 'x86_64')
-license=('MPL' 'GPL' 'LGPL')
+arch=(i686 x86_64)
+license=(MPL GPL LGPL)
url="https://www.mozilla.org/firefox/"
-depends=('gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'alsa-lib' 'ffmpeg' 'libvpx' 'libevent' 'nss' 'hunspell'
- 'sqlite' 'ttf-font' 'icu')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf'
- 'libpulse' 'inetutils' 'xorg-server-xvfb' 'autoconf2.13' 'cargo')
+depends=(gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg
+ libvpx libevent nss hunspell sqlite ttf-font icu)
+makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
+ autoconf2.13 cargo jack)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'upower: Battery API')
-options=('!emptydirs' '!makeflags')
+options=(!emptydirs !makeflags)
provides=("firefox=${pkgver}-${pkgrel}")
conflicts=("firefox")
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
@@ -31,8 +30,8 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/
vendor.js
firefox-symbolic.svg
fix-wifi-scanner.diff)
-sha256sums=('aa770cb8552bdcf4a7e8bb0ecde27d41ee5b2a972335c6b24dd3afb4d911dfe3'
- '5488e59d08787927337b343c74a999e62e36ba1a0715f3ecb1c314e2ff8f1961'
+sha256sums=('54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4'
+ '61370fb085e16df21a8f653cc862f62bc046c3536945575e803f0fb6d5479ada'
'75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
'f61ea706ce6905f568b9bdafd1b044b58f20737426f0aa5019ddb9b64031a269'
diff --git a/mozconfig b/mozconfig
index d36608356646..71aaa89d4f9e 100644
--- a/mozconfig
+++ b/mozconfig
@@ -29,6 +29,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