Git Product home page Git Product logo

arch-chromium-canary's Introduction

Chromium Canary for Arch Linux

This repository holds the files necessary to build the Canary branch for Chromium on Arch Linux. It can be installed alongside the stable version of Chromium.

Instructions:

Run this command to install missing dependencies before building, and then the browser itself after it is successfully built:

makepkg -si

To use libc++ instead of libstdc++ (provided by GCC), run this command:

FORCE_LIBCXX=yes makepkg -si

To use Google's Clang instead of system Clang, run this command:

GOOGLE_CLANG=yes makepkg -si

FORCE_LIBCXX=yes and GOOGLE_CLANG=yes can both be passed before makepkg.

To use ccache, run this command:

USE_CCACHE=yes makepkg -si

Developer info:

To update the Chromium version to build, you can either edit the PKGBUILD file or run this command:

python update_chromium.py

Credits:

  • The PKGBUILD used is the modified version of this PKGBUILD for the stable version of Chromium on Arch Linux.
  • Some modifications were taken from this PKGBUILD for chromium-dev in the AUR.
  • The set_quilt_vars.sh script is from the Ungoogled Chromium repository.

arch-chromium-canary's People

Contributors

tangalbert919 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.