mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
update to ffmpeg-2.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11973 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5f2a11f7c1
commit
5295c4d76e
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "14"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 13th, &year;">
|
||||
<!ENTITY releasedate "October 14th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -809,7 +809,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY pnmixer-version "0.5.1">
|
||||
|
||||
<!-- Chapter 40 -->
|
||||
<!ENTITY ffmpeg-version "2.0.1">
|
||||
<!ENTITY ffmpeg-version "2.0.2">
|
||||
<!ENTITY mplayer-version "1.1.1">
|
||||
<!ENTITY xine-ui-version "0.99.7">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 14th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to ffmpeg-2.0.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;4178">#4178</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 13th, 2013</para>
|
||||
<itemizedlist>
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY ffmpeg-download-http
|
||||
"http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
|
||||
<!ENTITY ffmpeg-download-ftp " ">
|
||||
<!ENTITY ffmpeg-md5sum "dd71a1baedb2daa3e4d21e0651daa918">
|
||||
<!ENTITY ffmpeg-md5sum "6c5cfed204d8a108325d1fc439ab734a">
|
||||
<!ENTITY ffmpeg-size "6.0 MB">
|
||||
<!ENTITY ffmpeg-buildsize "100 MB">
|
||||
<!ENTITY ffmpeg-time "2.6 SBU">
|
||||
<!ENTITY ffmpeg-time "2.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user