Package Details: firefox-kde-opensuse 134.0.2-1

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.020932
First Submitted: 2009-12-11 09:10 (UTC)
Last Updated: 2025-02-03 15:56 (UTC)

Dependencies (57)

Required by (172)

Sources (35)

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.

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 139 Next › Last »

gfurst commented on 2018-04-02 20:26 (UTC)

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.

Thaodan commented on 2018-03-30 00:01 (UTC)

You need to rebuild your pkg, see last commit msg.

SilverMight commented on 2018-03-29 23:32 (UTC)

getting this after icu update: libicui18n.so.60: cannot open shared object file: No such file or directory

Thaodan commented on 2018-03-16 12:48 (UTC)

fixed.

RemoteAdmin commented on 2018-03-16 04:14 (UTC)

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.

Thaodan commented on 2018-02-20 00:12 (UTC)

with the recent changes to plasma the globalmenu/menubutton works fine again. It seems plasma wasn't up to date.

<deleted-account> commented on 2018-02-11 14:50 (UTC)

Good to know thanks :)

Thaodan commented on 2018-02-11 14:48 (UTC)

@asem: ccache is handled by pacman. it set's cc to ccache.

<deleted-account> commented on 2018-02-11 14:31 (UTC)

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.

raist356 commented on 2018-02-11 12:12 (UTC)

Any chance to get it as a binary package?