blob: 07101f83db198d53706a8d2799f7683041d7e45a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Waterfox upstream
https://github.com/MrAlex94/Waterfox/archive
Maintained in parallel to https://github.com/PhantomX/chinforpms/blob/master/waterfox/waterfox.spec
# Reason for being in stackrpms
My distros do not package Waterfox, so I build it for myself.
# Alternatives
Palemoon is another Mozilla Firefox fork.
# Reverse dependency matrix
Distro | Waterfox version
---------- | ----------------
All | 2019.10-classic
# Differences from upstream
View the output of script [stackrpms-diff.sh](stackrpms-diff.sh) with this command:
cd ~/dev
stackrpms/waterfox/stackrpms-diff.sh | vi -
|