Slackalaxy at GitHub
Posted: 2021-05-04 Filed under: misc, slackbuilds | Tags: github, slackalaxy, slackbuilds, slackware current Leave a commentWell, I finally took the time to set up a GitHub repo (https://github.com/slackalaxy). I started testing my SlackBuilds on Slackware 15.0 beta here. At the moment I am making sure sources build, fix broken links, etc. This is all only on x86_64 for now.
I went through all of my SlackBuilds already. In many cases compilation with gcc 10 required to add the ‘-fcommon’ flag, which fixed the compilation break and built the program. However, there are a few problems that I could not solve and still need to investigate. These are:
graphics/fyre-> problem with new glibc (‘GTime’ is deprecated: use GDateTime instead)games/vcmi-> no idea what the problem is, will investigate it…
Will spend the next days trying to figure out a solution…
