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

Required by (180)

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 .. 34 35 36 37 38 39 40 41 42 43 44 .. 140 Next › Last »

Thaodan commented on 2016-12-02 10:43 (UTC)

thanks but the kf5 version is useless. this package has no compile time depency on kmozillahelper thus it requires only one of them. either the kf5 or the kde sc 4.x version. So only one build needed.

gustawho commented on 2016-12-02 10:28 (UTC) (edited on 2016-12-02 10:29 (UTC) by gustawho)

Hello, You can download this (i686 is currently unavailable due some chroot problems) from my personal repository. There are two packages, 'firefox-kde-opensuse' and 'firefox-kf5-opensuse', compiled with 'kmozillahelper' or 'kmozillahelper-kf5', respectively. [gustawho] SigLevel = Required Server = https://gustawho.com/repo/$arch

alvinjian commented on 2016-11-26 14:30 (UTC) (edited on 2016-11-28 14:29 (UTC) by alvinjian)

Why does my firefox still use gtk3 file dialog ? I built firefox-kde with kmozillahelper-kf5. [update] I replaced kmozillahelper-kf5 with kmozillahelper, then problem solved... now my firefox uses kde file dialog.

toxygen commented on 2016-11-19 18:15 (UTC)

>Have you tried using a clean chroot, is pgo enabled? I builded it like now and it succeed without issues. looks like it works with PGO enabled (and _lowmen off). sadly that takes twice as long to compile for me but at least it works

Thaodan commented on 2016-11-19 12:09 (UTC)

Did you deleted the old patches?

edward_81 commented on 2016-11-19 11:11 (UTC)

Some patch fail the md5 verification. If I skip the check for those patch the patching process fail.

Thaodan commented on 2016-11-17 14:32 (UTC)

Have you tried using a clean chroot, is pgo enabled? I builded it like now and it succeed without issues.

toxygen commented on 2016-11-17 12:16 (UTC)

50.0 goes through compilation, and right at the end fails for me: ../../build/unix/gold/ld: error: /home/user/firefox-kde-opensuse/src/firefox-50.0/obj-x86_64-pc-linux-gnu/toolkit/library/../../gfx/thebes/Unified_cpp_gfx_thebes1.o: requires dynamic R_X86_64_PC32 reloc against '_ZN7gfxFont13GetShapedWordIhEEP13gfxShapedWordPN7mozilla3gfx10DrawTargetEPKT_jjNS3_7unicode6ScriptEbijP18gfxTextPerfMetrics' which may overflow at runtime; recompile with -fPIC ../../build/unix/gold/ld: error: read-only segment has dynamic relocations /home/user/firefox-kde-opensuse/src/firefox-50.0/obj-x86_64-pc-linux-gnu/toolkit/library/../../gfx/thebes/Unified_cpp_gfx_thebes1.o:Unified_cpp_gfx_thebes1.cpp:function gfxTextRun::SetSpaceGlyph(gfxFont*, mozilla::gfx::DrawTarget*, unsigned int, unsigned short) [clone .cold.359]: error: undefined reference to 'gfxShapedWord* gfxFont::GetShapedWord<unsigned char>(mozilla::gfx::DrawTarget*, unsigned char const*, unsigned int, unsigned int, mozilla::unicode::Script, bool, int, unsigned int, gfxTextPerfMetrics*)' collect2: error: ld returned 1 exit status it says "build with -fPIC" but that seems to already be enabled in PKGBUILD:

buovjaga commented on 2016-09-29 13:17 (UTC)

My problem with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3.." was solved by forcing the lang: LANG=C makepkg -sri

Thaodan commented on 2016-09-27 16:37 (UTC)

try to delete all patches of the pkg, you still had the old patches thats the issue.