mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/g2o: Broken on 15; Update WWW
Reported by: fallout
This commit is contained in:
parent
3bc84e9803
commit
ca664299dc
1 changed files with 4 additions and 1 deletions
|
@ -6,11 +6,14 @@ CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= General framework for graph optimization
|
COMMENT= General framework for graph optimization
|
||||||
WWW= https://openslam-org.github.io/g2o.html
|
WWW= https://openslam-org.github.io/g2o.html \
|
||||||
|
https://github.com/RainerKuemmerle/g2o
|
||||||
|
|
||||||
LICENSE= LGPL3 GPLv3
|
LICENSE= LGPL3 GPLv3
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
BROKEN_FreeBSD_15= compilation error: static assertion failed due to requirement 'is_unsigned<int>::value', see https://github.com/RainerKuemmerle/g2o/issues/838
|
||||||
|
|
||||||
LIB_DEPENDS= libamd.so:math/suitesparse-amd \
|
LIB_DEPENDS= libamd.so:math/suitesparse-amd \
|
||||||
libcamd.so:math/suitesparse-camd \
|
libcamd.so:math/suitesparse-camd \
|
||||||
libccolamd.so:math/suitesparse-ccolamd \
|
libccolamd.so:math/suitesparse-ccolamd \
|
||||||
|
|
Loading…
Add table
Reference in a new issue