summaryrefslogtreecommitdiff
path: root/newmoon/README.md
blob: 5553a8bf05fcda6b12a75c8be2718d2db8f36415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Palemoon upstream
https://github.com/MoonchildProductions/UXP/archive/PM28.7.2_Release.tar.gz

# Reason for being in stackrpms
All my distros do not package Palemoon, so I package it myself with some additions and brand customization.

# Alternatives
* Palemoon itself is a fork from Mozilla Firefox, which is still actively maintained and packaged by pretty much every distro.
* Waterfox is another fork of the original codebase, and is also packaged here in this repo.
* LibreWolf is a custom patchset maintained on top of Firefox.

# Reverse dependency matrix
Distro     | Newmoon version
---------- | ---------------
All        | 29.1.0

# Additional notes
Credit goes to so many sources and inspirations:
* trava90 of the Pale Moon project
* firefox-61.0.2-3.fc28.src.rpm
* https://build.opensuse.org/package/view_file/network/palemoon/palemoon.spec?expand=1
* instructions for compiling on centos 6 and 7 http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux#head:CentOS_6

# Differences from upstream
diff -aur palemoon newmoon | vi -
bgstack15