ffmpeg-3.2.2

firefox-50.1.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18064 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2016-12-14 17:19:36 +00:00
parent c805117a36
commit 7e1afc919f
5 changed files with 32 additions and 24 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY day "14"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2016">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "December 12th &year;">
<!ENTITY releasedate "December 14th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -42,6 +42,20 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>December 14th, 2016</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to firefox-50.1.0. Fixes
<ulink url="&blfs-ticket-root;8641">#8641</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to ffmpeg-3.2.2. Fixes
<ulink url="&blfs-ticket-root;8614">#8614</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>December 12th, 2016</para>
<itemizedlist>

View File

@ -6,11 +6,11 @@
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "10eaee7cca7d1e745eec6e4217772361">
<!ENTITY ffmpeg-md5sum "e34d1b92c5d844f2a3611c741a6dba18">
<!ENTITY ffmpeg-size "7.6 MB">
<!ENTITY ffmpeg-buildsize "145 MB (add 3.0 GB for the FATE suite/tests
<!ENTITY ffmpeg-buildsize "171 MB (add 2.9 GB for the FATE suite/tests
and 1.0 GB for the documentation)">
<!ENTITY ffmpeg-time "4.5 SBU (add 0.6 SBU for docs and 5.0 SBU
<!ENTITY ffmpeg-time "4.1 SBU (add 0.6 SBU for docs and 4.0 SBU
to run the FATE suite after sample files are downloaded)">
]>
@ -97,7 +97,7 @@
</para>
<bridgehead renderas="sect4">Recommended for desktop use</bridgehead>
<para>
<para role="recommended">
<xref linkend="alsa-lib"/>,
<xref linkend="libva"/>,
<xref linkend="libvdpau"/> (with the corresponding driver package), and
@ -142,7 +142,6 @@
<ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
<!--<ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
<ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
<ulink url="http://www.libsdl.org/download-2.0.php">SDL2</ulink>,
<ulink url="http://www.twolame.org/">TwoLAME</ulink>,
<ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
<ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
@ -211,7 +210,7 @@ unset DOCNAME</userinput></screen>
<para>
If you have <xref linkend="doxygen"/> installed and wish to create the API
documentation (takes about 350 MB of space), issue the command
documentation (takes about 500 MB space), issue the command
<command>doxygen doc/Doxyfile</command>.
</para>
@ -244,7 +243,7 @@ install -v -m644 doc/*.ps \
<para>
If you used <command>doxygen</command> to create the API documentation,
install it (another 300 MB of space) by issuing the following commands
install it (another 500 MB of space) by issuing the following commands
as the <systemitem class="username">root</systemitem> user:
</para>
@ -257,7 +256,7 @@ find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type d -exec chmod -c 0755 \{}
To properly test the installation you must have <xref linkend="rsync"/>
installed and follow the instructions for the <ulink
url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
Environment</ulink> (FATE). First, about 958 MB of sample files used to
Environment</ulink> (FATE). First, about 1 GB of sample files used to
run FATE are downloaded with the command:
</para>
@ -306,11 +305,6 @@ grep ^TEST ../fate.log | wc -l</userinput></screen>
enables the discovery of <application>Flite</application>.
</para>
<para>
<command>sed -i ... texi</command>: Fix some .texi files for
documentation builds.
</para>
<para>
<command>find ... ;</command>: Fix permissions of documentation files
and directories.
@ -459,7 +453,7 @@ grep ^TEST ../fate.log | wc -l</userinput></screen>
<seglistitem>
<seg>
ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
</seg>
<seg>
libavcodec.so, libavdevice.so, libavfilter.so,

View File

@ -689,7 +689,7 @@
<!-- Chapter 43 -->
<!ENTITY chromium-version "55.0.2883.75">
<!ENTITY firefox-version "50.0.2">
<!ENTITY firefox-version "50.1.0">
<!ENTITY flashplayer-version "23.0.0.207">
<!ENTITY seamonkey-version "2.40">
@ -801,7 +801,7 @@
<!ENTITY pnmixer-version "0.5.1">
<!-- Chapter 48 -->
<!ENTITY ffmpeg-version "3.2.1">
<!ENTITY ffmpeg-version "3.2.2">
<!ENTITY mplayer-version "1.3.0">
<!ENTITY xine-ui-version "0.99.9">
<!ENTITY transcode-version "1.1.7">

View File

@ -6,10 +6,10 @@
<!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
<!ENTITY firefox-download-ftp " ">
<!ENTITY firefox-md5sum "11b4f60e31007caf2a34aeed11b74b2d">
<!ENTITY firefox-md5sum "0f6a56cd8da8fa9deedfd61bcb43a65d">
<!ENTITY firefox-size "187 MB">
<!ENTITY firefox-buildsize "4.6 GB (96 MB installed)">
<!ENTITY firefox-time "15 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
<!ENTITY firefox-buildsize "4.6 GB (94 MB installed)">
<!ENTITY firefox-time "12 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
]>
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@ -408,7 +408,7 @@ ln -sfv /usr/lib/firefox-&firefox-version;/browser/icons/mozicon128.png \
helper modules installed in /usr/lib/firefox-&firefox-version;
</seg>
<seg>
/usr/lib/firefox-&firefox-version;
/usr/lib/firefox-&firefox-version; and /usr/lib/mozilla
</seg>
</seglistitem>
</segmentedlist>
@ -422,8 +422,8 @@ ln -sfv /usr/lib/firefox-&firefox-version;/browser/icons/mozicon128.png \
<term><command>firefox</command></term>
<listitem>
<para>
is a <application>GTK+-3</application> internet browser that uses the
Mozilla Gecko rendering engine.
is a <application>GTK+-3</application> internet browser that uses
the Mozilla Gecko rendering engine.
</para>
<indexterm zone="firefox firefox-prog">
<primary sortas="b-firefox">firefox</primary>