FreeBSD Bugzilla – Attachment 169346 Details for
Bug 208821
multimedia/ffmpegthumbnailer: Update to 2.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update multimedia/ffmpegthumbnailer to 2.1.1
ffmpegthumbnailer.diff (text/plain), 7.69 KB, created by
Ben Woods
on 2016-04-15 16:12:21 UTC
(
hide
)
Description:
Patch to update multimedia/ffmpegthumbnailer to 2.1.1
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2016-04-15 16:12:21 UTC
Size:
7.69 KB
patch
obsolete
>Index: multimedia/ffmpegthumbnailer/Makefile >=================================================================== >--- multimedia/ffmpegthumbnailer/Makefile (revision 413245) >+++ multimedia/ffmpegthumbnailer/Makefile (working copy) >@@ -2,10 +2,8 @@ > # $FreeBSD$ > > PORTNAME= ffmpegthumbnailer >-PORTVERSION= 2.0.9 >-PORTREVISION= 1 >+PORTVERSION= 2.1.1 > CATEGORIES= multimedia graphics >-MASTER_SITES= LOCAL/riggs/${PORTNAME} > > MAINTAINER= clutton@zoho.com > COMMENT= Lightweight video thumbnailer that can be used by file managers >@@ -16,15 +14,16 @@ > LIB_DEPENDS= libpng.so:graphics/png \ > libswscale.so:multimedia/ffmpeg > >-CPPFLAGS+= -I${LOCALBASE}/include >-LIBS+= -L${LOCALBASE}/lib >-CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig --enable-gio >+USE_GITHUB= yes >+GH_ACCOUNT= dirkvdb >+GH_PROJECT= ffmpegthumbnailer > > GNU_CONFIGURE= yes >-INSTALL_TARGET= install-strip >-USES= compiler:c++11-lib jpeg libtool pathfix pkgconfig >+USES= cmake:outsource compiler:c++11-lib jpeg localbase pathfix pkgconfig > USE_GNOME= glib20 > USE_LDCONFIG= yes >+CMAKE_ARGS+= -DENABLE_GIO=ON >+CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH="man" > > OPTIONS_DEFINE= THUMBNAILER > THUMBNAILER_DESC=Register as a system thumbnailer >@@ -31,6 +30,6 @@ > OPTIONS_SUB= yes > OPTIONS_DEFAULT=THUMBNAILER > >-THUMBNAILER_CONFIGURE_ENABLE= thumbnailer >+THUMBNAILER_CMAKE_ON= -DENABLE_THUMBNAILER=ON > > .include <bsd.port.mk> >Index: multimedia/ffmpegthumbnailer/distinfo >=================================================================== >--- multimedia/ffmpegthumbnailer/distinfo (revision 413245) >+++ multimedia/ffmpegthumbnailer/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ffmpegthumbnailer-2.0.9.tar.gz) = 41f55f37000e3c640617e4807d990998ffc430472d3b481894a3df1ea7aee3af >-SIZE (ffmpegthumbnailer-2.0.9.tar.gz) = 483899 >+SHA256 (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = e43d8aae7e80771dc700b3d960a0717d5d28156684a8ddc485572cbcbc4365e9 >+SIZE (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = 1531723 >Index: multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt >=================================================================== >--- multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt (nonexistent) >+++ multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt (working copy) >@@ -0,0 +1,14 @@ >+--- CMakeLists.txt.orig 2016-04-13 21:07:06 UTC >++++ CMakeLists.txt >+@@ -96,9 +96,9 @@ FIND_LIBRARY(SWSCALE_LIBRARY >+ >+ IF (ENABLE_GIO) >+ FIND_PATH(DL_INCLUDES dlfcn.h) >+- FIND_LIBRARY(DL_LIBRARY dl) >++# FIND_LIBRARY(DL_LIBRARY dl) >+ LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${DL_INCLUDES}) >+- LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${DL_LIBRARY}) >++# LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${DL_LIBRARY}) >+ ENDIF () >+ >+ LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${AVFORMAT_INCLUDE_DIR} ${AVCODEC_INCLUDE_DIR} ${AVUTIL_INCLUDE_DIR} ${SWSCALE_INCLUDE_DIR}) > >Property changes on: multimedia/ffmpegthumbnailer/files/patch-CMakeLists.txt >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer >=================================================================== >--- multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer (revision 413245) >+++ multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer (working copy) >@@ -1,8 +1,8 @@ >---- dist/ffmpegthumbnailer.thumbnailer 2012-08-25 15:32:20.000000000 +0300 >-+++ dist/ffmpegthumbnailer.thumbnailer 2013-12-03 05:21:35.000000000 +0200 >+--- dist/ffmpegthumbnailer.thumbnailer.orig 2016-02-17 19:57:35 UTC >++++ dist/ffmpegthumbnailer.thumbnailer > @@ -1,4 +1,4 @@ > [Thumbnailer Entry] > TryExec=ffmpegthumbnailer > Exec=ffmpegthumbnailer -i %i -o %o -s %s -f >--MimeType=video/jpeg;video/mp4;video/mpeg;video/quicktime;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;video/x-msvideo;video/x-flv;video/x-matroska; >+-MimeType=video/jpeg;video/mp4;video/mpeg;video/quicktime;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;video/x-msvideo;video/x-flv;video/x-matroska;video/webm;video/mp2t; > +MimeType=application/mxf;application/ogg;application/ram;application/sdp;application/vnd.ms-wpl;application/vnd.rn-realmedia;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-flash-video;application/x-matroska;application/x-netshow-channel;application/x-ogg;application/x-quicktimeplayer;application/x-shorten;audio/3gpp;audio/AMR;audio/AMR-WB;audio/ac3;audio/basic;audio/midi;audio/mp4;audio/mpeg;audio/ogg;audio/prs.sid;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-sbc;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis/ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;image/vnd.rn-realpix;image/x-pict;misc/ultravox;text/x-google-video-pointer;video/3gpp;video/dv;video/fli;video/flv;video/mp2t;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/vivo;video/vnd.divx;video/vnd.rn-realvideo;video/vnd.vivo;video/webm;video/x-anim;video/x-avi;video/x-flc;video/x-fli;video/x-flic;video/x-flv;video/x-m4v;video/x-matroska;video/x-mpeg;video/x-ms-asf;video/x-ms-asx;video/x-ms-wm;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvx;video/x-msvideo;video/x-nsv;video/x-ogm/ogg;video/x-theora/ogg;video/x-totem-stream; >Index: multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h >=================================================================== >--- multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h (revision 413245) >+++ multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h (working copy) >@@ -1,5 +1,5 @@ >---- libffmpegthumbnailer/jpegwriter.h.orig 2014-05-30 02:04:59.000000000 -0700 >-+++ libffmpegthumbnailer/jpegwriter.h 2014-12-02 18:20:46.000000000 -0800 >+--- libffmpegthumbnailer/jpegwriter.h.orig 2016-02-17 19:57:35 UTC >++++ libffmpegthumbnailer/jpegwriter.h > @@ -17,6 +17,7 @@ > #ifndef JPEG_WRITER_H > #define JPEG_WRITER_H >Index: multimedia/ffmpegthumbnailer/pkg-descr >=================================================================== >--- multimedia/ffmpegthumbnailer/pkg-descr (revision 413245) >+++ multimedia/ffmpegthumbnailer/pkg-descr (working copy) >@@ -5,4 +5,4 @@ > This thumbnailer was designed to be as fast and lightweight as possible. The > only dependencies are ffmpeg, libjpeg and libpng. > >-WWW: http://code.google.com/p/ffmpegthumbnailer/ >+WWW: https://github.com/dirkvdb/ffmpegthumbnailer >Index: multimedia/ffmpegthumbnailer/pkg-plist >=================================================================== >--- multimedia/ffmpegthumbnailer/pkg-plist (revision 413245) >+++ multimedia/ffmpegthumbnailer/pkg-plist (working copy) >@@ -1,4 +1,5 @@ > bin/ffmpegthumbnailer >+include/libffmpegthumbnailer/ffmpegthumbnailertypes.h > include/libffmpegthumbnailer/filmstripfilter.h > include/libffmpegthumbnailer/ifilter.h > include/libffmpegthumbnailer/imagetypes.h >@@ -5,10 +6,9 @@ > include/libffmpegthumbnailer/videoframe.h > include/libffmpegthumbnailer/videothumbnailer.h > include/libffmpegthumbnailer/videothumbnailerc.h >-lib/libffmpegthumbnailer.a > lib/libffmpegthumbnailer.so > lib/libffmpegthumbnailer.so.4 >-lib/libffmpegthumbnailer.so.4.0.9 >+lib/libffmpegthumbnailer.so.4.11.0 > libdata/pkgconfig/libffmpegthumbnailer.pc > man/man1/ffmpegthumbnailer.1.gz > %%THUMBNAILER%%share/thumbnailers/ffmpegthumbnailer.thumbnailer
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
woodsb02
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208821
: 169346 |
169347