mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
multimedia/ffmpegthumbnailer: Update to 2.23
Changelog: https://github.com/dirkvdb/ffmpegthumbnailer/compare/2.2.2...2.2.3
This commit is contained in:
parent
a829d6afd2
commit
2357ac2aa6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user