Skip to content

Commit

Permalink
multimedia/vvdec: Update 1.6.1 → 2.0.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 3, 2023
1 parent 3095bda commit cc441d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions 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
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit cc441d0

Please sign in to comment.