Changeset 988316dc


Ignore:
Timestamp:
08/13/2007 01:23:52 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6f53f6
Parents:
a240109f
Message:

Updated the Sound Juicer instructions to reflect the GNOME-2.18.3 update

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7055 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/sound-juicer.xml

    ra240109f r988316dc  
    77  <!ENTITY sound-juicer-download-http "&gnome-download-http;/sound-juicer/2.16/sound-juicer-&sound-juicer-version;.tar.bz2">
    88  <!ENTITY sound-juicer-download-ftp  "&gnome-download-ftp;/sound-juicer/2.16/sound-juicer-&sound-juicer-version;.tar.bz2">
    9   <!ENTITY sound-juicer-md5sum        "2bb23f1bd7751eb9f14f2446beed15e0">
    10   <!ENTITY sound-juicer-size          "883 KB">
    11   <!ENTITY sound-juicer-buildsize     "11.8 MB">
    12   <!ENTITY sound-juicer-time          "0.2 SBU">
     9  <!ENTITY sound-juicer-md5sum        "bcf1f77027b1d1d4c1667b20c6448122">
     10  <!ENTITY sound-juicer-size          "1.2 MB">
     11  <!ENTITY sound-juicer-buildsize     "15 MB">
     12  <!ENTITY sound-juicer-time          "0.3 SBU">
    1313]>
    1414
     
    6666
    6767    <bridgehead renderas="sect4">Required</bridgehead>
    68     <para role="required"><xref linkend="gnome-media"/>,
    69     <xref linkend="gst-plugins-base"/> (for the cdparanoiasrc, gnomevfssink
    70     and vorbisenc plugins), and <xref linkend="libmusicbrainz"/></para>
     68    <para role="required"><xref linkend="gnome-doc-utils"/>,
     69    <xref linkend="nautilus-cd-burner"/>,
     70    <xref linkend="gnome-media"/>,
     71    <xref linkend="gst-plugins-base"/> (for the cdparanoiasrc, gnomevfssink and vorbisenc plugins), and
     72    <xref linkend="libmusicbrainz"/></para>
    7173
    7274    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7476    <xref linkend="gst-plugins-good"/> (for the flacenc and wavenc plugins),
    7577    <xref linkend="gst-plugins-ugly"/> (for the lame plugin),
    76     <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
    77     (which can use <xref linkend="cdparanoia"/>,
     78    <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink> (which can use
     79    <xref linkend="cdparanoia"/>,
    7880    <ulink url="http://sourceforge.net/projects/libcddb">libcddb</ulink>, and
    7981    <ulink url="http://www.gnu.org/software/vcdimager/">VCDImager</ulink>), and
  • introduction/welcome/changelog.xml

    ra240109f r988316dc  
    4545      <para>August 13th, 2007</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated the Sound Juicer instructions to reflect the
     49          GNOME-2.18.3 update.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
Note: See TracChangeset for help on using the changeset viewer.