git: 77b2aecba7f1 - main - misc/ncnn: Update 20211208 -> 20220420
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Apr 2022 18:42:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 commit 77b2aecba7f1dfaf9fcb18b88bb0d4bdc56a96d7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-30 18:24:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-30 18:42:35 +0000 misc/ncnn: Update 20211208 -> 20220420 Reported by: portscout --- misc/ncnn/Makefile | 5 ++++- misc/ncnn/distinfo | 6 +++--- misc/ncnn/pkg-plist | 4 +++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile index abead0028a46..d92597894c51 100644 --- a/misc/ncnn/Makefile +++ b/misc/ncnn/Makefile @@ -1,5 +1,5 @@ PORTNAME= ncnn -DISTVERSION= 20211208 +DISTVERSION= 20220420 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org @@ -8,7 +8,10 @@ COMMENT= High-performance neural network inference framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LIB_DEPENDS= libprotobuf.so:devel/protobuf + USES= cmake compiler:c11 + USE_GITHUB= yes GH_ACCOUNT= Tencent diff --git a/misc/ncnn/distinfo b/misc/ncnn/distinfo index 6eaf3732388d..3530eed36c4b 100644 --- a/misc/ncnn/distinfo +++ b/misc/ncnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640362196 -SHA256 (Tencent-ncnn-20211208_GH0.tar.gz) = 20d63bef0f87ef359d6f5dbd9fcfb7a81c3d98a27ec8ccb8ead6ec08188fe6ef -SIZE (Tencent-ncnn-20211208_GH0.tar.gz) = 11932276 +TIMESTAMP = 1651342101 +SHA256 (Tencent-ncnn-20220420_GH0.tar.gz) = 51d562a87b0c4d146902ec7b4f9fba5f6ec602f31f11e427f0524622f2503232 +SIZE (Tencent-ncnn-20220420_GH0.tar.gz) = 12158916 diff --git a/misc/ncnn/pkg-plist b/misc/ncnn/pkg-plist index 31317569112f..c7c590b92693 100644 --- a/misc/ncnn/pkg-plist +++ b/misc/ncnn/pkg-plist @@ -1,10 +1,12 @@ +bin/caffe2ncnn bin/darknet2ncnn bin/mxnet2ncnn bin/ncnn2int8 bin/ncnn2mem -bin/ncnn2table +bin/ncnn2table bin/ncnnmerge bin/ncnnoptimize +bin/onnx2ncnn include/ncnn/allocator.h include/ncnn/benchmark.h include/ncnn/blob.h