I made a working and most likely complete ebuild for KF5 kcalc Reproducible: Always
Created attachment 385422 [details] kde-base/kcalc-9999
Thanks, fixed in git. I made some changes to the dep list because to account for what's handled by the eclass as well as what the package really uses (upstream CMakeLists.txt is often incomplete). A script like "qlist -e "$@" | xargs scanelf -L -n -q -F '%n #F' | tr , ' ' | xargs qfile -Cv | sort -u | awk '{print $1}' | uniq" can be useful in seeing what a package ends up linking against. https://github.com/gentoo/kde/commit/ae56b0777836ba87515e4c17b9deb88edad38bcb