Author: randy
Date: 2008-05-16 08:47:02 -0600 (Fri, 16 May 2008)
New Revision: 7468
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/kde/add/kdemultimedia.xml
Log:
Modified the akode tarball download URL in the kdemultimedia instructions to a
wget-friendly name; also added a download URL and a command to install the
akode patch for experimental FFmpeg support in the kdemultimedia instructions
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-05-16 06:37:44 UTC
(rev 7467)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-05-16 14:47:02 UTC
(rev 7468)
@@ -42,6 +42,21 @@
-->
<listitem>
+ <para>May 16th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Modified the akode tarball download URL in the
+ kdemultimedia instructions to a wget-friendly name.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Added a download URL and a command to install the
+ akode patch for experimental FFmpeg support in the kdemultimedia
+ instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 15th, 2008</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/kde/add/kdemultimedia.xml
===================================================================
--- trunk/BOOK/kde/add/kdemultimedia.xml 2008-05-16 06:37:44 UTC (rev
7467)
+++ trunk/BOOK/kde/add/kdemultimedia.xml 2008-05-16 14:47:02 UTC (rev
7468)
@@ -12,8 +12,8 @@
<!ENTITY kdemultimedia-time "9.8 SBU (additional 0.2 SBU for API
docs)">
<!ENTITY akode-version "2.0.2">
- <!ENTITY akode-download-http
"http://www.kde-apps.org/content/download.php?content=30375">
- <!ENTITY akode-download-ftp " ">
+ <!ENTITY akode-download-http
"http://www.kde-apps.org/CONTENT/content-files/30375-akode-&akode-version;.tar.bz2">
+ <!ENTITY akode-download-ftp
"&sources-anduin-ftp;/a/30375-akode-&akode-version;.tar.bz2">
<!ENTITY akode-md5sum "659ced0c9c735cb3e55b9138ff02342c">
<!ENTITY akode-size "462 KB">
<!ENTITY akode-buildsize "6.5 MB">
@@ -39,12 +39,12 @@
<para><application>Kdemultimedia</application> provides several
<application>KDE</application> programs to work with sound. Programs
- include applications for a Jukebox, a soundcard mixer, a midi and karaoke
+ include applications for a jukebox, a soundcard mixer, a midi and karaoke
player, and a recording application for
<application>aRts</application>.</para>
<para>In this version of <application>Kdemultimedia</application>, some
- of the functionality provided by the package has been moved off into a
+ of the functionality provided by the package has been moved into a
separate project named <application>Akode</application>. In order for
<application>Kdemultimedia</application> to provide the removed
functionality, you must install the <application>Akode</application>
@@ -83,6 +83,14 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Reqiured patch (for FFmpeg support): <ulink
+ url="&patch-root;/akode-&akode-version;-FFmpeg_fixes-1.patch"/></para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Akode Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -121,13 +129,15 @@
<para><parameter>--without-ffmpeg</parameter>: This option disables the
experimental <application>FFmpeg</application> support in
<application>Akode</application>, as the build fails if it is enabled.
- A patch that allows the build to complete with
- <application>FFmpeg</application> support can be found as an attachment at
- <ulink
url="http://linuxfromscratch.org/pipermail/blfs-dev/2007-October/017837.html"/>.
- However, the functionality of <application>Akode</application> built with
+ You can install the patch listed above and remove this switch to enable
+ the experimental <application>FFmpeg</application> support, however, the
+ functionality of <application>Akode</application> built with
<application>FFmpeg</application> support has not been tested by the
- BLFS editors.</para>
+ BLFS editors. To install the patch, issue the following command before
+ beginning the build:</para>
+<screen><userinput>patch -Np1 -i
../akode-&akode-version;-FFmpeg_fixes-1.patch</userinput></screen>
+
</sect2>
<sect2 role="package" id="kdemultimedia-instructions"
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page