misc/py-fastscapelib: Broken on 15; Update WWW

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-11-02 01:26:16 -07:00
parent 84b7f1141d
commit 3bc1fbd89a

View file

@ -6,11 +6,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
COMMENT= Library of efficient algorithms for topographic data COMMENT= Library of efficient algorithms for topographic data
WWW= https://fastscapelib.readthedocs.io/en/latest/ WWW= https://fastscapelib.readthedocs.io/en/latest/ \
https://github.com/fastscape-lem/fastscapelib
LICENSE= GPLv3 LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/fastscape-lem/fastscapelib/issues/168
BUILD_DEPENDS= cmake:devel/cmake-core \ BUILD_DEPENDS= cmake:devel/cmake-core \
xtensor>0:math/xtensor \ xtensor>0:math/xtensor \
xtensor-python>0:math/xtensor-python \ xtensor-python>0:math/xtensor-python \