mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2
changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
This commit is contained in:
parent
25304492d7
commit
e2438a86b8
32 changed files with 32 additions and 32 deletions
|
@ -11,7 +11,7 @@ LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
|
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -18,7 +18,7 @@ ONLY_FOR_ARCHS_REASON= 64-bit system is strongly recommended
|
||||||
|
|
||||||
BUILD_DEPENDS= autoconf:devel/autoconf \
|
BUILD_DEPENDS= autoconf:devel/autoconf \
|
||||||
bash:shells/bash \
|
bash:shells/bash \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
|
|
||||||
USES= gmake go libedit
|
USES= gmake go libedit
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ NOT_FOR_ARCHS= riscv64 sparc64
|
||||||
NOT_FOR_ARCHS_REASON= does not build: error Please implement AtomicPointer for this platform
|
NOT_FOR_ARCHS_REASON= does not build: error Please implement AtomicPointer for this platform
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang21/bin/erlc:lang/erlang-runtime21 \
|
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang21/bin/erlc:lang/erlang-runtime21 \
|
||||||
${LOCALBASE}/bin/cmake:devel/cmake \
|
${LOCALBASE}/bin/cmake:devel/cmake-core \
|
||||||
${LOCALBASE}/lib/libcheck.a:devel/check
|
${LOCALBASE}/lib/libcheck.a:devel/check
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= caterva>=0.5.0_2:databases/caterva \
|
BUILD_DEPENDS= caterva>=0.5.0_2:databases/caterva \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
ninja:devel/ninja \
|
ninja:devel/ninja \
|
||||||
${PYTHON_PKGNAMEPREFIX}scikit-build>=0:devel/py-scikit-build@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}scikit-build>=0:devel/py-scikit-build@${PY_FLAVOR}
|
||||||
LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 \
|
LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 \
|
||||||
|
|
|
@ -19,7 +19,7 @@ BROKEN_mips64= fails to compile: 'fpsetmask' was not declared in this scope
|
||||||
|
|
||||||
# quilt is required by build.sh
|
# quilt is required by build.sh
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libev.so:devel/libev \
|
libev.so:devel/libev \
|
||||||
libgcrypt.so:security/libgcrypt \
|
libgcrypt.so:security/libgcrypt \
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \
|
||||||
nanopb>0:devel/nanopb \
|
nanopb>0:devel/nanopb \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
protoc:devel/protobuf
|
protoc:devel/protobuf
|
||||||
LIB_DEPENDS= libboxfort.so:devel/boxfort \
|
LIB_DEPENDS= libboxfort.so:devel/boxfort \
|
||||||
libffi.so:devel/libffi \
|
libffi.so:devel/libffi \
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3:devel/py-coverage@${PY_FLAVOR} \
|
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3:devel/py-coverage@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}ipython>=0.13:devel/ipython@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}ipython>=0.13:devel/ipython@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVOR} \
|
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
flake8:devel/py-flake8@${PY_FLAVOR} \
|
flake8:devel/py-flake8@${PY_FLAVOR} \
|
||||||
lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 \
|
lua51-cqueues>=20200726_1:devel/lua-cqueues@lua51 \
|
||||||
luacheck:devel/lua-luacheck
|
luacheck:devel/lua-luacheck
|
||||||
|
|
|
@ -18,7 +18,7 @@ BROKEN_powerpc64= fails to compile: _psutil_bsd.c: error: 'struct xtcpcb' has no
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \
|
BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \
|
||||||
zip:archivers/zip \
|
zip:archivers/zip \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||||
libicui18n.so:devel/icu \
|
libicui18n.so:devel/icu \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
|
|
|
@ -17,7 +17,7 @@ BROKEN_aarch64= build fails: use of undeclared identifier '__TBB_machine_fetchad
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs \
|
BUILD_DEPENDS= ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs \
|
||||||
${LOCALBASE}/include/CGAL/Polygon_mesh_processing/corefinement.h:math/cgal \
|
${LOCALBASE}/include/CGAL/Polygon_mesh_processing/corefinement.h:math/cgal \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
LIB_DEPENDS= libgmp.so:math/gmp libmpfr.so:math/mpfr
|
LIB_DEPENDS= libgmp.so:math/gmp libmpfr.so:math/mpfr
|
||||||
|
|
||||||
USES= compiler:c++14-lang gmake qt:5
|
USES= compiler:c++14-lang gmake qt:5
|
||||||
|
|
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= Has not been ported to this platform for freebsd
|
||||||
|
|
||||||
MY_DEPENDS= 7zz:archivers/7-zip
|
MY_DEPENDS= 7zz:archivers/7-zip
|
||||||
BUILD_DEPENDS= patchelf:sysutils/patchelf \
|
BUILD_DEPENDS= patchelf:sysutils/patchelf \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
${MY_DEPENDS}
|
${MY_DEPENDS}
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libgit2.so:devel/libgit2 \
|
libgit2.so:devel/libgit2 \
|
||||||
|
|
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
||||||
bash:shells/bash \
|
bash:shells/bash \
|
||||||
cmake>0:devel/cmake
|
cmake>0:devel/cmake-core
|
||||||
LIB_DEPENDS= libinotify.so:devel/libinotify
|
LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||||
RUN_DEPENDS= ${PY_PILLOW} \
|
RUN_DEPENDS= ${PY_PILLOW} \
|
||||||
ca_root_nss>=0:security/ca_root_nss
|
ca_root_nss>=0:security/ca_root_nss
|
||||||
|
|
|
@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
||||||
bash:shells/bash \
|
bash:shells/bash \
|
||||||
cmake>0:devel/cmake
|
cmake>0:devel/cmake-core
|
||||||
LIB_DEPENDS= libinotify.so:devel/libinotify
|
LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||||
RUN_DEPENDS= ${PY_PILLOW} \
|
RUN_DEPENDS= ${PY_PILLOW} \
|
||||||
ca_root_nss>=0:security/ca_root_nss
|
ca_root_nss>=0:security/ca_root_nss
|
||||||
|
|
|
@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
||||||
bash:shells/bash \
|
bash:shells/bash \
|
||||||
cmake>0:devel/cmake
|
cmake>0:devel/cmake-core
|
||||||
LIB_DEPENDS= libinotify.so:devel/libinotify
|
LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ NOT_FOR_ARCHS= riscv64 riscv64sf sparc64
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \
|
||||||
bash:shells/bash \
|
bash:shells/bash \
|
||||||
cmake>0:devel/cmake
|
cmake>0:devel/cmake-core
|
||||||
LIB_DEPENDS= libinotify.so:devel/libinotify
|
LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
|
||||||
ca_root_nss>=0:security/ca_root_nss \
|
ca_root_nss>=0:security/ca_root_nss \
|
||||||
|
|
|
@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 powerpc64le
|
||||||
ONLY_FOR_ARCHS_REASON= untested on other architectures
|
ONLY_FOR_ARCHS_REASON= untested on other architectures
|
||||||
|
|
||||||
BUILD_DEPENDS= ${FLAVOR:S/_/-/g}-freebsd-sysroot>=a2021.09.14:devel/freebsd-sysroot@${FLAVOR} \
|
BUILD_DEPENDS= ${FLAVOR:S/_/-/g}-freebsd-sysroot>=a2021.09.14:devel/freebsd-sysroot@${FLAVOR} \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
gmake:devel/gmake \
|
gmake:devel/gmake \
|
||||||
rust>=${PORTVERSION}:lang/rust
|
rust>=${PORTVERSION}:lang/rust
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pybind11>=2.6.4:devel/pybind11 \
|
BUILD_DEPENDS= pybind11>=2.6.4:devel/pybind11 \
|
||||||
cmake>=3.16:devel/cmake \
|
cmake>=3.16:devel/cmake-core \
|
||||||
xtensor>0:math/xtensor \
|
xtensor>0:math/xtensor \
|
||||||
xtl-quant-stack>0:devel/xtl-quant-stack \
|
xtl-quant-stack>0:devel/xtl-quant-stack \
|
||||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYNUMPY} \
|
BUILD_DEPENDS= ${PYNUMPY} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
RUN_DEPENDS= ${PYNUMPY}
|
RUN_DEPENDS= ${PYNUMPY}
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ PY_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}qdldl>0:math/py-qdldl@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}qdldl>0:math/py-qdldl@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||||
BUILD_DEPENDS= ${PY_DEPENDS} \
|
BUILD_DEPENDS= ${PY_DEPENDS} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
RUN_DEPENDS= ${PY_DEPENDS}
|
RUN_DEPENDS= ${PY_DEPENDS}
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
|
||||||
BUILD_DEPENDS= ${PYNUMPY} \
|
BUILD_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
${PREFIX}/share/cmake/pybind11/pybind11Config.cmake:devel/pybind11 \
|
${PREFIX}/share/cmake/pybind11/pybind11Config.cmake:devel/pybind11 \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
LIB_DEPENDS= libpdal_base.so:math/pdal
|
LIB_DEPENDS= libpdal_base.so:math/pdal
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
|
||||||
${PYNUMPY}
|
${PYNUMPY}
|
||||||
|
|
|
@ -15,7 +15,7 @@ BROKEN_armv7= error: no matching function for call to 'amd_l_order', see https:/
|
||||||
BROKEN_i386= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15
|
BROKEN_i386= error: no matching function for call to 'amd_l_order', see https://github.com/oxfordcontrol/qdldl-python/issues/15
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
RUN_DEPENDS= ${PYNUMPY} \
|
RUN_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||||
TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR}
|
TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR}
|
||||||
|
|
|
@ -22,7 +22,7 @@ BROKEN= hoping to fix it with Python-3.9
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
dash:shells/dash \
|
dash:shells/dash \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
dreadnaut:math/nauty \
|
dreadnaut:math/nauty \
|
||||||
${PYTHON_PKGNAMEPREFIX}alabaster>0:textproc/py-alabaster@${PY_FLAVOR}\
|
${PYTHON_PKGNAMEPREFIX}alabaster>0:textproc/py-alabaster@${PY_FLAVOR}\
|
||||||
${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR}\
|
${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR}\
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${PYNUMPY} \
|
BUILD_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
swig:devel/swig
|
swig:devel/swig
|
||||||
RUN_DEPENDS= ${PYNUMPY}
|
RUN_DEPENDS= ${PYNUMPY}
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
protoc-gen-mypy:devel/py-mypy-protobuf@${PY_FLAVOR} \
|
protoc-gen-mypy:devel/py-mypy-protobuf@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||||
|
|
|
@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
nasm:devel/nasm \
|
nasm:devel/nasm \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
meson:devel/meson
|
meson:devel/meson
|
||||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||||
libgudev-1.0.so:devel/libgudev \
|
libgudev-1.0.so:devel/libgudev \
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
|
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
liburiparser.so:net/uriparser \
|
liburiparser.so:net/uriparser \
|
||||||
|
|
|
@ -23,7 +23,7 @@ BUILD_DEPENDS= ${PY_DEPENDS} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0.36.2:devel/py-wheel@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}wheel>=0.36.2:devel/py-wheel@${PY_FLAVOR} \
|
||||||
boost-libs>0:devel/boost-libs \
|
boost-libs>0:devel/boost-libs \
|
||||||
cimod>0:math/cimod \
|
cimod>0:math/cimod \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
ninja:devel/ninja \
|
ninja:devel/ninja \
|
||||||
pybind11>0:devel/pybind11 \
|
pybind11>0:devel/pybind11 \
|
||||||
robin-hood-hashing>0:devel/robin-hood-hashing
|
robin-hood-hashing>0:devel/robin-hood-hashing
|
||||||
|
|
|
@ -15,7 +15,7 @@ PY_DEPENDS= ${PYNUMPY} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}h5py>=2.7:science/py-h5py@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}h5py>=2.7:science/py-h5py@${PY_FLAVOR}
|
||||||
BUILD_DEPENDS= ${PY_DEPENDS} \
|
BUILD_DEPENDS= ${PY_DEPENDS} \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
gmake:devel/gmake
|
gmake:devel/gmake
|
||||||
LIB_DEPENDS= libcint.so:science/libcint \
|
LIB_DEPENDS= libcint.so:science/libcint \
|
||||||
libxc.so:science/libxc \
|
libxc.so:science/libxc \
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake \
|
cmake:devel/cmake-core \
|
||||||
nlohmann-json>0:devel/nlohmann-json \
|
nlohmann-json>0:devel/nlohmann-json \
|
||||||
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BROKEN_FreeBSD_14= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751
|
BROKEN_FreeBSD_14= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
|
||||||
cmake:devel/cmake
|
cmake:devel/cmake-core
|
||||||
|
|
||||||
USES= compiler:c++17-lang python
|
USES= compiler:c++17-lang python
|
||||||
USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/boschmitt/tweedledum/issues/176
|
USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/boschmitt/tweedledum/issues/176
|
||||||
|
|
Loading…
Add table
Reference in a new issue