all repos — la-ninpre-overlay @ fcc666f10a64fad98e99f43a76c56671d74c3d93

personal gentoo overlay

readme: add packages and installation info
la-ninpre leobrekalini@gmail.com
Wed, 29 Jun 2022 12:23:11 +0300
commit

fcc666f10a64fad98e99f43a76c56671d74c3d93

parent

6b77eb34f777cada2020c54a4e8576e3397e9dbb

1 files changed, 22 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -7,6 +7,28 @@

note that these packages usually aren't thoroughly tested, so use them at your own risk. +## available packages + +* media-libs/lsp-plugins-1.2.2 +* media-sound/carla-2.4.3 +* media-sound/drumgizmo-0.9.19 +* net-im/gajim-1.4.5 +* net-print/epson-inkjet-printer-1.0.0 (for epson L110, L210, L300, L350, L355, L550, L555 series) + +## installing + +use `app-portage/eselect-repository` to add this overlay +(see [gentoo wiki page for eselect/repository][1]). +then sync it using `emaint` (see [gentoo wiki page about syncing repos][2]). + +``` +# eselect repository add la-ninpre git https://git.aaoth.xyz/la-ninpre-overlay.git +# emaint sync -r la-ninpre +``` + +[1]:https://wiki.gentoo.org/wiki/Eselect/Repository +[2]:https://wiki.gentoo.org/wiki/Ebuild_repository#Repository_synchronization + ## contributing [contact me](https://aaoth.xyz/about.html#contact).