git: 1aa8579b9bbe - main - multimedia/vvenc: Update 1.7.0 → 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 17:35:41 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1aa8579b9bbeeaaebb0285c5b629c88db41db3f8 commit 1aa8579b9bbeeaaebb0285c5b629c88db41db3f8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-09 17:18:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-09 17:35:29 +0000 multimedia/vvenc: Update 1.7.0 → 1.8.0 Reported by: portscout --- multimedia/vvenc/Makefile | 8 +++++--- multimedia/vvenc/distinfo | 6 +++--- multimedia/vvenc/files/patch-source_Lib_CommonLib_MD5.h | 16 ---------------- multimedia/vvenc/pkg-plist | 1 - 4 files changed, 8 insertions(+), 23 deletions(-) diff --git a/multimedia/vvenc/Makefile b/multimedia/vvenc/Makefile index d147159d6edf..eaf31f91964e 100644 --- a/multimedia/vvenc/Makefile +++ b/multimedia/vvenc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vvenc DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 +DISTVERSION= 1.8.0 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -10,10 +10,12 @@ WWW= https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solution LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= cmake:testing -USE_GITHUB= yes +USES= cmake:testing # some tests fail, see https://github.com/fraunhoferhhi/vvenc/issues/262 USE_LDCONFIG= yes + +USE_GITHUB= yes GH_ACCOUNT= fraunhoferhhi + CMAKE_ON= BUILD_SHARED_LIBS .include <bsd.port.options.mk> diff --git a/multimedia/vvenc/distinfo b/multimedia/vvenc/distinfo index 2cf134ef6f5b..827f745ce017 100644 --- a/multimedia/vvenc/distinfo +++ b/multimedia/vvenc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670954092 -SHA256 (fraunhoferhhi-vvenc-v1.7.0_GH0.tar.gz) = cb73d0ebe1d86f2365f47db4f0982d1239748786c18580e2995361559eb5453c -SIZE (fraunhoferhhi-vvenc-v1.7.0_GH0.tar.gz) = 2086639 +TIMESTAMP = 1681059122 +SHA256 (fraunhoferhhi-vvenc-v1.8.0_GH0.tar.gz) = 119970f1e00667045eb12775db10611fc04f9158348144913c9e233f98664714 +SIZE (fraunhoferhhi-vvenc-v1.8.0_GH0.tar.gz) = 2095390 diff --git a/multimedia/vvenc/files/patch-source_Lib_CommonLib_MD5.h b/multimedia/vvenc/files/patch-source_Lib_CommonLib_MD5.h deleted file mode 100644 index 76f1f524d043..000000000000 --- a/multimedia/vvenc/files/patch-source_Lib_CommonLib_MD5.h +++ /dev/null @@ -1,16 +0,0 @@ ---- source/Lib/CommonLib/MD5.h.orig 2023-03-07 19:25:15 UTC -+++ source/Lib/CommonLib/MD5.h -@@ -57,11 +57,11 @@ static const uint32_t MD5_DIGEST_STRING_LENGTH=16; - #ifndef __BIG_ENDIAN__ - # define byteReverse(buf, len) /* Nothing */ - #else --void byteReverse(uint32_t *buf, unsigned len); -+static void byteReverse(uint32_t *buf, unsigned len); - /* - * Note: this code is harmless on little-endian machines. - */ --void byteReverse(uint32_t *buf, unsigned len) -+static void byteReverse(uint32_t *buf, unsigned len) - { - uint32_t t; - do { diff --git a/multimedia/vvenc/pkg-plist b/multimedia/vvenc/pkg-plist index 170db5f86f10..9f4a774cb490 100644 --- a/multimedia/vvenc/pkg-plist +++ b/multimedia/vvenc/pkg-plist @@ -1,4 +1,3 @@ -bin/vvencFFapp bin/vvencapp include/vvenc/version.h include/vvenc/vvenc.h