foxgirl-linux/browser
BeatLink 571f67ee64 Overhaul of build script
add several printf messages to describe the build process
move icon generation to this script
update all paths to use new layout and folder names
update script to use variables for common paths
add commands in preparation for appimage build
2019-06-16 01:57:29 -05:00
..
resources Add files in preparation for appimage generation 2019-06-16 01:55:19 -05:00
build.sh Overhaul of build script 2019-06-16 01:57:29 -05:00
README.md Initial Commit 2019-06-12 15:44:32 -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.