]> git.t-rg.ws Git - slackbuilds.git/commitdiff
Fixed a typo in Opera README, added info about FFmpeg versions.
authorfsLeg <fsleg@t-rg.ws>
Tue, 28 Oct 2014 16:21:44 +0000 (19:21 +0300)
committerfsLeg <fsleg@t-rg.ws>
Tue, 28 Oct 2014 16:21:44 +0000 (19:21 +0300)
opera/README

index 638d8825efd5d9596d958eaa8a5d38320ef179ca..02e1db0cc959bbd6052bd905ee0bf77fca0ba5c8 100644 (file)
@@ -4,13 +4,18 @@ This is a unified SlackBuild that can make packages for all three Opera flavors:
 stable (not yet released at the moment of writing), beta and developer. By
 default beta version is built. If you want other flavor, specify it in a
 FLAVOR variable. Possible values: "stable", "beta" and "developer". Don't
-forget to adjust VERSION variable accrodingly.
+forget to adjust VERSION variable accordingly.
 
 This package makes use of AlienBOB's chromium-pepperflash-plugin package. If you
 have it installed, you'll have Adobe FlashPlayer.
 
 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
+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
 can specify FFMPEG=yes to build local libraries that work with Opera. It is safe
-for your ffmpeg installation, if you have one.
+for your FFmpeg installation, if you have one.
+
+Sometimes different flavors of Opera require different FFmpeg versions. If
+the flavor you chose doesn't support FFmpeg version in the SlackBuild, you
+can specify a different version using FFMPEG_VERSION variable, i. e.
+FFMPEG_VERSION=2.4.2