mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to libogg-1.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9120 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6103e597dc
commit
b426cfb12b
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "17"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2011">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 16th, &year;">
|
||||
<!ENTITY releasedate "December 17th, &year;">
|
||||
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
@ -816,7 +816,7 @@ $Date$
|
||||
<!ENTITY esound-version "0.2.41">
|
||||
<!ENTITY sdl-version "1.2.14">
|
||||
<!ENTITY libao-version "0.8.8">
|
||||
<!ENTITY libogg-version "1.2.0">
|
||||
<!ENTITY libogg-version "1.3.0">
|
||||
<!ENTITY libvorbis-version "1.3.2">
|
||||
<!ENTITY libcanberra-version "0.18">
|
||||
<!ENTITY faad2-version "2.7">
|
||||
|
@ -41,6 +41,17 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>December 17th, 2011</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to libogg-1.3.0.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>December 16th, 2011</para>
|
||||
<itemizedlist>
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libogg-download-http "http://downloads.xiph.org/releases/ogg/libogg-&libogg-version;.tar.gz">
|
||||
<!ENTITY libogg-download-http "http://downloads.xiph.org/releases/ogg/libogg-&libogg-version;.tar.xz">
|
||||
<!ENTITY libogg-download-ftp " ">
|
||||
<!ENTITY libogg-md5sum "c95b73759acfc30712beef6ce4e88efa">
|
||||
<!ENTITY libogg-size "391 KB">
|
||||
<!ENTITY libogg-buildsize "3.8 MB">
|
||||
<!ENTITY libogg-md5sum "84a35715170f2cd4c77a4448772b95d5">
|
||||
<!ENTITY libogg-size "288 KB">
|
||||
<!ENTITY libogg-buildsize "4 MB">
|
||||
<!ENTITY libogg-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
structure. This is useful for creating (encoding) or playing (decoding) a
|
||||
single physical bit stream.</para>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
@ -34,7 +34,7 @@
|
||||
(encoding) and playing (decoding) sound in an open (patent free)
|
||||
format.</para>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
|
Loading…
Reference in New Issue
Block a user