Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.16 KB

DEPRECATED, chromium is now available from main gentoo repository for ppc64le platform

DEPRECATED

Chromium ppc64le overlay

based on patches found at https://github.com/chromium-ppc64le/chromium-ppc64le

This gentoo overlay contains lightly patched ebuild + patchset to compile and run chromium browser on ppc64le installations of gentoo linux running on Raptor Talos II/Blackbird machines

building-chromium.png

Installation

  • using wget
mkdir -p /etc/portage/repos.conf
wget  -O /etc/portage/repos.conf/chromium-ppc64le.conf https://raw.githubusercontent.com/gyakovlev/chromium-ppc64le/master/scripts/chromium-ppc64le.conf
  • using curl
curl -Lo /etc/portage/repos.conf/chromium-ppc64le.conf --create-dirs https://raw.githubusercontent.com/gyakovlev/chromium-ppc64le/master/scripts/chromium-ppc64le.conf
  • using layman
layman -o https://raw.githubusercontent.com/gyakovlev/chromium-ppc64le/master/repository.xml -L -a chromium-ppc64le

Sync the repo

emaint sync -r chromium-ppc64le

Install it

emerge chromium