diff --git a/ffmpeg-buildrequires.patch b/ffmpeg-buildrequires.patch index f8f9e76..624537f 100644 --- a/ffmpeg-buildrequires.patch +++ b/ffmpeg-buildrequires.patch @@ -1,11 +1,6 @@ ---- - cmake/FindFFmpeg.cmake | 8 +------- - 1 file changed, 1 insertion(+), 7 deletions(-) - -Index: kfilemetadata-5.21.0/cmake/FindFFmpeg.cmake -=================================================================== ---- kfilemetadata-5.21.0.orig/cmake/FindFFmpeg.cmake -+++ kfilemetadata-5.21.0/cmake/FindFFmpeg.cmake +diff -urNB kfilemetadata/cmake/FindFFmpeg.cmake new/cmake/FindFFmpeg.cmake +--- kfilemetadata/cmake/FindFFmpeg.cmake 2016-11-21 20:58:44.371788460 +0100 ++++ new/cmake/FindFFmpeg.cmake 2016-11-21 20:59:09.591943836 +0100 @@ -9,11 +9,8 @@ # # For each of the components it will additionally set. @@ -18,18 +13,18 @@ Index: kfilemetadata-5.21.0/cmake/FindFFmpeg.cmake # the following variables will be defined # _FOUND - System has # _INCLUDE_DIRS - Include directory necessary for using the headers -@@ -121,10 +118,7 @@ if (NOT FFMPEG_LIBRARIES) +@@ -121,10 +118,7 @@ # Check for all possible component. find_component(AVCODEC libavcodec avcodec libavcodec/avcodec.h) find_component(AVFORMAT libavformat avformat libavformat/avformat.h) - find_component(AVDEVICE libavdevice avdevice libavdevice/avdevice.h) find_component(AVUTIL libavutil avutil libavutil/avutil.h) - find_component(SWSCALE libswscale swscale libswscale/swscale.h) -- find_component(POSTPROC libpostproc postproc libpostproc/postprocess.h) +- find_component(POSTPROCESS libpostproc postproc libpostproc/postprocess.h) # Check if the required components were found and add their stuff to the FFMPEG_* vars. foreach (_component ${FFmpeg_FIND_COMPONENTS}) -@@ -155,7 +149,7 @@ if (NOT FFMPEG_LIBRARIES) +@@ -155,7 +149,7 @@ endif () # Now set the noncached _FOUND vars for the components. diff --git a/kfilemetadata-5.28.0.tar.xz b/kfilemetadata-5.28.0.tar.xz deleted file mode 100644 index 045edeb..0000000 --- a/kfilemetadata-5.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86fbcf1aa89d7224a99608aeb5cb3d912afe126e14a91c5d571060ec7f77b16b -size 134944 diff --git a/kfilemetadata-5.29.0.tar.xz b/kfilemetadata-5.29.0.tar.xz new file mode 100644 index 0000000..d17b1ec --- /dev/null +++ b/kfilemetadata-5.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821df076d1fce4ac7dac067703e3c2ab885676a68e34f36140b10e58ec7b91c2 +size 135184 diff --git a/kfilemetadata5.changes b/kfilemetadata5.changes index b44c8e1..c9583c6 100644 --- a/kfilemetadata5.changes +++ b/kfilemetadata5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 4 01:58:55 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.29.0 + * Actually find FFMpeg's libpostproc + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.29.0.php + ------------------------------------------------------------------- Sat Nov 5 22:04:58 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kfilemetadata5.spec b/kfilemetadata5.spec index 31afd59..240f792 100644 --- a/kfilemetadata5.spec +++ b/kfilemetadata5.spec @@ -18,9 +18,9 @@ %bcond_without ffmpeg %bcond_without lang -%define _tar_path 5.28 +%define _tar_path 5.29 Name: kfilemetadata5 -Version: 5.28.0 +Version: 5.29.0 Release: 0 %define kf5_version %{version} Summary: Extract Metadata