[arch-commits] Commit in firefox-developer-edition/trunk (PKGBUILD)

Andrew Crerar andrewsc at archlinux.org
Tue Sep 25 19:27:07 UTC 2018


    Date: Tuesday, September 25, 2018 @ 19:27:07
  Author: andrewsc
Revision: 385084

upgpkg: firefox-developer-edition 63.0b9-1

firefox-developer-edition: Updating to 63.0b9, removing gconf from makedeps

Modified:
  firefox-developer-edition/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-25 18:36:43 UTC (rev 385083)
+++ PKGBUILD	2018-09-25 19:27:07 UTC (rev 385084)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=firefox-developer-edition
-pkgver=63.0b8
+pkgver=63.0b9
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url="https://www.mozilla.org/firefox/channel/#developer"
 depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
          'dbus-glib' 'ffmpeg' 'nss' 'hunspell-en_US' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 'imake' 'gconf' 'inetutils'
+makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 'imake' 'inetutils'
              'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 'llvm' 'jack' 'gtk2' 'nodejs')
 optdepends=('networkmanager: Location detection via available WiFi networks'
             'libnotify: Notification integration'
@@ -84,6 +84,7 @@
 ac_add_options --enable-startup-notification
 ac_add_options --enable-crashreporter
 ac_add_options --disable-updater
+ac_add_options --disable-gconf
 
 END
 }



More information about the arch-commits mailing list