Package Details: proxsuite 0.6.7-2

Git Clone URL: https://aur.archlinux.org/proxsuite.git (read-only, click to copy)
Package Base: proxsuite
Description: The Advanced Proximal Optimization Toolbox
Upstream URL: https://github.com/Simple-Robotics/proxsuite
Licenses: BSD-2-Clause
Submitter: Nim65s
Maintainer: Nim65s
Last Packager: Nim65s
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-29 14:38 (UTC)
Last Updated: 2025-01-02 16:49 (UTC)

Latest Comments

Auerhuhn commented on 2025-01-02 17:33 (UTC)

Thank you @Nim65s!

Nim65s commented on 2025-01-02 16:50 (UTC)

Oh, that's unexpected. Thanks for the heads-up. Done :)

Auerhuhn commented on 2025-01-02 10:46 (UTC)

Hi @Nim65s,

Thanks for maintaining the proxsuite PKGBUILD.

Would you mind adding git to makedepends? Without that, the CMake build errors out.

Thanks in advance!

Regards
Claudia

Nim65s commented on 2022-12-29 14:37 (UTC)

thanks for the heads up. This should be fixed.

costashatz commented on 2022-12-28 22:46 (UTC)

Thanks a lot for the library and Merry Christmas/Happy New Year.

There is an issue with line 25 of the PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=proxsuite#n25

Please remove the -j. This is making my small laptop to die (and possibly other machines as well). We have global values (e.g. in /etc/makepkg.conf) to define the number of cores we desire the compilations to be done.