DirectXShaderCompiler : Microsoft DirectX Shader Compiler which is based on LLVM/Clang ( https://github.com/microsoft/DirectXShaderCompiler )
android-tools : Android platform tools (adb, fastboot, and mkbootimg) ( https://github.com/nmeum/android-tools/ https://developer.android.com/ )
cargo-ebuild : Generates an ebuild for a package using the in-tree eclasses. ( https://github.com/gentoo/cargo-ebuild )
cpp-utilities : Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities ( https://github.com/Martchus/cpp-utilities )
intel_clc : intel_clc tool used for building OpenCL C to SPIR-V ( https://mesa3d.org/ )
librnp : High performance C++ OpenPGP library ( https://www.rnpgp.org/ https://github.com/rnpgp/rnp )
mingw64-toolchain : All-in-one mingw64 toolchain intended for building Wine without crossdev ( HOMEPAGE=" )
qtutilities : Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities ( https://github.com/Martchus/qtutilities )
re2c : Tool for generating C-based recognizers from regular expressions ( https://re2c.org/ )
scanmem : Locate and modify variables in executing processes ( https://github.com/scanmem/scanmem )
sccache : ccache/distcc like tool with support for rust and cloud storage ( https://github.com/mozilla/sccache/ )
Add an ebuild in portage :
The ebuild is now in the portage tree.
You can also use layman : emerge layman then layman -a pg_overlay
For Paludis use this rsync : rsync://gentoo.zugaina.org/pg_overlay-portage
If you have a problem : ycarus(-at-)zugaina.org