README.md (661B) - View raw
instructions for manual compiling. not recommended since it lacks PGO and produces slow binary for whatever reason
dont forget to add maintainer and gpg id in /etc/makepkg.conf before packaging
git clone git://git.savannah.gnu.org/gnuzilla.git --depth=1cd gnuzilla./makeicecat- cd output/icecat....
- cp .mozconfig into source folder (copy it from here or use icecatbrowser.org repo, dont forget to add dot)
./march configure./march build./march install- cd output/icecat..../obj-x86.../dist
- cp that tar.bz2 file into PKGBUILD directory
- then in pkgbuild dir just run "makepkg -f --sign"