Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: firefox-beta-bin-all-localizations 52.0b3-1
Git Clone URL: | https://aur-dev.archlinux.org/firefox-beta-bin-all-localizations.git (read-only) |
---|---|
Package Base: | firefox-beta-bin-all-localizations |
Description: | Perl script for installing latest FF beta in the language of your choice |
Upstream URL: | http://www.mozilla.com/firefox/channel/ |
Licenses: | |
Submitter: | None |
Maintainer: | symen |
Last Packager: | symen |
Votes: | 24 |
Popularity: | 0.015715 |
First Submitted: | 2011-07-10 22:14 |
Last Updated: | 2017-02-04 17:25 |
Dependencies (16)
- alsa-lib (alsa-lib-noassertion)
- dbus-glib
- desktop-file-utils
- gtk2 (gtk2-aqd, gtk2-patched-gdkwin-nullcheck, gtk2-patched-filechooser-icon-view, gtk2-ubuntu)
- gtk3 (gtk3-aqd, gtk3-donnatella, gtk3-light, gtk3-ubuntu-multilib, gtk3-nobroadway-nowayland-nocolord, gtk3-ubuntu, gtk3-typeahead, gtk3-optional-csd)
- hicolor-icon-theme
- libxt
- mime-types
- mozilla-common
- startup-notification
- perl-file-slurp (make)
- perl-lwp-protocol-https (make)
- perl-switch (make)
- ffmpeg (ffmpeg-full-arm-git, ffmpeg-git, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-mmal, ffmpeg-headless, ffmpeg-full-nvenc, ffmpeg-nvenc, ffmpeg-nvenc-manjaro, ffmpeg-decklink, ffmpeg-semifull-git) (optional) – additional video and audio decoders
- libpulse (libpulse-raop2, pulseaudio-git, libpulse-nosystemd) (optional) – PulseAudio audio driver
- networkmanager (networkmanager-ifupdown, networkmanager-git, networkmanager-consolekit, networkmanager-consolekit-noscan, networkmanager-noscan) (optional) – Location detection via available WiFi networks
Latest Comments
1 2 3 Next › Last »
symen commented on 2016-06-20 17:48
Sorry for the delay, I updated the package on my machine but forgot to push after checking if it was working fine...
symen commented on 2015-10-25 01:23
It has been hours and the MD5SUMS file for 42.0b9 is still not there. If they don't put it today, I will consider that they dropped MD5 for file integrity and I'll use the SHA512SUMS one instead.
Yamakaky commented on 2014-06-03 21:29
firefox >=30 supports gstreamer 1.0, opt-dependencies should be updated.
https://www.mozilla.org/en-US/firefox/30.0beta/releasenotes/
Anonymous comment on 2014-04-11 19:50
@Yamakaky
script updated, warnings are not displayed anymore
Yamakaky commented on 2014-04-07 21:36
I have some warnings in the script :
given is experimental at ff-downloader.pl line 76.
when is experimental at ff-downloader.pl line 78.
when is experimental at ff-downloader.pl line 79.
Det commented on 2014-02-25 09:38
Something like 'echo $LANG | cut -d "." -f1 | tr _ -' would also be sweet, if it only worked when using an unlisted language.
Yamakaky commented on 2013-12-11 10:13
This package should use the same dependencies than the firefox package, including the opts ones. I think about the gstreamer plugins.
Anonymous comment on 2013-04-05 16:32
PKGBUILD updated, thanks for your report!
Alda commented on 2013-04-05 14:04
PKGBUILD is broken, you need to replace
install -m644 firefox/browser/icons/mozicon128.png ${pkgdir}/usr/share/pixmaps/${_mypkgn}-icon.png
by
install -m644 ${srcdir}/firefox/browser/icons/mozicon128.png ${pkgdir}/usr/share/pixmaps/${_mypkgn}-icon.png
Det commented on 2013-04-03 20:33
Not without root that is as that's who the app is owned by.