1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

graphics/oidn: Add fetch dependency security/ca_root_nss

Reported by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (via e-mail)
This commit is contained in:
Yuri Victorovich 2024-06-23 04:10:15 -07:00
parent 815744c00b
commit 97a88eb65c

View File

@ -1,6 +1,7 @@
PORTNAME= oidn
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://freebsd.org/:weights # bogus URL to make the framework happy, the fetch uses Git URL below
DISTFILES= ${PORTNAME}-weights-${WEIGHTS_GIT_HASH}${EXTRACT_SUFX}:weights
@ -15,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= Intel(R) MKL-DNN supports x86 64 bit platforms only (oidn contains a custom version of mkl-dnn, see math/mkl-dnn), and ISPC has a limited availability
FETCH_DEPENDS= git:devel/git \
FETCH_DEPENDS= ca_root_nss>0:security/ca_root_nss \
git:devel/git \
git-lfs:devel/git-lfs
BUILD_DEPENDS= ispc>=1.14.1:devel/ispc
LIB_DEPENDS= libtbb.so:devel/onetbb