Skip to content

Our portage-overlay; Providing specific libraries and applications

Notifications You must be signed in to change notification settings

YoloSoftDE/gentoo-overlay

Repository files navigation

YoloSoft's Gentoo Overlay

For providing specific libraries and applications we need on our system.

Import our overlay ...

... using layman

Simply add our repository by the URL of the repository.xml. Since we are not an offical repository, you can not add it only by name.

sudo layman -o https://raw.githubusercontent.com/YoloSoftDE/gentoo-overlay/master/repository.xml -f -a yolosoft

... using /etc/portage/repos.conf

You can create a file for our repository in /etc/portage/repos.conf or append to an existing file (just as you wish) the following contents:

[yolosoft]
location = /usr/local/overlay/yolosoft
sync-type = git
sync-uri = https://github.com/YoloSoftDE/gentoo-overlay.git
auto-sync = yes

After that, each time you sync your portage tree via emerge --sync a sync of our repository will be done as well.

Packages we provide

About

Our portage-overlay; Providing specific libraries and applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages