From: fsLeg Date: Fri, 20 Feb 2015 16:13:48 +0000 (+0300) Subject: opera: upped local FFmpeg version to 2.4.7. Fixed FFMPEG_VERSION variable to detect... X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=104b3c28d943dfa9c2d4de0b64d4aba3219e8ba9;p=slackbuilds.git opera: upped local FFmpeg version to 2.4.7. Fixed FFMPEG_VERSION variable to detect if it was set outside the script. --- diff --git a/opera/opera.SlackBuild b/opera/opera.SlackBuild index 897db30..8182ade 100755 --- a/opera/opera.SlackBuild +++ b/opera/opera.SlackBuild @@ -28,7 +28,7 @@ FLAVOR=-${FLAVOR:-stable} # You can build local version of ffmpeg if you want H.264 and MP3 decoding support FFMPEG=${FFMPEG:-no} -FFMPEG_VERSION="2.4.6" +FFMPEG_VERSION=${FFMPEG_VERSION:-2.4.7} PRGNAM_BASE=opera PRGNAM=${PRGNAM_BASE}${FLAVOR}