Watch
1
Fork
You've already forked TheChymera-overlay
0
mirror of https://github.com/TheChymera/overlay synced 2026-08-15 16:30:26 +02:00
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-12 06:45:05 +03:00
app-backup/mkstage4 app-backup/mkstage4: dropped versions, manifests, removed empty vars 2026-05-12 07:38:20 +03:00
app-misc app-misc/mkusers: versioned ebuild and (restricted) tests 2026-05-21 03:22:48 +03:00
app-text/sarcasm-formatter app-text/sarcasm-formatter: metadata update, new upstream 2026-05-21 03:26:42 +03:00
dev-python dev-python/spikeextractors: removed package 2025-09-11 23:50:00 +03:00
dev-util/py-spy */*: Updated manifest type 2022-08-25 20:26:59 -04:00
dev-vcs/dandi-cli dev-vcs/dandi-cli: update SRC_URI 2022-08-25 19:12:30 -04:00
gui-apps gui-apps/waybar-tooltips: drop 0.0.9 2026-06-06 22:55:18 +03:00
media-fonts/freie-fraktur media-fonts/freie-fraktur: add 0.1.0 2023-01-31 07:22:11 -05:00
media-gfx/stackHDR media-gfx/graphviz: treeclean 2026-06-06 22:54:28 +03:00
metadata */*: Updated manifest type 2022-08-25 20:26:59 -04:00
net-im/toxic net-im/toxic: typo 2025-09-08 03:05:30 +03:00
net-misc/pipe-viewer net-misc/pipe-viewer: version bump 2025-08-25 22:03:12 +03:00
profiles unmasked =sci-libs/nipype-1.4.2 2020-09-17 12:28:44 -04:00
sci-biology Using distutils eclass directly for the Python subpackage 2024-01-18 02:15:03 -05:00
sci-libs */*: Updated manifest type 2022-08-25 20:26:59 -04:00
sci-misc/doi2bib sci-misc/doi2bib: enable py3.11 2023-05-02 20:05:52 -04:00
sets Removed duplicate package entry 2026-06-12 06:45:05 +03:00
sys-fs/tmsu sys-fs/tmsu: updated S , no longer hard-coding PN 2026-05-22 21:11:14 +03:00
x11-themes/wallpaper-art x11-themes/wallpaper-art: removed empty vars 2026-05-21 03:30:02 +03:00
.gitignore ignoring gedit temp files 2013-11-05 07:11:57 +01:00
README.md Improved instructions 2020-01-14 04:02:55 +01:00
sets.conf Added package sets 2022-12-18 02:09:16 -05: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

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, and are not interested in the absolutely newest versions, use the Gentoo Science 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 download our .conf file to the apropriate system directory (root access will likely be required):

mkdir /etc/portage/repos.conf
wget https://raw.githubusercontent.com/TheChymera/overlay/master/metadata/chymeric.conf -O /etc/portage/repos.conf/chymeric

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our ebuilds available. Some of our packages are available as live (*-9999) ebuilds, and if you wish to use this feature (only advisable if you are well-informed on the day-to-day development of the specific package) these versions can be manually unmasked on a case-by-case basis under /etc/portage/package.accept_keywords.


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