My unofficial Gentoo overlay
Go to file
2022-11-11 15:48:06 +01:00
app-misc move to codeberg 2022-11-11 15:48:06 +01:00
gui-libs/dragon move to codeberg 2022-11-11 15:48:06 +01:00
media-fonts/dejavu-sans-code move to codeberg 2022-11-11 15:48:06 +01:00
media-gfx/nsxiv move to codeberg 2022-11-11 15:48:06 +01:00
media-sound move to codeberg 2022-11-11 15:48:06 +01:00
metadata move to codeberg 2022-11-11 15:48:06 +01:00
net-misc move to codeberg 2022-11-11 15:48:06 +01:00
profiles move to codeberg 2022-11-11 15:48:06 +01:00
www-client/icecat-bin move to codeberg 2022-11-11 15:48:06 +01:00
x11-misc move to codeberg 2022-11-11 15:48:06 +01:00
x11-terms/st-spde move to codeberg 2022-11-11 15:48:06 +01:00
x11-wm move to codeberg 2022-11-11 15:48:06 +01:00
LICENSE move to codeberg 2022-11-11 15:48:06 +01:00
overlay.xml move to codeberg 2022-11-11 15:48:06 +01:00
README.html move to codeberg 2022-11-11 15:48:06 +01:00
README.md move to codeberg 2022-11-11 15:48:06 +01:00

speedie-overlay

speedie's Gentoo GNU/Linux overlay!

Dependencies

  • Gentoo system (fairly obvious)
  • app-eselect/eselect-repository or app-portage/layman
  • A reason to add my overlay (optional)

To add with eselect-repository:

eselect repository add speedie-overlay git https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml eselect repository list eselect repsitory enable <num>

To add with layman:

layman -o https://codeberg.org/speedie/speedie-overlay/raw/branch/master/overlay.xml -f -a speedie-overlay

Usage after adding with layman:

NOTE: With layman, you need to run this command manually every time you want to sync the overlay repository.

layman -s speedie-overlay

Usage adding with eselect-repository:

emerge --sync

The advantage of using eselect-repository is that Gentoo treats it as a regular repository and will be updated along with the official Gentoo repository. This could also be a disadvantage for various reasons, but you can probably disable this feature!

It may be difficult to memorize this link. You may choose to add the https://speedie.gq/overlay.xml link instead. This is much easier to memorize. This overlay.xml file should always lead to the latest repository anyway!

License

The ebuilds are liensed under the GPLv2-only license due to Gentoo's licensing. I choose to respect that, despite preferring GPLv3!