Package Details: firefox-kde-opensuse 127.0-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.35
First Submitted: 2009-12-11 09:10 (UTC)
Last Updated: 2024-07-21 20:54 (UTC)

Required by (167)

Sources (37)

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 .. 68 69 70 71 72 73 74 75 76 77 78 .. 139 Next › Last »

helq commented on 2013-10-02 02:39 (UTC)

Another time, the loading icon freezes :S

darehanl commented on 2013-09-27 13:29 (UTC)

@Yegorius Since I failed in package(), I did a "makepkg -R" do redo only the package() step. So: $ makepkg $ cp kde.js src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/defaults/ $ makepkg -R You can probably add the "cp kde.js..." in the first line of package()

yegorius commented on 2013-09-27 07:30 (UTC)

@darehanl When I copy kde.js to src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/defaults/pref and run make, the directory gets overwritten, and the packager doesn't see kde.js in there, resulting in error.

darehanl commented on 2013-09-27 02:21 (UTC)

@Yegorius package() { make -f client.mk DESTDIR="$pkgdir" install } was complaining about a missing kde.js, so I had to copy the file into src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin/defaults. Error: firefox-kde-opensuse/src/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/installer/package-manifest:413: Missing file(s): bin/defaults/pref/kde.js Other than that, it seems to work on amd64.

yegorius commented on 2013-09-26 07:17 (UTC)

This is my comment from 2013-07-28: ### Unfortunately, after applying unity-menubar.patch from Ubuntu, toolbars in FF misbehave and are hardly usable. Those who are interested, please try to build from this srcpkg (http://goo.gl/Eim29z) and report here. ### So again, if unity-menubar.patch works for most people, I will include it.

yegorius commented on 2013-09-26 07:12 (UTC)

This time I got caught by kde.js not being in place. Please try this PKGBUILD and report your mileage. https://docs.google.com/file/d/0By2icVnRcIk4NDBtOTNBbDZScVU/edit?usp=sharing

z0id commented on 2013-09-25 11:46 (UTC)

It seems I was wrong. firefox-extension-globalmenu is deprecated, appmenu support is built in. Since this package doesn't carry the appmenu patch, there's another one that has it: firefox-kde-global-menu

z0id commented on 2013-09-24 17:21 (UTC)

I don't think firefox-extension-globalmenu needs silly ubuntu-patched gtk. I used to use it with standard Arch GTK but it causes a bug where right click menus immediately close themselves. It was my understanding that the appmenu patch adressed this bug; why is it not included?

darzki commented on 2013-09-23 19:37 (UTC)

Binary build by denkad is updated and working.

hepha commented on 2013-09-20 16:49 (UTC)

build.opensuse.org patch can't download curl: (22) The requested URL returned error: 401 Unauthorized ==> ERROR: Failure while downloading firefox-kde.patch