extra/firefox to 44.0.2-2

This commit is contained in:
Kevin Mihelich 2016-02-27 15:15:35 +00:00
parent c75f7a0c44
commit aab5b86c4d

View file

@ -11,18 +11,17 @@ highmem=1
pkgname=firefox
pkgver=44.0.2
pkgrel=1
pkgrel=2
pkgdesc="Standalone web browser from mozilla.org"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/"
depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
'dbus-glib' 'alsa-lib' 'desktop-file-utils' 'hicolor-icon-theme'
'dbus-glib' 'alsa-lib' 'ffmpeg2.8' 'desktop-file-utils' 'hicolor-icon-theme'
'libvpx' 'icu' 'libevent' 'nss' 'hunspell' 'sqlite' 'ttf-font')
makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf'
'xorg-server-xvfb' 'libpulse' 'inetutils')
optdepends=('networkmanager: Location detection via available WiFi networks'
'ffmpeg: H264/AAC decoding'
'upower: Battery API')
install=firefox.install
options=('!emptydirs' '!makeflags')