mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/osqp: Move to the osqp GH account; Update WWW
This commit is contained in:
parent
3cf2e12442
commit
63110c7810
2 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,8 @@ CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= Operator Splitting Quadratic Program solver for optimization problems
|
COMMENT= Operator Splitting Quadratic Program solver for optimization problems
|
||||||
WWW= https://osqp.org/
|
WWW= https://osqp.org \
|
||||||
|
https://github.com/osqp/osqp
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
@ -14,8 +15,7 @@ USES= cmake:testing # 4 tests fail, see https://github.com/osqp/osqp/issues/532
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= oxfordcontrol
|
GH_TUPLE= osqp:qdldl:7ab0fca:q/lin_sys/direct/qdldl/qdldl_sources
|
||||||
GH_TUPLE= oxfordcontrol:qdldl:7ab0fca:q/lin_sys/direct/qdldl/qdldl_sources
|
|
||||||
|
|
||||||
CMAKE_OFF= BUILD_STATIC_LIBS BUILD_EXAMPLES UNITTESTS
|
CMAKE_OFF= BUILD_STATIC_LIBS BUILD_EXAMPLES UNITTESTS
|
||||||
CMAKE_TESTING_ON= UNITTESTS
|
CMAKE_TESTING_ON= UNITTESTS
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1685182878
|
TIMESTAMP = 1742716463
|
||||||
SHA256 (oxfordcontrol-osqp-v0.6.3_GH0.tar.gz) = a6b4148019001f87489c27232e2bdbac37c94f38fa37c1b4ee11eaa5654756d2
|
SHA256 (osqp-osqp-v0.6.3_GH0.tar.gz) = a6b4148019001f87489c27232e2bdbac37c94f38fa37c1b4ee11eaa5654756d2
|
||||||
SIZE (oxfordcontrol-osqp-v0.6.3_GH0.tar.gz) = 3302536
|
SIZE (osqp-osqp-v0.6.3_GH0.tar.gz) = 3302536
|
||||||
SHA256 (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 9d02ed1a10ad2e8df4de3eb70469be4f9b896a8f93a9323065af625b08cd3645
|
SHA256 (osqp-qdldl-7ab0fca_GH0.tar.gz) = 9d02ed1a10ad2e8df4de3eb70469be4f9b896a8f93a9323065af625b08cd3645
|
||||||
SIZE (oxfordcontrol-qdldl-7ab0fca_GH0.tar.gz) = 22930
|
SIZE (osqp-qdldl-7ab0fca_GH0.tar.gz) = 22930
|
||||||
|
|
Loading…
Add table
Reference in a new issue