Ignore:
Timestamp:
06/28/2017 05:26:11 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a96719e
Parents:
7f8e546a
Message:

Reintroduce cdrtools-3.02a07.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/dvd+rw-tools.xml

    r7f8e546a r9981513b  
    7979
    8080    <bridgehead renderas="sect4">Required</bridgehead>
    81     <para>
    82       Though not required during the build, you must have installed a package
    83       which provides the <command>xorrisofs</command> command, such as
    84       <xref linkend="libisoburn"/>, or the <command>growisofs</command> command
    85       will not function properly, rendering the entire package useless.
    86     </para>
     81    <para><xref linkend="cdrtools"/> (runtime)</para>
    8782
    8883    <para condition="html" role="usernotes">
     
    10095
    10196<screen><userinput>sed -i '/stdlib/a #include &lt;limits.h&gt;' transport.hxx &amp;&amp;
    102 sed -i 's#mkisofs"#xorrisofs"#' growisofs.c &amp;&amp;
    103 sed -i 's#mkisofs#xorrisofs#;s#MKISOFS#XORRISOFS#' growisofs.1 &amp;&amp;
    104 
    10597make all rpl8 btcflash</userinput></screen>
    10698
     
    127119    </para>
    128120
     121<!-- left these here in the event that libisoburn gets fixed and can be a
     122     substitution again
     123
    129124    <para>
    130125      <command>sed -i 's#mkisofs"#xorrisofs"#' growisofs.c</command>: This sed
     
    140135      above change.
    141136    </para>
    142 
     137-->
    143138    <para>
    144139      <command>make all rpl8 btcflash</command>: This command uses additional
Note: See TracChangeset for help on using the changeset viewer.