Package Details: waterfox-kde G6.0.20-1

Git Clone URL: https://aur.archlinux.org/waterfox-kde.git (read-only, click to copy)
Package Base: waterfox-kde
Description: Customizable privacy conscious web browser with better integration with KDE and primary support for webextensions
Upstream URL: https://www.waterfox.net/
Keywords: firefox webextension
Licenses: MPL
Provides: waterfox, waterfox-g
Replaces: waterfox-g-kpe, waterfox-g3-kpe, waterfox-g4-kpe
Submitter: hawkeye116477
Maintainer: None
Last Packager: hawkeye116477
Votes: 11
Popularity: 0.059106
First Submitted: 2024-01-28 11:48 (UTC)
Last Updated: 2024-10-21 11:25 (UTC)

Dependencies (45)

Required by (2)

Sources (17)

Pinned Comments

hawkeye116477 commented on 2024-01-28 12:38 (UTC) (edited on 2024-01-28 12:38 (UTC) by hawkeye116477)

Precompiled package with LTO+PGO and langpacks are available on my repository on OBS.

Source files at: https://build.opensuse.org/package/show/home:hawkeye116477:waterfox/waterfox-kde.

[home_hawkeye116477_waterfox_Arch]
Server = https://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Arch/$arch

If you got 404, then temporarily try to replace download.opensuse.org with downloadcontent.opensuse.org. That should enforce direct download without mirror.

key=$(curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox/Arch/$(uname -m)/home_hawkeye116477_waterfox_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"
pacman -Sy home_hawkeye116477_waterfox_Arch/waterfox-kde

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

hawkeye116477 commented on 2019-12-04 08:57 (UTC) (edited on 2019-12-04 08:57 (UTC) by hawkeye116477)

@kusoneko Thanks and sorry, I made a small cleanup recently on GH and apparently forgot that on aur there is still old link and needs to be changed.

kusoneko commented on 2019-12-04 04:11 (UTC) (edited on 2019-12-04 04:13 (UTC) by kusoneko)

@hawkeye116477 The PKGBUILD has an issue in the sources, for the patch mozilla-nongnome-proxies.patch it points to https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-beta/patches/mozilla-nongnome-proxies.patch which doesn't exist instead of I assume https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-current-kpe/patches/mozilla-nongnome-proxies.patch

hawkeye116477 commented on 2019-12-02 10:16 (UTC)

If someone had problem while building with Rust 1.39, I added patch now.

diabonas commented on 2019-11-14 19:47 (UTC)

@hawkeye116477 Ok, I was just confused because your merge request (that I accepted just now) changed the name from "kde" to "kpe".

hawkeye116477 commented on 2019-11-14 19:39 (UTC) (edited on 2019-11-14 19:39 (UTC) by hawkeye116477)

@ranger Oops, sorry, fixed.

@diabonas KPE means KDE Plasma Edition :-)

diabonas commented on 2019-11-14 11:41 (UTC)

Shouldn't this package be called waterfox-current-kde instead of waterfox-current-kpe?

ranger commented on 2019-11-12 20:34 (UTC)

Won't let me install alongside with waterfox-classic because of file conflict and I think is because of line 156 in the PKGBUILD

install -Dm644 "$srcdir/vendor.js" "$pkgdir/usr/lib/waterfox-classic/browser/defaults/preferences/vendor.js"

This should be /usr/lib/waterfox-current not classic

hawkeye116477 commented on 2019-08-14 13:56 (UTC) (edited on 2019-08-14 13:57 (UTC) by hawkeye116477)

@barfin If you mean precompiled version, then builds with Clang are always bigger than with GCC. I know, it's also 15 MB bigger than 56 version, but that's Alpha, maybe not all telemetry removed yet, so it's bigger :-)

<deleted-account> commented on 2019-08-10 22:25 (UTC)

why is the download size so damn big?