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.016376
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 .. 95 96 97 98 99 100 101 102 103 104 105 .. 139 Next › Last »

bakgwailo commented on 2012-09-04 21:57 (UTC)

@Thaodan - Tried apply the patch in the linked issue see (https://bugzilla.mozilla.org/show_bug.cgi?id=752895), and while it almost builds, I am left with a new packaging error for kde.js: Error: package error or possible missing or unnecessary file: bin/defaults/pref/kde.js (package-manifest, 366). Otherwise, it is almost there - messing around with it now to try to get that working...

Thaodan commented on 2012-08-30 22:27 (UTC)

x86_64 with non-pgo builds too, but a fix for pgo build woud be much better.

<deleted-account> commented on 2012-08-30 19:08 (UTC)

Made a repo in OBS, unmodified PKGBUILD (non-pgo): http://download.opensuse.org/repositories/home:/sumski:/KDE:/Extra/Arch_Core_standard/ i686 still building

Thaodan commented on 2012-08-30 16:02 (UTC)

About the error when building with pgo see this: https://bugzilla.mozilla.org/show_bug.cgi?id=763181

swiftscythe commented on 2012-08-30 11:14 (UTC)

I've built an x86_64 version with these flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 http://dl.dropbox.com/u/488112/AUR/firefox-kde-opensuse-15.0-2-x86_64.pkg.tar.xz

Behem0th commented on 2012-08-30 03:42 (UTC)

@bakgwailo Yes i buid with PGO.

<deleted-account> commented on 2012-08-29 20:58 (UTC)

I uninstalled Firefox 14 and restarted before compiling this, and succeded.

bakgwailo commented on 2012-08-29 16:09 (UTC)

@Behem0th - same problem as me, I assume you enabled PGO ?