My private Gentoo overlay.
- net-libs/nodejs
- nodejs-10.5.0 uses the bundled openssl library
- net-wireless/aircrack-ng
A working dxvk ebuild
- app-emulation/dxvk-1.4.5
Note
The dxvk ebuild, until version 0.92, has some quirks. It depends on cross-x86_64-w64-mingw32/mingw64-runtime
, which does not exist in the normal portage tree.
You need to install it via crossdev. See the Gentoo Wiki for instructions.
Also you have to pass EXTRA_ECONF="--enable-threads=posix"
when emerging cross-x86_64-w64-mingw32/gcc
to get pthreads in mingw.
As an extra, you have to emerge app-emulation/dxvk with FEATURES="-usersandbox"
if it's enabled, or wine shits the bed.
Since dxvk-0.93, it uses the winelib build and no longer depends on mingw64.
The libsodium extension for PHP < 7.2
- dev-php/pecl-libsodium-1.0.7 for PHP 5.6, 7.0 and 7.1
- dev-php/pecl-libsodium-2.0.9 for PHP 7.0 and 7.1
- app-crypt/hashcat-utils
- games-strategy/endless-sky
Add https://gitlab.com/dfuchsi/overlay/raw/master/repo.xml
to your overlays list.
/etc/layman/layman.cfg
overlays :
https://api.gentoo.org/overlays/repositories.xml
https://gitlab.com/dfuchsi/overlay/raw/master/repo.xml
Add the overlay via layman
layman --list
layman --add fuchsi