From 9be9f64be378a3abe18cb6a8137642ca4b98ad38 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 15 Oct 2015 20:29:56 +0000 Subject: [PATCH] ffmpeg: bump version. --- .../{ffmpeg-2.8.recipe => ffmpeg-2.8.1.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename media-video/ffmpeg/{ffmpeg-2.8.recipe => ffmpeg-2.8.1.recipe} (92%) diff --git a/media-video/ffmpeg/ffmpeg-2.8.recipe b/media-video/ffmpeg/ffmpeg-2.8.1.recipe similarity index 92% rename from media-video/ffmpeg/ffmpeg-2.8.recipe rename to media-video/ffmpeg/ffmpeg-2.8.1.recipe index 0f9294787..4d40a229e 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.recipe +++ b/media-video/ffmpeg/ffmpeg-2.8.1.recipe @@ -8,7 +8,7 @@ LICENSE="GNU LGPL v2.1 COPYRIGHT="2000-2003 Fabrice Bellard 2003-2015 the FFmpeg developers" SOURCE_URI="http://www.ffmpeg.org/releases/ffmpeg-$portVersion.tar.bz2" -CHECKSUM_SHA256="9565236404d3515aab754283c687c0a001019003148bf7f708e643608c0690b8" +CHECKSUM_SHA256="e2ed5ab28dee1af94336739173eb0019afc21a54e38a96f4e3208e94a07866e2" SOURCE_DIR="ffmpeg-$portVersion" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -19,14 +19,14 @@ PROVIDES=" cmd:ffmpeg = $portVersion compat >= 2.8 cmd:ffprobe = $portVersion compat >= 2.8 cmd:ffserver = $portVersion compat >= 2.8 - lib:libavutil$secondaryArchSuffix = 54.27.100 compat >= 54 - lib:libavcodec$secondaryArchSuffix = 56.41.100 compat >= 56 - lib:libavformat$secondaryArchSuffix = 56.36.100 compat >= 56 + lib:libavutil$secondaryArchSuffix = 54.31.100 compat >= 54 + lib:libavcodec$secondaryArchSuffix = 56.60.100 compat >= 56 + lib:libavformat$secondaryArchSuffix = 56.40.101 compat >= 56 lib:libavdevice$secondaryArchSuffix = 56.4.100 compat >= 56 - lib:libavfilter$secondaryArchSuffix = 5.16.101 compat >= 5 + lib:libavfilter$secondaryArchSuffix = 5.40.101 compat >= 5 lib:libavresample$secondaryArchSuffix = 2.1.0 compat >= 2 lib:libswscale$secondaryArchSuffix = 3.1.101 compat >= 3 - lib:libswresample$secondaryArchSuffix = 1.2.100 compat >= 1 + lib:libswresample$secondaryArchSuffix = 1.2.101 compat >= 1 lib:libpostproc$secondaryArchSuffix = 53.3.100 compat >= 53 " REQUIRES="