Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2023 08:42:56 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc441d08480e - main - =?utf-8?Q?multimedia/vvdec:=20Update=201.6.1=20=E2=86=92=202.0.0?=
Message-ID:  <202306030842.3538gu3p092375@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc441d08480e136fe6be81af7c12454d5a23ddd6

commit cc441d08480e136fe6be81af7c12454d5a23ddd6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-03 08:04:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-03 08:42:51 +0000

    multimedia/vvdec: Update 1.6.1 → 2.0.0
    
    Reported by:    portscout
---
 multimedia/vvdec/Makefile | 5 +++--
 multimedia/vvdec/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/multimedia/vvdec/Makefile b/multimedia/vvdec/Makefile
index 198c18c801c3..5efec5788287 100644
--- a/multimedia/vvdec/Makefile
+++ b/multimedia/vvdec/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vvdec
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.1
+DISTVERSION=	2.0.0
 CATEGORIES=	multimedia python
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,7 +18,8 @@ USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	fraunhoferhhi
 
-CMAKE_ON=	BUILD_SHARED_LIBS
+CMAKE_ON=	BUILD_SHARED_LIBS \
+		VVDEC_INSTALL_VVDECAPP
 CMAKE_OFF=	FREEBSD_VVDEC_ENABLE_X86_SIMD
 CMAKE_TESTING_TARGET=	test enable-bitstream-download=1 # tests fail to download bitstreams, see https://github.com/fraunhoferhhi/vvdec/issues/125
 
diff --git a/multimedia/vvdec/distinfo b/multimedia/vvdec/distinfo
index 7ed7b9fb7c1d..6d9ef2a69760 100644
--- a/multimedia/vvdec/distinfo
+++ b/multimedia/vvdec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674625476
-SHA256 (fraunhoferhhi-vvdec-v1.6.1_GH0.tar.gz) = 72de0cbcd24285e6f66209be9270f8f0c897d24e586b3876c6a7bb5691375c48
-SIZE (fraunhoferhhi-vvdec-v1.6.1_GH0.tar.gz) = 1237490
+TIMESTAMP = 1685778289
+SHA256 (fraunhoferhhi-vvdec-v2.0.0_GH0.tar.gz) = 55e9c2b7510ae7ecf686107e9ebf969079c05d763f822c571827e38a5e90dfeb
+SIZE (fraunhoferhhi-vvdec-v2.0.0_GH0.tar.gz) = 1242611



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306030842.3538gu3p092375>