惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
V
Visual Studio Blog
小众软件
小众软件
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
IT之家
IT之家
Vercel News
Vercel News
C
Check Point Blog
Google DeepMind News
Google DeepMind News
月光博客
月光博客
D
DataBreaches.Net
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - firefox-beta-bin-all-localizations
2026-05-30 · via AUR Newest Packages

bittin commented on 2023-05-17 05:07 (UTC)

The building of 114 Beta 5 is having some problems on the Mozilla side, will package it up when they have fixed it

berlo commented on 2022-06-17 15:57 (UTC) (edited on 2022-06-17 16:04 (UTC) by berlo)

bittin commented on 2021-09-03 06:36 (UTC)

93 Beta 1 comes out on Monday

bittin commented on 2020-10-12 16:34 (UTC)

The checksums and archives for 82 RC1 is being generated now, so will be uploaded later tonight

symen commented on 2020-04-25 16:37 (UTC)

@TheGoliath How a meta package would help? Users don't need to install a group of packages together?

Do you mean a split package? This would help building a package for each language with the same PKGBUILD. However we would have to declare one source per language and users would have to download/verify every archive before building their package (unless I am missing something).

rains commented on 2018-01-24 06:46 (UTC) (edited on 2018-01-24 06:52 (UTC) by rains)

diff --git a/PKGBUILD b/PKGBUILD
index [`30c7c0f`](https://aur.archlinux.org/cgit/aur.git/commit/?h=firefox-beta-bin-all-localizations&id=30c7c0f)..3a62072 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ package() {
ln -Ts /usr/share/hyphen "${pkgdir}/usr/lib/${_mypkgn}/hyphenation"

install -m644 firefox-beta-bin.desktop ${pkgdir}/usr/share/applications/
-  install -m644 ${srcdir}/firefox/browser/icons/mozicon128.png ${pkgdir}/usr/share/pixmaps/${_mypkgn}.png
+  install -m644 ${srcdir}/firefox/browser/chrome/icons/default/default128.png ${pkgdir}/usr/share/pixmaps/${_mypkgn}.png
}
md5sums=('4c0ca11a8034b53c0c5b7b9830442cd7'
        'b4d5afd97c8ac229f6027d7853c73c0c'

symen commented on 2017-10-13 20:57 (UTC)

@bjo This should work now. I (wrongly) assumed the "dictionaries" folder to be there for every language.

bjo commented on 2017-10-13 19:43 (UTC)

Something is broken: :: "firefox-57.0b8.tar.bz2" already present in the filesystem, skip download :: "firefox-57.0b8-SHA512SUMS" already present in the filesystem, skip download :: verifying sha512 checksum ... DONE ==> Entering fakeroot environment... ==> Starting package()... rm: cannot remove '/home/bjo/Sync/arch/firefox-beta-bin-all-localizations/pkg/firefox-beta-bin-all-localizations/usr/lib/firefox-beta/dictionaries': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

symen commented on 2017-09-29 14:07 (UTC)

@jgottlander Good call, I set firefox-beta-bin as a conflicting package.