22c63efa4a
Package-Manager: Portage-2.3.89, Repoman-2.3.20 |
||
---|---|---|
app-admin | ||
app-crypt/gtkhash | ||
app-editors/vscodium-bin | ||
app-misc/cli-visualizer | ||
app-office/onlyoffice-bin | ||
dev-python | ||
eclass | ||
examples | ||
games-action/gta2 | ||
games-misc/lolcat-jaseg | ||
games-simulation/clou2 | ||
games-strategy/warcraft3 | ||
licenses | ||
mail-client/freelook-bin | ||
media-fonts | ||
media-video/tartube | ||
metadata | ||
net-analyzer/nutty | ||
net-libs/libcurl-gnutls | ||
net-misc | ||
profiles | ||
sys-apps/xbps | ||
sys-boot | ||
sys-kernel | ||
sys-process/nq | ||
www-client/icecat | ||
x11-misc | ||
x11-terms/xst | ||
.gitignore | ||
.gitlab-ci.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
repositories.xml | ||
TODO.md |
src_prepare Gentoo overlay
This is the overlay of our Telegram group where we talk about topics related to Gentoo (development, maintainance, mistakes, community).
WARNING: Do not expect high quality ebuilds! While we do the best we can, most of us are still learning.
A quick guide on how to test ebuilds will follow.
Why create this overlay?
Mostly to have fun.
Adding the overlay
Official list
Layman
If you are using Layman, execute:
layman -a src_prepare-overlay
eselect-repository
If you are using eselect-repository, execute:
eselect repository enable src_prepare-overlay
Manual
If you want to manually add the overlay, see examples/repos.conf/src_prepare-overlay.conf.
Layman
If you are using Layman, execute:
layman -o 'https://gitlab.com/src_prepare/src_prepare-overlay/raw/master/repositories.xml' -f -a src_prepare-overlay
How do I sync this?
Execute:
emaint sync -r src_prepare-overlay
It says the ebuild is masked, what do I do?
See examples/package.accept_keywords/src_prepare-overlay.
Contributing
We appreciate and encourage for contribution. If you want a specific package or want to create a package for us to maintain, see CONTRIBUTING.md.
Quick maintainer guide
Testing ebuilds
repoman manifest
ebuild FILE clean merge