From 6c6dbaee9a2e8dd8c1ddcdc847026e204742a614 Mon Sep 17 00:00:00 2001 From: fsLeg Date: Fri, 21 Aug 2015 19:20:39 +0300 Subject: [PATCH] opera: updated to version 31.0.1889.174. Goodbye FFmpeg support. --- opera/README | 6 ++++++ opera/opera.SlackBuild | 2 +- opera/opera.info | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/opera/README b/opera/README index 87264d9..3d4ac89 100644 --- a/opera/README +++ b/opera/README @@ -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 diff --git a/opera/opera.SlackBuild b/opera/opera.SlackBuild index 0a731ee..8ad0cdb 100755 --- a/opera/opera.SlackBuild +++ b/opera/opera.SlackBuild @@ -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} diff --git a/opera/opera.info b/opera/opera.info index ab54da1..104d1f8 100644 --- a/opera/opera.info +++ b/opera/opera.info @@ -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" -- 2.46.3