git: 2357ac2aa69b - main - multimedia/ffmpegthumbnailer: Update to 2.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 12:43:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2357ac2aa69bd47a7f26b72dc2a493280031a43a commit 2357ac2aa69bd47a7f26b72dc2a493280031a43a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-06 12:28:01 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-06 12:42:48 +0000 multimedia/ffmpegthumbnailer: Update to 2.23 Changelog: https://github.com/dirkvdb/ffmpegthumbnailer/compare/2.2.2...2.2.3 --- multimedia/ffmpegthumbnailer/Makefile | 18 +++++++++--------- multimedia/ffmpegthumbnailer/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index a4133abad447..2ba036464215 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -1,7 +1,6 @@ PORTNAME= ffmpegthumbnailer -DISTVERSION= 2.2.2.20240104 +DISTVERSION= 2.2.3 CATEGORIES= multimedia graphics -#MASTER_SITES= https://github.com/dirkvdb/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight video thumbnailer that can be used by file managers @@ -10,18 +9,19 @@ WWW= https://github.com/dirkvdb/ffmpegthumbnailer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:graphics/png \ - libavformat.so:multimedia/ffmpeg - -USES= cmake:testing compiler:c++11-lib gnome jpeg localbase pkgconfig tar:bz2 -USE_GITHUB= yes -GH_ACCOUNT= dirkvdb -GH_TAGNAME= 1b5a779 +LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ + libpng.so:graphics/png +USES= cmake:testing compiler:c++11-lib gnome jpeg localbase pathfix \ + pkgconfig tar:bz2 USE_GNOME= glib20 USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= dirkvdb + EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar + CMAKE_TESTING_ON= ENABLE_TESTS CMAKE_OFF= ENABLE_TESTS diff --git a/multimedia/ffmpegthumbnailer/distinfo b/multimedia/ffmpegthumbnailer/distinfo index b9e4404c65f6..8d961d6481a4 100644 --- a/multimedia/ffmpegthumbnailer/distinfo +++ b/multimedia/ffmpegthumbnailer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720335696 -SHA256 (dirkvdb-ffmpegthumbnailer-2.2.2.20240104-1b5a779_GH0.tar.gz) = 774e20cd72e3bef221048ad303f7756d491b6245487d7dbba59f06393fce998d -SIZE (dirkvdb-ffmpegthumbnailer-2.2.2.20240104-1b5a779_GH0.tar.gz) = 1291608 +TIMESTAMP = 1728155413 +SHA256 (dirkvdb-ffmpegthumbnailer-2.2.3_GH0.tar.gz) = 8c9b9057c6cc8bce9d11701af224c8139c940f734c439a595525e073b09d19b8 +SIZE (dirkvdb-ffmpegthumbnailer-2.2.3_GH0.tar.gz) = 1291942