/fennecbuild-nd

Fork of https://gitlab.com/relan/fennecbuild for building multiple versions of Fennec under different package names

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

What's this?

Scripts and patches to compile Fennec F-Droid. They remove proprietary chunks from Mozilla code, rebrand Firefox to Fennec and build it. You can assemble your own APK in the very same way as F-Droid by cloning recipes and running

fdroid build org.mozilla.fennec_fdroid:VERCODE

where VERCODE is a version code number.

Fork changes

Two additional arguments have been added to prebuild.sh: packageNameSuffix and appDisplayName. Both values default to their default Fennec values. You should avoid using special characters in both arguments.

Licenses

The scripts are licensed under the GNU Affero General Public License version 3 or later.

Changes in the patch are licensed according to the header in the files this patch adds or modifies (Apache 2.0 or MPL 2.0).

The artwork is licensed under the MPL 2.0.