fork of master branch from git://git.slackbuilds.org/slackbuilds.git (read more on wiki). If you want to fork/pull request do it only over master (the other branches are temporary and are always rebased on master). alternative interface https://cgit.ponce.cc/slackbuilds/
This version seems to get along very poorly with gcc-13.2.0. I tried patching in commits from upstream to get it to build, but the trail eventually went cold. It needs patches to build with clang as well, but they aren't nearly as extensive.
The two patches here would no longer be necessary if the version is ever bumped, and I'm guessing the build could go back to gcc.
Both reverse dependencies build (oneDPL and ueberzugpp).
This version seems to get along very poorly with
gcc-13.2.0
. I tried patching in commits from upstream to get it to build, but the trail eventually went cold. It needs patches to build withclang
as well, but they aren't nearly as extensive.The two patches here would no longer be necessary if the version is ever bumped, and I'm guessing the build could go back to
gcc
.Both reverse dependencies build (
oneDPL
andueberzugpp
).