Author: fernando
Date: Sat Jan 10 04:27:20 2015
New Revision: 15306
Log:
Update to speexdsp-1.2rc3.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/speex.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 04:04:22
2015 (r15305)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 04:27:20
2015 (r15306)
@@ -48,6 +48,10 @@
<para>January 10th, 2015</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to speexdsp-1.2rc3. Fixes
+ <ulink url="&blfs-ticket-root;6002">#6002</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to xdg-utils-1.1.0-rc3. Fixes
<ulink url="&blfs-ticket-root;6001">#6001</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/speex.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/speex.xml Sat Jan 10 04:04:22 2015
(r15305)
+++ trunk/BOOK/multimedia/libdriv/speex.xml Sat Jan 10 04:27:20 2015
(r15306)
@@ -11,11 +11,11 @@
<!ENTITY speex-buildsize "8.7 MB">
<!ENTITY speex-time "less than 0.1 SBU">
- <!ENTITY speexdsp-download-http
"http://downloads.us.xiph.org/releases/speex/speexdsp-&speex-version;.tar.gz">
+ <!ENTITY speexdsp-download-http
"http://downloads.us.xiph.org/releases/speex/speexdsp-&speexdsp-version;.tar.gz">
<!ENTITY speexdsp-download-ftp " ">
- <!ENTITY speexdsp-md5sum "3bb48eb1c0fe641d59f39b9f616f3031">
- <!ENTITY speexdsp-size "0.9 MB">
- <!ENTITY speexdsp-buildsize "6.0 MB">
+ <!ENTITY speexdsp-md5sum "70d9d31184f7eb761192fd1ef0b73333">
+ <!ENTITY speexdsp-size "884 KB">
+ <!ENTITY speexdsp-buildsize "5.1 MB">
<!ENTITY speexdsp-time "less than 0.1 SBU">
]>
@@ -87,7 +87,7 @@
<para>Estimated build time: &speexdsp-time;</para>
</listitem>
</itemizedlist>
-
+<!--
<bridgehead renderas="sect3">Additional Download</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -96,7 +96,7 @@
<ulink
url="&patch-root;/speexdsp-&speex-version;-build_fixes-1.patch"/>
</para>
</listitem>
- </itemizedlist>
+ </itemizedlist>-->
<bridgehead renderas="sect3">Speex Dependencies</bridgehead>
@@ -138,14 +138,12 @@
<para>Now extract and install the speexdsp package:</para>
<screen><userinput>cd .. &&
-tar -xf speexdsp-&speex-version;.tar.gz &&
-cd speexdsp-&speex-version; &&
-
-patch -Np1 -i ../speexdsp-&speex-version;-build_fixes-1.patch &&
+tar -xf speexdsp-&speexdsp-version;.tar.gz &&
+cd speexdsp-&speexdsp-version; &&
./configure --prefix=/usr \
--disable-static \
- --docdir=/usr/share/doc/speex-&speex-version; &&
+ --docdir=/usr/share/doc/speexdsp-&speexdsp-version; &&
make</userinput></screen>
<para>Again, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -173,7 +171,10 @@
<seglistitem>
<seg>speexdec and speexenc</seg>
<seg>libspeex.so and libspeexdsp.so</seg>
- <seg>/usr/share/doc/speex</seg>
+ <seg>
+ /usr/share/doc/speex-&speex-version; and
+ /usr/share/doc/speexdsp-&speexdsp-version;
+ </seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Jan 10 04:04:22 2015 (r15305)
+++ trunk/BOOK/packages.ent Sat Jan 10 04:27:20 2015 (r15306)
@@ -668,6 +668,7 @@
<!ENTITY sdl-version "1.2.15">
<!ENTITY soundtouch-version "1.8.0">
<!ENTITY speex-version "1.2rc2">
+<!ENTITY speexdsp-version "1.2rc3">
<!ENTITY taglib-version "1.9.1">
<!ENTITY x264-version "20141208-2245">
<!ENTITY xine-lib-version "1.2.6">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page