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

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 .. 121 122 123 124 125 126 127 128 129 130 131 .. 139 Next › Last »

<deleted-account> commented on 2011-08-07 21:18 (UTC)

New x86_64 repo http://code.google.com/p/vgr-aur-repo/ [vgr-aur-repo] Server = http://vgr-aur-repo.googlecode.com/files/

yegorius commented on 2011-08-03 11:16 (UTC)

I rebooted to the 3rd runlevel, shell only, with ~4GB of RAM free. Same result.

csslayer commented on 2011-08-03 09:32 (UTC)

@Yegorius Hi, the last step to link libxul.so requires quite huge memory, say 1GB+ memory. Make sure you have enough memory. If your memory is quite limited, try stop X server/kdm/gdm to free some.

yegorius commented on 2011-08-03 09:27 (UTC)

Hello, I can't build this package (linking problems), here is the output: http://pastebin.com/WapTkV6t x86_64, GCC 4.6.1

csslayer commented on 2011-07-07 06:09 (UTC)

Sunspider: 432 (no-pgo) vs 440 (pgo) V8: 2360 (no-pgo) vs 2312 (pgo) (Smaller is better) So it seems that result is not significant here.

csslayer commented on 2011-07-07 06:01 (UTC)

Ok, finally I get my PGO works. Use the switch at the top of the PKGBUILD to enable it. Use PGO at your own risk, it takes very long time to compile (for x86_64 user, it will use 3 pass.... 2 pass for i686 ), and it may not worth the time. At least http://chrome.angrybirds.com/?version=sd still sucks for me.

csslayer commented on 2011-07-06 13:11 (UTC)

@allemensen, Oh, actually I enabled libproxy in mozconfig.. but forget to add it to dependency. (I will simply disable libproxy in mozconfig then) Sorry, I didn't find that x86_64 and i686 has different PKGBUILD! (supurise, why not use uniform pkgbuild!) I would start my new build then, thank you very much.