foxgirl-linux/browser
BeatLink 06524257d0 Move settings scripts to dedicated folder in linux section
Will be automatically added to settings folder via script during build
Scripts are currently broken, do not use
2019-06-30 18:47:18 -05:00
..
build_output Remove build_output folder contents from git 2019-06-16 18:39:02 -05:00
linux/resources/settings_scripts Move settings scripts to dedicated folder in linux section 2019-06-30 18:47:18 -05:00
resources Fix compile options 2019-06-24 18:25:03 -05:00
build.sh fix appimage build 2019-06-30 09:38:15 -05:00
build_flatpack.sh Add files for preliminary work on flatpak 2019-06-20 04:45:28 -05:00
README.md Add message explaining where built packages can be found 2019-06-16 01:58:34 -05:00

This folder contains all the required material to build the browser.

Requirements

  • Ubuntu or Linux Mint

Notes

  • As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building.
  • You will occassionally need to enter your sudo password. Running this script as root has not been tested
  • This script has been tested with Linux Mint 19.1

Instructions

  • Run build.sh inside this folder.
  • Packages will be saved in the 'build_output' folder