/Vivaldi

Mirror of Vivaldi Browser Source Code

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

# Use of original work by Vivaldi Technologies contained in this source code
# package is governed by a BSD-style license that can be found in the LICENSE
# file. Other works are governed by their original licensing terms.

# Tool installation instructions for your platform can be found at
# https://www.chromium.org/developers/how-tos/get-the-code

# Build instructions (bash shell assumed):

# Uncomment for Linux
#./chromium/build/install-build-deps.sh --no-syms --no-arm --no-chromeos-fonts --no-nacl --no-prompt
# Uncomment for Windows
#export DEPOT_TOOLS_WIN_TOOLCHAIN=0
export PATH="$PATH":$PWD/chromium/third_party/depot_tools/
# Uncomment for proprietary media codecs support.
#export GN_DEFINES="ffmpeg_branding=Chrome"
python scripts/runhooks.py
ninja -C out/Release vivaldi