[packages/ffmpegthumbnailer] Update to 2.2.0

megabajt megabajt at pld-linux.org
Thu Jan 12 21:49:10 CET 2017


commit b8c64072cf339699b03055fbfafcd1423c8f061e
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Thu Jan 12 21:48:29 2017 +0100

    Update to 2.2.0

 ffmpegthumbnailer-pc.patch | 14 +++++++-------
 ffmpegthumbnailer.spec     |  4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ffmpegthumbnailer.spec b/ffmpegthumbnailer.spec
index 94a394b..feb3f12 100644
--- a/ffmpegthumbnailer.spec
+++ b/ffmpegthumbnailer.spec
@@ -5,13 +5,13 @@
 Summary:	Lightweight video thumbnailer
 Summary(pl.UTF-8):	Lekki program do wykonywania miniaturek dla filmów
 Name:		ffmpegthumbnailer
-Version:	2.1.1
+Version:	2.2.0
 Release:	1
 License:	GPL v2
 Group:		Applications/Graphics
 #Source0Download: https://github.com/dirkvdb/ffmpegthumbnailer/releases
 Source0:	https://github.com/dirkvdb/ffmpegthumbnailer/releases/download/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	753c8ba68f66ae085ef178d7c5966cae
+# Source0-md5:	ed3754b3b8b9af93a93c490e17def0d0
 Patch0:		%{name}-pc.patch
 URL:		https://github.com/dirkvdb/ffmpegthumbnailer
 BuildRequires:	cmake >= 2.8
diff --git a/ffmpegthumbnailer-pc.patch b/ffmpegthumbnailer-pc.patch
index ee3af7c..59e6d35 100644
--- a/ffmpegthumbnailer-pc.patch
+++ b/ffmpegthumbnailer-pc.patch
@@ -8,14 +8,14 @@
  includedir=${prefix}/include
  
  Name: libffmpegthumbnailer
---- ffmpegthumbnailer-2.1.1/CMakeLists.txt.orig	2016-02-20 18:36:22.000000000 +0100
-+++ ffmpegthumbnailer-2.1.1/CMakeLists.txt	2016-05-14 14:43:05.740336067 +0200
-@@ -104,7 +104,7 @@
- LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${AVFORMAT_INCLUDE_DIR} ${AVCODEC_INCLUDE_DIR} ${AVUTIL_INCLUDE_DIR} ${SWSCALE_INCLUDE_DIR})
- LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${AVFORMAT_LIBRARY} ${AVCODEC_LIBRARY} ${AVUTIL_LIBRARY} ${SWSCALE_LIBRARY})
+--- ffmpegthumbnailer-2.2.0/CMakeLists.txt.fix	2017-01-12 21:46:43.054580133 +0100
++++ ffmpegthumbnailer-2.2.0/CMakeLists.txt	2017-01-12 21:47:15.777922670 +0100
+@@ -109,7 +109,7 @@ ENDIF ()
+ LIST(APPEND FFMPEGTHUMBNAILER_INCLUDE_DIRS ${AVFORMAT_INCLUDE_DIR} ${AVCODEC_INCLUDE_DIR} ${AVUTIL_INCLUDE_DIR} ${AVFILTER_INCLUDE_DIR})
+ LIST(APPEND FFMPEGTHUMBNAILER_LIBRARIES ${AVFORMAT_LIBRARY} ${AVCODEC_LIBRARY} ${AVUTIL_LIBRARY} ${AVFILTER_LIBRARY})
  
--SET(FFMPEGTHUMBNAILER_PKG_LIBS "-L${AVCODEC_PKG_LIBRARY_DIRS} -l${AVCODEC_PKG_LIBRARIES} -l${AVUTIL_PKG_LIBRARIES} -l${AVFORMAT_PKG_LIBRARIES} -l${SWSCALE_PKG_LIBRARIES}")
-+SET(FFMPEGTHUMBNAILER_PKG_LIBS "-l${AVCODEC_PKG_LIBRARIES} -l${AVUTIL_PKG_LIBRARIES} -l${AVFORMAT_PKG_LIBRARIES} -l${SWSCALE_PKG_LIBRARIES}")
+-SET(FFMPEGTHUMBNAILER_PKG_LIBS "-L${AVCODEC_PKG_LIBRARY_DIRS} -l${AVCODEC_PKG_LIBRARIES} -l${AVFILTER_PKG_LIBRARIES} -l${AVFORMAT_PKG_LIBRARIES} -l${AVUTIL_PKG_LIBRARIES}")
++SET(FFMPEGTHUMBNAILER_PKG_LIBS "-l${AVCODEC_PKG_LIBRARIES} -l${AVFILTER_PKG_LIBRARIES} -l${AVFORMAT_PKG_LIBRARIES} -l${AVUTIL_PKG_LIBRARIES}")
  FOREACH(VAL ${JPEG_LIBRARIES})
      SET(FFMPEGTHUMBNAILER_PKG_LIBS "${FFMPEGTHUMBNAILER_PKG_LIBS} ${VAL}")
  ENDFOREACH()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpegthumbnailer.git/commitdiff/b8c64072cf339699b03055fbfafcd1423c8f061e



More information about the pld-cvs-commit mailing list