Author: fernando
Date: Wed Jun 25 09:22:00 2014
New Revision: 13313
Log:
Update to ffmpeg-2.2.4.
Update to pango-1.36.5.
Update to gnupg-2.0.24.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/ffmpeg.xml
trunk/BOOK/postlfs/security/gnupg2.xml
trunk/BOOK/x/lib/pango.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Jun 24 16:01:22 2014 (r13312)
+++ trunk/BOOK/general.ent Wed Jun 25 09:22:00 2014 (r13313)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "24"> <!-- Always 2 digits -->
+<!ENTITY day "25"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 24th, &year;">
+<!ENTITY releasedate "June 25th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
@@ -147,7 +147,7 @@
<!ENTITY consolekit-version "0.4.6">
<!ENTITY cracklib-version "2.9.1">
<!ENTITY cyrus-sasl-version "2.1.26">
-<!ENTITY gnupg2-version "2.0.23">
+<!ENTITY gnupg2-version "2.0.24">
<!ENTITY gnutls-version "3.3.4">
<!ENTITY gpgme-version "1.5.0">
<!ENTITY haveged-version "1.9.1">
@@ -574,7 +574,7 @@
<!ENTITY hicolor-icon-theme-version "0.13">
<!ENTITY libnotify-version "0.7.6">
<!ENTITY libxklavier-version "5.3">
-<!ENTITY pango-version "1.36.4">
+<!ENTITY pango-version "1.36.5">
<!ENTITY pangomm-version "2.34.0">
<!ENTITY qt4-version "4.8.6">
<!ENTITY qt5-version "5.3.0">
@@ -836,7 +836,7 @@
<!ENTITY pnmixer-version "0.5.1">
<!-- Chapter 40 -->
-<!ENTITY ffmpeg-version "2.2.3">
+<!ENTITY ffmpeg-version "2.2.4">
<!ENTITY mplayer-version "1.1.1">
<!ENTITY xine-ui-version "0.99.8">
<!ENTITY transcode-version "1.1.7">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Jun 24 16:01:22
2014 (r13312)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 25 09:22:00
2014 (r13313)
@@ -45,6 +45,24 @@
-->
<listitem>
+ <para>June 25th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Update to gnupg-2.0.24. Fixes
+ <ulink url="&blfs-ticket-root;5207">#5207</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - Update to pango-1.36.5. Fixes
+ <ulink url="&blfs-ticket-root;5204">#5204</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - Update to ffmpeg-2.2.4. Fixes
+ <ulink url="&blfs-ticket-root;5198">#5198</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 24th, 2014</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==============================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Tue Jun 24 16:01:22 2014
(r13312)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Wed Jun 25 09:22:00 2014
(r13313)
@@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http
"http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
<!ENTITY ffmpeg-download-ftp " ">
- <!ENTITY ffmpeg-md5sum "dbb5b6b69bd010916f17df0ae596e0b1">
+ <!ENTITY ffmpeg-md5sum "5b85aea53d8dcd5b0f7b497f233bc101">
<!ENTITY ffmpeg-size "6.7 MB">
- <!ENTITY ffmpeg-buildsize "113 MB (additional 757 MB for docs and 1.7 GB
to run the FATE tests)">
- <!ENTITY ffmpeg-time "3.7 SBU (additional 0.8 SBU for docs and 4.2
SBU to run the FATE tests, after test files are downloaded)">
+ <!ENTITY ffmpeg-buildsize "112 MB (additional 764 MB for docs and 1813
MB to run the FATE tests)">
+ <!ENTITY ffmpeg-time " 2.9 SBU (additional 1.2 SBU for docs and 7.2
SBU to run the FATE tests, after sample files are downloaded)">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
@@ -111,10 +111,13 @@
<xref linkend="speex"/>,
<xref linkend="xvid"/>,
<xref linkend="openssl"/>,
- <xref linkend="fontconfig"/>,
+ <xref linkend="fontconfig"/>, and
+ <xref linkend="gnutls"/>
+ </para>
+
+ <para role="optional external">
<!-- <ulink url="http://www.piksel.org/frei0r">frei0r</ulink>,-->
<ulink url="https://files.dyne.org/frei0r/snapshots/">frei0r</ulink>,
- <xref linkend="gnutls"/>,
<ulink
url="http://xhevc.com/en/hevc/decoder/download.jsp">HEVC/H.265</ulink>,
<ulink url="http://www.ladspa.org/">LADSPA</ulink>,
<ulink url="http://www.libssh.org/">libssh</ulink>,
@@ -219,11 +222,29 @@
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 756 MB
- of data files used to run FATE are downloaded. Next, FATE is executed.
- Estimated values in "Package Information" do not include the download
SBU.
+ FFmpeg Automated Testing Environment</ulink> (FATE). First, over 760 MB
+ of sample files used to run FATE are downloaded with the command:
</para>
+<screen><userinput>make fate-rsync SAMPLES=fate-suite/</userinput></screen>
+
+ <para>
+ The <filename class="directory">fate-suite</filename> directory is
+ created and the files are downloaded there. That command actually runs
+ <command>rsync -vrltLW --timeout=60 --contimeout=60
rsync://fate-suite.ffmpeg.org/fate-suite/ fate-suite/</command>
+ command, thus you may want to compress and keep this directory for
+ testing again, in another system, or when a new version of ffmpeg is
+ launched. Then, you unpack the sample files in the source directory, and
+ run, again, the <command>make</command> command above, to sync with the
+ repository. Now, the download size and time are drastically reduced.
+ Estimated values in "Package Information" do not include the download
+ SBU. Next, FATE is executed, with the commands (you obtain a number of
+ tests greater than 1900):
+ </para>
+
+<screen><userinput>make fate SAMPLES=fate-suite/ | tee ../fate.log &&
+grep ^TEST ../fate.log | wc -l</userinput></screen>
+
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
Modified: trunk/BOOK/postlfs/security/gnupg2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnupg2.xml Tue Jun 24 16:01:22 2014
(r13312)
+++ trunk/BOOK/postlfs/security/gnupg2.xml Wed Jun 25 09:22:00 2014
(r13313)
@@ -6,9 +6,9 @@
<!ENTITY gnupg2-download-http " ">
<!ENTITY gnupg2-download-ftp
"ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
- <!ENTITY gnupg2-md5sum "1c30b3aa1f99f17b4988e1ab616355d4">
+ <!ENTITY gnupg2-md5sum "94cd984321b44ab622aa50f93ee66671">
<!ENTITY gnupg2-size "4.2 MB">
- <!ENTITY gnupg2-buildsize "67 MB">
+ <!ENTITY gnupg2-buildsize " 67 MB (additional 1 MB for the tests)">
<!ENTITY gnupg2-time "0.5 SBU (additional 0.5 SBU for the tests)">
]>
@@ -93,6 +93,7 @@
commands:</para>
<screen><userinput>./configure --prefix=/usr \
+ --enable-symcryptrun \
--docdir=/usr/share/doc/gnupg-&gnupg2-version; &&
make &&
@@ -170,8 +171,8 @@
gpg-protect-tool, scdaemon, gpgv (symlink), gpgv2, kbxutil,
symcryptrun, and watchgnupg</seg>
<seg>None</seg>
- <seg>/usr/share/gnupg and
- /usr/share/doc/gnupg-&gnupg2-version;</seg>
+ <seg>/usr/share/doc/gnupg-&gnupg2-version; and
+ /usr/share/gnupg</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/x/lib/pango.xml
==============================================================================
--- trunk/BOOK/x/lib/pango.xml Tue Jun 24 16:01:22 2014 (r13312)
+++ trunk/BOOK/x/lib/pango.xml Wed Jun 25 09:22:00 2014 (r13313)
@@ -6,7 +6,7 @@
<!ENTITY pango-download-http
"&gnome-download-http;/pango/1.36/pango-&pango-version;.tar.xz">
<!ENTITY pango-download-ftp
"&gnome-download-ftp;/pango/1.36/pango-&pango-version;.tar.xz">
- <!ENTITY pango-md5sum "b9543a526ff05a2ccdeda28efb0714cc">
+ <!ENTITY pango-md5sum "2500930093c3ed38acb40e4255bce2f1">
<!ENTITY pango-size "1000 KB">
<!ENTITY pango-buildsize "23 MB">
<!ENTITY pango-time "0.3 SBU">
@@ -74,16 +74,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch:
- <ulink
url="&patch-root;/pango-&pango-version;-API_harfbuzz-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect3">Pango Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -116,8 +106,7 @@
commands:
</para>
-<screen><userinput>patch -Np1 -i ../pango-&pango-version;-API_harfbuzz-1.patch
&&
-./configure --prefix=/usr --sysconfdir=/etc &&
+<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
make</userinput></screen>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page