Personal Gentoo overlay maintained by
@Deftera186, packaging a small set of
desktop applications, game utilities and proprietary clients that are
not (yet) in the main ::gentoo tree.
Listed in the official Gentoo overlays
database as
deftera.
- Quality: experimental — best-effort, no warranty.
- Architectures:
~amd64only. - Masters:
gentoo. Some packages additionally depend on the::guruoverlay (notablysys-apps/pnpm-bin); enable::guruif you intend to build any source-based ebuild here.
The overlay is listed in the official Gentoo overlays database, so it can be added by name:
sudo emerge --ask app-eselect/eselect-repository
sudo eselect repository enable deftera
sudo emaint sync --repo defteralayman is deprecated upstream in favour of eselect-repository, but
still works:
sudo layman -a defteraOnly needed if you cannot use eselect-repository or layman:
sudo mkdir -p /var/db/repos/deftera
sudo git clone https://github.com/Deftera186/deftera-overlay.git /var/db/repos/deftera
sudo tee /etc/portage/repos.conf/deftera.conf <<'EOF'
[deftera]
location = /var/db/repos/deftera
sync-type = git
sync-uri = https://github.com/Deftera186/deftera-overlay.git
auto-sync = yes
EOFnet-vpn/awsvpnclient ships under the AWS Customer Agreement. To allow
it to install:
echo 'net-vpn/awsvpnclient AWS-EULA' | sudo tee /etc/portage/package.license/awsvpnclientdev-db/valentina-studio-bin ships under the Paradigma Software Valentina
Studio EULA. To allow it to install:
echo 'dev-db/valentina-studio-bin Valentina-EULA' | sudo tee /etc/portage/package.license/valentina-studio-binsci-ml/lmstudio-bin ships under the LM Studio Desktop App Terms of
Use. To allow it to install:
echo 'sci-ml/lmstudio-bin LM-Studio' | sudo tee /etc/portage/package.license/lmstudio-binEvery change is scanned with pkgcheck
in CI before merge. Run locally with:
pkgcheck scan -r /var/db/repos/defteraOpen an issue or pull request at https://github.com/Deftera186/deftera-overlay.
Overlay metadata (ebuilds, scripts, Manifests) is distributed under the
GNU General Public License v2 — same as the Gentoo main tree. Bundled
upstream packages retain their own licenses (see each package's
LICENSE variable).