FreeBSD Bugzilla – Attachment 179484 Details for
Bug 216648
[PATCH] multimedia/ffmpegthumbnailer: update to 2.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update multimedia/ffmpegthumbnailer to 2.2.0.
ffmpegthumbnailer-2.2.0.diff (text/plain), 2.54 KB, created by
Scott Larson
on 2017-02-01 01:04:09 UTC
(
hide
)
Description:
Update multimedia/ffmpegthumbnailer to 2.2.0.
Filename:
MIME Type:
Creator:
Scott Larson
Created:
2017-02-01 01:04:09 UTC
Size:
2.54 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 432891) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= ffmpegthumbnailer >-PORTVERSION= 2.1.1 >-PORTREVISION= 1 >+PORTVERSION= 2.2.0 > CATEGORIES= multimedia graphics > > MAINTAINER= clutton@zoho.com >Index: distinfo >=================================================================== >--- distinfo (revision 432891) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = e43d8aae7e80771dc700b3d960a0717d5d28156684a8ddc485572cbcbc4365e9 >-SIZE (dirkvdb-ffmpegthumbnailer-2.1.1_GH0.tar.gz) = 1531723 >+TIMESTAMP = 1485821757 >+SHA256 (dirkvdb-ffmpegthumbnailer-2.2.0_GH0.tar.gz) = 8bc74755aa960531acdea8fa19ad7e1b7c806c28a068306a8c7150d278241a8f >+SIZE (dirkvdb-ffmpegthumbnailer-2.2.0_GH0.tar.gz) = 1284692 >Index: files/patch-CMakeLists.txt >=================================================================== >--- files/patch-CMakeLists.txt (revision 432891) >+++ files/patch-CMakeLists.txt (nonexistent) >@@ -1,16 +0,0 @@ >-libdl only exists on Linux. Use CMAKE_DL_LIBS instead. >- >-Submitted upstream: https://github.com/dirkvdb/ffmpegthumbnailer/pull/132 >---- CMakeLists.txt.orig 2016-04-16 16:57:31 UTC >-+++ CMakeLists.txt >-@@ -96,9 +96,8 @@ FIND_LIBRARY(SWSCALE_LIBRARY >- >- IF (ENABLE_GIO) >- FIND_PATH(DL_INCLUDES dlfcn.h) >-- FIND_LIBRARY(DL_LIBRARY dl) >- LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${DL_INCLUDES}) >-- LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${DL_LIBRARY}) >-+ LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${CMAKE_DL_LIBS}) >- ENDIF () >- >- LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${AVFORMAT_INCLUDE_DIR} ${AVCODEC_INCLUDE_DIR} ${AVUTIL_INCLUDE_DIR} ${SWSCALE_INCLUDE_DIR}) > >Property changes on: files/patch-CMakeLists.txt >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 432891) >+++ pkg-plist (working copy) >@@ -8,7 +8,7 @@ > include/libffmpegthumbnailer/videothumbnailerc.h > lib/libffmpegthumbnailer.so > lib/libffmpegthumbnailer.so.4 >-lib/libffmpegthumbnailer.so.4.11.0 >+lib/libffmpegthumbnailer.so.4.13.1 > 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
Actions:
View
|
Diff
Attachments on
bug 216648
:
179451
| 179484