From b13eda6ebd333ec32e31bff9357a3b551669b2ad Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 31 Mar 2017 23:00:51 +0000 Subject: ffmpeg: recompiled against new libcdio-paranoia in -current --- ffmpeg/build/ffmpeg.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ffmpeg') diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild index 8255eeda..857d0cee 100755 --- a/ffmpeg/build/ffmpeg.SlackBuild +++ b/ffmpeg/build/ffmpeg.SlackBuild @@ -155,6 +155,8 @@ # Update to latest versions of internal ass, fdkaac, fribidi, # gsm, opus, orc, speex, v4l, vpx, x264 and x265 libraries. # Add SDL2 internal library, required by ffplay. +# 3.2.4-2: 31/mar/2017 by Eric Hameleers +# * Recompiled against new libcdio-paranoia in -current. # # Run 'sh ffmpeg.SlackBuild' to build a Slackware package. # The package (.txz) plus descriptive .txt file are created in /tmp . @@ -187,7 +189,7 @@ fi PRGNAM=ffmpeg VERSION=${VERSION:-3.2.4} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:--j7} TAG=${TAG:-"alien"} -- cgit v1.2.3