1
0
Fork 0
Go to file
Horea Christian abf7b91784 install instructions and description update 2015-03-10 10:51:31 +01:00
app-backup/mkstage4 updated ebuild metadata 2014-09-18 08:02:26 +02:00
app-editors/atom pull from https://github.com/emcek/gentoo.mipl/ 2015-03-03 17:48:34 +01:00
app-misc new ebuild 2014-08-24 02:53:46 +02:00
dev-python changed module name 2014-08-24 03:24:40 +02:00
dev-util/atom-shell pulled from emcek 2015-02-11 19:48:02 +01:00
gnome-extra/evolution-tray added evolution tray icon ebuild 2014-10-29 01:19:32 +01:00
media-gfx new stackHDR ebuild 2014-09-18 08:02:15 +02:00
metadata commited metadata for thin manifests 2013-10-22 01:18:14 +02:00
net-p2p pulled from fearedbliss and msva 2015-02-11 19:40:46 +01:00
profiles Repo name and pitivi ebuild 2013-09-28 01:04:38 +02:00
.gitignore ignoring gedit temp files 2013-11-05 07:11:57 +01:00
README.md install instructions and description update 2015-03-10 10:51:31 +01:00
skel.ebuild Initial Commit 2013-08-30 06:02:59 +02:00
skel.metadata.xml Initial Commit 2013-08-30 06:02:59 +02:00

README.md

Chymeric Gentoo Overlay

An overlay for Gentoo, with various packages used and/or maintained by TheChymera. A number of the ebuilds available from this verlay are regularly copied from external sources (see respective commit mesages), and thus have a different maintainer. The repository structure is somewhat based on that of the gentoo science overlay, and we also use thin manifests.

If you are looking for the neuroscience software packages maintained by TheChymera, use the NeuroGentoo overlay 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 crate an /etc/portage/repos.conf/chymeric file containing precisely:

[chymeric]
location = /usr/local/portage/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!