linux/browser/linux
2019-07-27 17:57:23 -05:00
..
appimage fix flatpak and appimage build 2019-07-27 17:57:23 -05:00
binary_tarball fix paths 2019-07-26 00:20:07 -05:00
flatpak fix flatpak and appimage build 2019-07-27 17:57:23 -05:00
build.sh Simplify and compartmentalise scripts, separate packaging into gitlab jobs 2019-07-26 00:16:56 -05:00
README.md Simplify and compartmentalise scripts, separate packaging into gitlab jobs 2019-07-26 00:16:56 -05:00

This folder contains all the required material to build the browser on Linux platforms.

Requirements

  • Ubuntu or Linux Mint (Bionic or later)

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
  • The flatpak build is not ready yet.

Instructions

  • Run build.sh inside this folder.
  • Packages will be saved in the repository root folder.