summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Pagani2017-04-14 09:42:59 -0700
committerBruno Pagani2017-04-14 09:42:59 -0700
commit386ba716c47db6ed4557dbd38e46a77ad61d281c (patch)
tree56c63c3c3df209dd99696c839fa63101ee0c9e22
parent8aaeac8bd465c1e4c2450fb8ee40304ea3807eff (diff)
downloadaur-386ba716c47db6ed4557dbd38e46a77ad61d281c.tar.gz
Fix windows stacking in DE. Add new optdeps.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
-rw-r--r--firefox-nightly.desktop3
3 files changed, 15 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faf4e6279aca..1ce5bc09e229 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-fr
pkgdesc = Standalone Web Browser from Mozilla — Nightly build (fr)
- pkgver = 55.0a1.20170413
+ pkgver = 55.0a1.20170414
pkgrel = 1
url = https://www.mozilla.org/fr/firefox/nightly
arch = i686
@@ -14,14 +14,18 @@ pkgbase = firefox-nightly-fr
depends = libxt
depends = nss
depends = mime-types
+ depends = startup-notification
optdepends = pulseaudio: audio support
optdepends = ffmpeg: h.264 video
optdepends = hunspell: spell checking
optdepends = hyphen: hyphenation
+ optdepends = libnotify: notification integration
+ optdepends = networkmanager: location detection via available WiFi networks
+ optdepends = speech-dispatcher: text-to-speech
source = firefox-nightly.desktop
source = vendor.js
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha512sums = 08d0cc7c0c0803e324580081a6ee8486dee88c53cefdc153bc745cd869a3989e1c5a635ef97322fd609b801d447ce8d81923d34f67c011abefb7225dfe46f561
+ sha512sums = a8c616cb3ccca1a4140d559b32d413f10949318d64541badb5d1f1adf70a2819a7783596623082fd7da939ecab322b0b39917c0009858ed0a6cee3b3ec4fe754
sha512sums = bae5a952d9b92e7a0ccc82f2caac3578e0368ea6676f0a4bc69d3ce276ef4f70802888f882dda53f9eb8e52911fb31e09ef497188bcd630762e1c0f5293cc010
source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-55.0a1.fr.linux-i686.tar.bz2
source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-55.0a1.fr.linux-i686.tar.bz2.asc
diff --git a/PKGBUILD b/PKGBUILD
index 2cf57bd9d9d8..765ac79b67e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,22 +10,25 @@ pkgname=${_pkgname}-${_lang}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
_version='55.0a1'
-pkgver=55.0a1.20170413
+pkgver=55.0a1.20170414
pkgrel=1
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
-depends=('dbus-glib' 'gtk2' 'gtk3' 'libxt' 'nss' 'mime-types')
+depends=('dbus-glib' 'gtk2' 'gtk3' 'libxt' 'nss' 'mime-types' 'startup-notification')
optdepends=('pulseaudio: audio support'
'ffmpeg: h.264 video'
'hunspell: spell checking'
- 'hyphen: hyphenation')
+ 'hyphen: hyphenation'
+ 'libnotify: notification integration'
+ 'networkmanager: location detection via available WiFi networks'
+ 'speech-dispatcher: text-to-speech')
_url="https://ftp.mozilla.org/pub/${_name}/nightly/latest-mozilla-central"
_src="${_url}-l10n/${_name}-${_version}.${_lang}.linux"
source=("${_pkgname}.desktop" 'vendor.js')
source_i686=("${_src}-i686.tar.bz2"{,.asc})
source_x86_64=("${_src}-x86_64.tar.bz2"{,.asc})
sha512sums=(
- '08d0cc7c0c0803e324580081a6ee8486dee88c53cefdc153bc745cd869a3989e1c5a635ef97322fd609b801d447ce8d81923d34f67c011abefb7225dfe46f561'
+ 'a8c616cb3ccca1a4140d559b32d413f10949318d64541badb5d1f1adf70a2819a7783596623082fd7da939ecab322b0b39917c0009858ed0a6cee3b3ec4fe754'
'bae5a952d9b92e7a0ccc82f2caac3578e0368ea6676f0a4bc69d3ce276ef4f70802888f882dda53f9eb8e52911fb31e09ef497188bcd630762e1c0f5293cc010'
)
sha512sums_i686=('SKIP' 'SKIP')
diff --git a/firefox-nightly.desktop b/firefox-nightly.desktop
index 91c7caa55cc1..ffafc7f7c861 100644
--- a/firefox-nightly.desktop
+++ b/firefox-nightly.desktop
@@ -10,7 +10,8 @@ Icon=firefox-nightly
Terminal=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
-StartupNotify=false
+StartupNotify=true
+StartupWMClass=FirefoxNightly
Categories=Network;WebBroswer;
Keywords=web;browser;internet;
Actions=new-window;new-private-window;