git: f38256186126 - main - multimedia/cineencoder: update the port to version 3.5.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 07:57:43 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=f38256186126157ad774b1cbe29186f333d163f3 commit f38256186126157ad774b1cbe29186f333d163f3 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-04-25 07:56:58 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-04-25 07:56:58 +0000 multimedia/cineencoder: update the port to version 3.5.5 - Added support for AV1 codec - Fixed UI scaling, error messages, top menu - Added extract track option and a button to clear the task list Reported by: portscout --- multimedia/cineencoder/Makefile | 6 +++++- multimedia/cineencoder/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/multimedia/cineencoder/Makefile b/multimedia/cineencoder/Makefile index ac7b5bfb10b7..456dc14d30f7 100644 --- a/multimedia/cineencoder/Makefile +++ b/multimedia/cineencoder/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${GH_ACCOUNT:tl} -PORTVERSION= 3.5.4 +PORTVERSION= 3.5.5 CATEGORIES= multimedia MAINTAINER= danfe@FreeBSD.org @@ -28,6 +28,10 @@ PORTDOCS= ABOUT AUTHORS OPTIONS_DEFINE= DOCS +post-patch: + @${REINPLACE_CMD} -e '/#if defined/s,linux,${OPSYS},' \ + ${WRKSRC}/app/encoderstream.h + do-configure: cd ${CONFIGURE_WRKSRC} && ${QMAKE_ENV} ${QMAKE} ${QMAKE_ARGS} \ app/cine_encoder.pro CONFIG+=qtquickcompiler diff --git a/multimedia/cineencoder/distinfo b/multimedia/cineencoder/distinfo index 09c167400861..a46ed8c28fec 100644 --- a/multimedia/cineencoder/distinfo +++ b/multimedia/cineencoder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658048470 -SHA256 (CineEncoder-cine-encoder-3.5.4_GH0.tar.gz) = e712b473dee0bacbc5ccd0ffe01b3e6df6d5b6f21beb75ee943ed36048f82901 -SIZE (CineEncoder-cine-encoder-3.5.4_GH0.tar.gz) = 1707691 +TIMESTAMP = 1681562132 +SHA256 (CineEncoder-cine-encoder-3.5.5_GH0.tar.gz) = 64647c857ae9dfd8617dabc65cc6ed55f26e2ecc9829dc6427d7324973d688e0 +SIZE (CineEncoder-cine-encoder-3.5.5_GH0.tar.gz) = 1728173