Go to file
XGQT 0a00033e6b
add license
2020-02-08 13:17:45 +01:00
app-editors/vscodium [vscodium] fix .desktop file and tweak icon names to avoid conflicts 2019-12-30 12:45:07 -05:00
examples add example configuration 2019-12-27 22:21:06 +01:00
games-misc/lolcat-jaseg games-misc/lolcat-jaseg: move "if" under RDEPEND 2020-01-22 16:02:58 +01:00
metadata initial 2019-12-27 01:13:50 +01:00
profiles initial 2019-12-27 01:13:50 +01:00
sys-boot/multibootusb multibootusb: add empty KEYWORDS for live version 2019-12-29 19:06:14 +01:00
sys-process/nq sys-process/nq: fix versions variable 2020-02-01 22:12:00 +01:00
x11-misc x11-misc/polybar: remove dropped use flag from cairo "xcb" 2020-01-20 14:19:31 +01:00
x11-terms/xst Add xst-999 ebuild 2020-01-21 22:21:48 -05:00
.gitignore add gitignore 2019-12-30 01:40:26 +01:00
LICENSE add license 2020-02-08 13:17:45 +01:00
README.md Added hyperlinks 2020-01-23 20:32:46 +00:00
TODO.md Update TODO.md 2020-01-23 20:41:08 +00:00
repositories.xml add repositories.xml 2019-12-28 16:15:38 +01:00

README.md

src_prepare Gentoo overlay

What's this?

This is the overlay of our telegram group where we talk about Gentoo stuff (development, maintainance, mistakes, community).

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 such overlay?

Mostly to have fun.

"My primary goal was to have all the ebuilds for small things for desktop "ricing" and weird ones that would not fit into the main overlay." ~XGQT

How do I add this?

Official list

With layman: layman -a src_prepare-overlay

or

With eselect-repository: eselect repository enable src_prepare-overlay

Manual

Check out examples/repos.conf/src_prepare-overlay.conf

or

With layman: layman -o 'https://gitlab.com/src_prepare/src_prepare-overlay/raw/master/repositories.xml' -f -a src_prepare-overlay

How do I sync this?

Run sudo emaint sync -r src_prepare-overlay

It says the ebuild is masked, what do I do?

Check out examples/package.accept_keywords/src_prepare-overlay

I can help, what ebuilds do you need?

Check out TODO.md

Quick maintainer guide

Testing ebuilds

sudo ebuild FILE clean manifest merge