Changeset a6706732


Ignore:
Timestamp:
08/13/2007 07:20:47 PM (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:
ca914da
Parents:
d6f53f6
Message:

Updated to Cdrdao-1.2.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd6f53f6 ra6706732  
    666666<!-- Chapter 41 -->
    667667<!ENTITY cdrtools-version             "2.01">
    668 <!ENTITY cdrdao-version               "1.2.1">
     668<!ENTITY cdrdao-version               "1.2.2">
    669669<!ENTITY udftools-version             "1.0.0b3">
    670670<!ENTITY dvd-rw-tools-version         "7.0">
  • introduction/welcome/changelog.xml

    rd6f53f6 ra6706732  
    4545      <para>August 13th, 2007</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Cdrdao-1.2.2.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated the Sound Juicer instructions to reflect the
  • multimedia/cdwriteutils/cdrdao.xml

    rd6f53f6 ra6706732  
    77  <!ENTITY cdrdao-download-http "http://downloads.sourceforge.net/cdrdao/cdrdao-&cdrdao-version;.tar.bz2">
    88  <!ENTITY cdrdao-download-ftp  " ">
    9   <!ENTITY cdrdao-md5sum        "f93f3e68ec5b53ec1a776df73a1def60">
    10   <!ENTITY cdrdao-size          "1.3 MB">
    11   <!ENTITY cdrdao-buildsize     "60.8 MB">
    12   <!ENTITY cdrdao-time          "1.4 SBU (includes building <command>gcdmaster</command>)">
     9  <!ENTITY cdrdao-md5sum        "f0cbf36907406cb4f4c568f9e6669a34">
     10  <!ENTITY cdrdao-size          "1.4 MB">
     11  <!ENTITY cdrdao-buildsize     "64 MB">
     12  <!ENTITY cdrdao-time          "1.3 SBU (includes building <command>gcdmaster</command>)">
    1313]>
    1414
     
    6161    <para role="recommended"><xref linkend="libao"/>,
    6262    <xref linkend="libvorbis"/>,
    63     <xref linkend="libmad"/> and
     63    <xref linkend="libmad"/>, and
    6464    <xref linkend="lame"/> (required to build
    6565    <command>toc2mp3</command>)</para>
    6666
     67    <bridgehead renderas="sect4">Optional</bridgehead>
     68    <para role="optional"><ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libacl</ulink> and
     69    <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink></para>
     70
    6771    <bridgehead renderas="sect4">Optional (Required to Build the
    6872    <command>gcdmaster</command> Program)</bridgehead>
    6973
    70     <para><emphasis>Note: the following packages must be built in
     74    <para>Note that the following packages must be built in
    7175    the order listed. Use the current <quote>stable</quote> version of
    72     each package.</emphasis></para>
    73 
    74     <!-- The following is really old. pkgconfig has been updated
    75          two or three times since this was written. It probably
    76          isn't applicable any longer. Delete this comment and
    77          the entire note if next time during an update things
    78          haven't changed. I can't see this being required any
    79          longer. -Randy
    80 
    81     <note>
    82       <para>Changes in <application>pkgconfig</application>-0.17.x may cause
    83       linking errors in <application>gtkmm</application> applications.  Either
    84       upgrade to <application>pkgconfig</application>-0.18, or after installing
    85       <application>gtkmm</application>-2.6.3, issue this command as the
    86       <systemitem class="username">root</systemitem> user:</para>
    87 
    88 <screen role="root"><userinput>sed -i.bak \
    89     's:-lgtkmm-2.4:&amp; -lgdkmm-2.4 -lpangomm-1.4 -latkmm-1.6:' \
    90     /usr/lib/pkgconfig/gtkmm-2.4.pc</userinput></screen>
    91 
    92       <para>A backup (<filename class='extension'>.bak</filename>) is created,
    93       you can revert if desired.</para>
    94     </note>
    95 
    96     -->
     76    each package.</para>
    9777
    9878    <para role="optional"><xref linkend="libgnomeui"/>,
     
    10787    <ulink url="http://www.gtkmm.org/">libgnomeuimm</ulink></para>
    10888
    109     <note>
    110       <para>There are two additional optional dependencies that can be used by
    111       the <application>Cdrdao</application> build: <xref linkend="cdrtools"/>
    112       and <ulink url="http://www.polhode.com/pccts133mr.html">PCCTS</ulink>.
    113       The pieces of these two packages required to build
    114       <application>Cdrdao</application> are also included in the source tree
    115       and are used by default.</para>
    116     </note>
     89    <para>There are two additional optional dependencies that can be used by
     90    the <application>Cdrdao</application> build: <xref linkend="cdrtools"/>
     91    and <ulink url="http://www.polhode.com/pccts133mr.html">PCCTS</ulink>.
     92    The pieces of these two packages required to build
     93    <application>Cdrdao</application> are also included in the source tree
     94    and are used by default.</para>
    11795
    11896    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.