- Nov 25, 2021
-
-
https://www.leocad.org/ A CAD application for creating virtual LEGO models
-
- Nov 24, 2021
-
-
Leo authored
configure: error: /bin/sh build-aux/config.sub riscv64-alpine-linux-musl failed
-
-
-
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Natanael Copa authored
In commit b89cfd22 (main/python3: use musl SOABI) a patch was introduced to make it easier to detect a musl built python and with the intention to make it easier to build python wheels without clashing with musl binaries. It was a wrong assumption that pip acutally care about the SOABI. Meanwhile upstream python has been working on adding support for musl binaries (pep 656), which does not rely on SOABI. This has resulted in breakage with alpine built python which no longer loads binaries with -gnu.so suffix. As a workaround we add a patch to also look for shared libraries with -gnu.so suffix in addition to -musl.so. ref #13227
-
-
Leo authored
-
Leo authored
ERROR: unable to select packages: libunwind-dev (no such package): required by: .makedepends-swi-prolog-20211124.181630[libunwind-dev]
-
-
-
* upgrade to 2.4.14
-
Sören Tempel authored
-
Sören Tempel authored
Makes the linter happy.
-
Sören Tempel authored
Autodetected with chicken 5.3.0.
-
Sören Tempel authored
-
Sören Tempel authored
-
Sören Tempel authored
-
Sören Tempel authored
-
Bart Ribbers authored
-
Natanael Copa authored
due to opencv, vtk fixes alpine/aports#13223
-
Natanael Copa authored
due to dependency of netcdf
-
-
Natanael Copa authored
-
-
Leo authored
-
Leo authored
-
- Nov 23, 2021
-
-
It's defined depends_dev that is included in makedepends. Rebuilding the packages it not needed, this change does not affect the resulting packages. Co-Authored-By:
Jakub Jirutka <jakub@jirutka.cz>
-
Jakub Jirutka authored
See !27376 Co-Authored-By:
Simon Frankenberger <simon-alpine@fraho.eu>
-