]> git.t-rg.ws Git - slackbuilds.git/commitdiff
opera: updated to version 31.0.1889.174. Goodbye FFmpeg support.
authorfsLeg <fsleg@t-rg.ws>
Fri, 21 Aug 2015 16:20:39 +0000 (19:20 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 21 Aug 2015 16:20:39 +0000 (19:20 +0300)
opera/README
opera/opera.SlackBuild
opera/opera.info

index 87264d99b7b74544382cea40a724b3799ef1412e..3d4ac89005a19e80656f23a492001a13a97b67fe 100644 (file)
@@ -8,6 +8,12 @@ other flavor, specify it in the FLAVOR variable. Possible values: "stable",
 This package makes use of AlienBOB's chromium-pepperflash-plugin package. If you
 have it installed, you'll have Adobe FlashPlayer.
 
+WARNING: Due to changes in Chromium, Opera 31 and up doesn't support ffmpeg
+libraries aside from the one compiled using Chromium sources. The bundled
+libffmpeg.so doesn't support proprietary media formats (H.264, MP3, AAC),
+but due to a bug the browser reports that it does which may lead to problems
+with websites that serve proprietary formats first.
+
 By default Opera can only play WebM and Ogg Vorbis files in HTML5. To make it
 play other formats as well you need FFmpeg libraries of specific version. If you
 already have FFmpeg installed and it works with Opera, all is good. If not, you
index 0a731ee0ec5be23a66e05c1bf23f5fa72026aec3..8ad0cdbb61f0b7e92b96795244c6ca7dedcc99da 100755 (executable)
@@ -32,7 +32,7 @@ FFMPEG_VERSION=${FFMPEG_VERSION:-2.6.3}
 
 PRGNAM_BASE=opera
 PRGNAM=${PRGNAM_BASE}${FLAVOR}
-VERSION=${VERSION:-30.0.1835.125}
+VERSION=${VERSION:-31.0.1889.174}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 
index ab54da1388e63e14550495a29e3b6c284f005658..104d1f8b12598ec93171d239b4a8a9fd2361bd8c 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="opera-stable"
-VERSION="30.0.1835.125"
+VERSION="31.0.1889.174"
 HOMEPAGE="http://www.opera.com/"
 DOWNLOAD="UNSUPPORTED"
 MD5SUM=""
 DOWNLOAD_x86_64="http://get.geo.opera.com/pub/opera/desktop/${VERSION}/linux/opera-stable_${VERSION}_amd64.deb"
-MD5SUM_x86_64="430a4c7e0cbaf729854ddcd3eea73f1c"
+MD5SUM_x86_64="71d13017ca60bbf4619dc3faf58fd94e"
 REQUIRES=""
 MAINTAINER="Vladislav Borisov"
 EMAIL="fsleg@t-rg.ws"