It's an overlay for Gentoo. I mean, some recipes of how to build some applications or libraries using a Linux distro called Gentoo and its package manager Portage.
Mostly C++ related recipes.
First, get a machine with Gentoo. Then:
emerge eselect-repository
(optional) eselect repository add ex_repo git https://github.com/Arniiiii/ex_repo.git
eselect repository enable ex_repo
emaint sync -r ex_repo
dev-util/cmake-format: removed because unmaintained andneocmakelspworks better.kleidiaiandllama-cppsince I do not use them and were somewhat unmaintained.dev-libs/softhsmI do not maintain it nowadaysrssguard-9999no needgames-action/prismlauncher-crackedit is possible to use-9999version and fix URL or repo, I guesstmux-9999. Patch is already in master
-
dev-cpp/sqlpp23 -
dev-cpp/injaWhy does it exist inconanbut not in Gentoo ? -
dev-cpp/adaptivecppat least for CPU, Nvidia GPU at if possible with Intel iGPU support. I can't write for AMD GPU since I do not have one to test it. -
dev-cpp/reflex. It requires full write of its CMakeLists.txt, almost from the ground up...
-
kokkosupdate right afteradaptivecppone -
bazel -
boost(CMake). It is too big of a project to test it and send patches... Forever in**.
- CI
- Maybe copy main part from
::p4public?
- Maybe copy main part from
- Automatic pull of RSS feeds of releases/commits and try to do pull-requests with CI enabled