Gentoo overlay for things that aren't on the official repos, or guru. Made this because I was too shy to ask to be included, if you would like an ebuild written, open an issue and let me know!
Hashtag implies as a root user. (sudo emerge ...)
- Make sure
# emerge -av eselect-repositoryis installed. # eselect repository add versatile git https://github.com/snaillyy/versatile# emaint sync -r versatile
<file> is an example of a file name, can be named anything.
If emerge errors out about the license and keyword, add these lines to both file paths.
/etc/portage/package.accept_keywords/<file>
media-gfx/fstl ~amd64
/etc/portage/package.license/<file>
media-gfx/fstl MISC-FREE
Then install the package.
# emerge -av media-gfx/fstl
