+1 for the bin!!
I have a decent PC (i7-6700K, 32GB Ram) and it took sooo much time and failed sooo often. I think I switch to the normal firefox till a bin come to life :).
Git Clone URL: | https://aur.archlinux.org/firefox-kde-opensuse.git (read-only, click to copy) |
---|---|
Package Base: | firefox-kde-opensuse |
Description: | Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE |
Upstream URL: | https://github.com/openSUSE/firefox-maintenance |
Keywords: | browser gecko web |
Licenses: | GPL, MPL, LGPL |
Conflicts: | firefox |
Provides: | firefox |
Submitter: | csslayer |
Maintainer: | Thaodan |
Last Packager: | Thaodan |
Votes: | 336 |
Popularity: | 0.011817 |
First Submitted: | 2009-12-11 09:10 (UTC) |
Last Updated: | 2025-02-03 15:56 (UTC) |
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 140 Next › Last »
+1 for the bin!!
I have a decent PC (i7-6700K, 32GB Ram) and it took sooo much time and failed sooo often. I think I switch to the normal firefox till a bin come to life :).
This must be now the third time I'm trying to build this today, and been unsuccessful since at least last year. Even with 12GB it fails with lack of space issue, not to mention the several hours it takes, what the hell?
If its not a leak issue, I think its time to have a 'bin' variant of this packaged, with pre-compiled binaries, or at least do a check in the appropriate places for enough space (and enough inodes) for the expected compile.
You need to rebuild your pkg, see last commit msg.
getting this after icu update: libicui18n.so.60: cannot open shared object file: No such file or directory
fixed.
The latest PKGBUILD
fails with
1:09.94 DEBUG: configure:11511: checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0
1:09.94 DEBUG: configure: error: Library requirements (gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
due to missing gtk2
.
with the recent changes to plasma the globalmenu/menubutton works fine again. It seems plasma wasn't up to date.
Good to know thanks :)
@asem: ccache is handled by pacman. it set's cc to ccache.
Hi @Thaodan
Can you add a condition in the PKGFILE to check if ccache exist then append the echo "ac_add_options --with-ccache=/bin/ccache" >> .mozconfig ?
You can change the test condition to your liking instead of just checking the ccache package, may be an exported variable or something.
Pinned Comments
Thaodan commented on 2021-04-20 17:40 (UTC) (edited on 2021-04-21 22:45 (UTC) by Thaodan)
If you have issues with this package visit gitlab and read the readme first.