Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
/ overlay Public archive
forked from TheChymera/overlay

Chymeric Gentoo Overlay

Notifications You must be signed in to change notification settings

Radtoo/overlay

 
 

Repository files navigation

Chymeric Gentoo Overlay

An overlay for Gentoo, with various packages used and/or maintained by TheChymera. A number of the ebuilds available from this overlay are regularly copied from external sources (see respective commit mesages), and thus have a different maintainer.

If you are looking for the neuroscience software packages maintained by TheChymera, use the Gentoo Science instead.

Install

As per the current Portage specifications, overlays should be managed via /etc/portage/repos.conf/. To enable this overlay make sure you are using a recent Portage version (at least 2.2.14), and create an /etc/portage/repos.conf/chymeric file containing precisely:

[chymeric]
masters = gentoo
location = /var/lib/overlays/chymeric
sync-type = git
sync-uri = https://github.com/TheChymera/gentoo-overlay.git
priority=8889

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our ebuilds available. Many of our packages are available as live (*-9999) ebuilds, and also need manual unmasking in /etc/portage/package.accept_keywords before they can be emerged.


Please report issues via the GitHub tracking system! Please fork and submit pull requests! We're happy to merge!

About

Chymeric Gentoo Overlay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%