From 22c0a29ccd3d63e19517013a2fca5187265ad813 Mon Sep 17 00:00:00 2001 From: landry Date: Fri, 15 Dec 2017 21:11:42 +0000 Subject: [PATCH] Update to ffmpegthumbnailer 2.2.0, from Victor Kukshiev who takes maintainership. --- graphics/ffmpegthumbnailer/Makefile | 22 ++++++++++------------ graphics/ffmpegthumbnailer/distinfo | 4 ++-- graphics/ffmpegthumbnailer/pkg/PLIST | 5 ++--- 3 files changed, 14 insertions(+), 17 deletions(-) diff --git a/graphics/ffmpegthumbnailer/Makefile b/graphics/ffmpegthumbnailer/Makefile index 1ccd095f65e..2483f14f50f 100644 --- a/graphics/ffmpegthumbnailer/Makefile +++ b/graphics/ffmpegthumbnailer/Makefile @@ -1,29 +1,27 @@ -# $OpenBSD: Makefile,v 1.32 2017/07/26 22:45:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.33 2017/12/15 21:11:42 landry Exp $m COMMENT= lightweight video thumbnailer for file managers -DISTNAME= ffmpegthumbnailer-2.0.8 -REVISION= 5 CATEGORIES= graphics multimedia -MASTER_SITES= ${MASTER_SITE_GOOGLECODE:=ffmpegthumbnailer/} -SHARED_LIBS= ffmpegthumbnailer 4.1 +GH_ACCOUNT= dirkvdb +GH_PROJECT= ffmpegthumbnailer +GH_TAGNAME= 2.2.0 +SHARED_LIBS= ffmpegthumbnailer 5.0 HOMEPAGE= https://github.com/dirkvdb/ffmpegthumbnailer +MAINTAINER= Victor Kukshiev +MASTER_SITES= https://github.com/dirkvdb/ffmpegthumbnailer/releases/download/${GH_TAGNAME}/ +EXTRACT_SUFX= .tar.bz2 # GPLv2+ PERMIT_PACKAGE_CDROM= Yes -WANTLIB += avcodec avformat avutil c jpeg m png pthread ${COMPILER_LIBCXX} -WANTLIB += swscale xvidcore +MODULES = devel/cmake +WANTLIB += avcodec avfilter avformat avutil c jpeg m png pthread ${COMPILER_LIBCXX} z LIB_DEPENDS= graphics/ffmpeg \ graphics/jpeg \ graphics/png -CONFIGURE_STYLE= autoconf -AUTOCONF_VERSION= 2.69 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - .include diff --git a/graphics/ffmpegthumbnailer/distinfo b/graphics/ffmpegthumbnailer/distinfo index a65130c6d63..800faabef46 100644 --- a/graphics/ffmpegthumbnailer/distinfo +++ b/graphics/ffmpegthumbnailer/distinfo @@ -1,2 +1,2 @@ -SHA256 (ffmpegthumbnailer-2.0.8.tar.gz) = LIu++oONOOpC/IrHgljNo2hl2XTJkWJLFM/9uSo7xos= -SIZE (ffmpegthumbnailer-2.0.8.tar.gz) = 367186 +SHA256 (ffmpegthumbnailer-2.2.0.tar.bz2) = 5cMSmdBkloGYzTePdIjlLNXnOPrJmO6ngLx31/MiOMI= +SIZE (ffmpegthumbnailer-2.2.0.tar.bz2) = 1223895 diff --git a/graphics/ffmpegthumbnailer/pkg/PLIST b/graphics/ffmpegthumbnailer/pkg/PLIST index 301a2cd6749..b61ff9a9262 100644 --- a/graphics/ffmpegthumbnailer/pkg/PLIST +++ b/graphics/ffmpegthumbnailer/pkg/PLIST @@ -1,14 +1,13 @@ -@comment $OpenBSD: PLIST,v 1.5 2015/03/16 18:07:46 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.6 2017/12/15 21:11:42 landry Exp $ @bin bin/ffmpegthumbnailer include/libffmpegthumbnailer/ +include/libffmpegthumbnailer/ffmpegthumbnailertypes.h include/libffmpegthumbnailer/filmstripfilter.h include/libffmpegthumbnailer/ifilter.h include/libffmpegthumbnailer/imagetypes.h include/libffmpegthumbnailer/videoframe.h include/libffmpegthumbnailer/videothumbnailer.h include/libffmpegthumbnailer/videothumbnailerc.h -lib/libffmpegthumbnailer.a -lib/libffmpegthumbnailer.la @lib lib/libffmpegthumbnailer.so.${LIBffmpegthumbnailer_VERSION} lib/pkgconfig/libffmpegthumbnailer.pc @man man/man1/ffmpegthumbnailer.1