Ignore:
Timestamp:
07/31/2012 11:44:40 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
f2d2b62
Parents:
22a68d0
Message:

Upgraded several packages. See BLFS ChangeLog for more information.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/unrar.xml

    r22a68d0 rc627795  
    66
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    8   <!ENTITY unrar-download-ftp "">
    9   <!ENTITY unrar-md5sum "e7c3e0f6e30faf447d9d7918af570672">
    10   <!ENTITY unrar-size "156 KB">
    11   <!ENTITY unrar-buildsize "2 MB">
    12   <!ENTITY unrar-time "less than 0.1 SBU">
     8  <!ENTITY unrar-download-ftp  "">
     9  <!ENTITY unrar-md5sum        "8ea9d1b4139474b282d76e627a2de3e4">
     10  <!ENTITY unrar-size          "164 KB">
     11  <!ENTITY unrar-buildsize     "2 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
    15 <sect1 id="unrar" xreflabel="Unrar-&unrar-version;">
     15<sect1 id="unrar" xreflabel="UnRar-&unrar-version;">
    1616  <?dbhtml filename="unrar.html"?>
    1717
     
    3030    <title>Introduction to UnRar</title>
    3131
    32     <para>The <application>UnRar</application> package contains a
    33     <filename>RAR</filename> extraction utility. This is useful for
    34     extracting files from <filename>RAR</filename> archives.
    35     <filename>RAR</filename> archives are usually
    36     created with <application>WinRAR</application>,
    37     primarily in a Windows environment.</para>
     32    <para>
     33      The <application>UnRar</application> package contains a
     34      <filename>RAR</filename> extraction utility used for
     35      extracting files from <filename>RAR</filename> archives.
     36      <filename>RAR</filename> archives are usually created
     37      with <application>WinRAR</application>, primarily in a
     38      Windows environment.
     39    </para>
    3840
    39     &lfs70_checked;
     41    &lfs71_checked;
    4042
    4143    <bridgehead renderas="sect3">Package Information</bridgehead>
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&unrar-download-http;"/></para>
     46        <para>
     47          Download (HTTP): <ulink url="&unrar-download-http;"/>
     48        </para>
    4549      </listitem>
    4650      <listitem>
    47         <para>Download (FTP): <ulink url="&unrar-download-ftp;"/></para>
     51        <para>
     52          Download (FTP): <ulink url="&unrar-download-ftp;"/>
     53        </para>
    4854      </listitem>
    4955      <listitem>
    50         <para>Download MD5 sum: &unrar-md5sum;</para>
     56        <para>
     57          Download MD5 sum: &unrar-md5sum;
     58        </para>
    5159      </listitem>
    5260      <listitem>
    53         <para>Download size: &unrar-size;</para>
     61        <para>
     62          Download size: &unrar-size;
     63        </para>
    5464      </listitem>
    5565      <listitem>
    56         <para>Estimated disk space required: &unrar-buildsize;</para>
     66        <para>
     67          Estimated disk space required: &unrar-buildsize;
     68        </para>
    5769      </listitem>
    5870      <listitem>
    59         <para>Estimated build time: &unrar-time;</para>
     71        <para>
     72          Estimated build time: &unrar-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
    6276
    6377    <para condition="html" role="usernotes">User Notes:
    64     <ulink url="&blfs-wiki;/unrar"/></para>
    65 
     78      <ulink url="&blfs-wiki;/unrar"/>
     79    </para>
    6680  </sect2>
    6781
     
    6983    <title>Installation of UnRar</title>
    7084
    71     <para>Install <application>UnRar</application> by running the following
    72     commands:</para>
     85    <para>
     86      Install <application>UnRar</application> by running the following
     87      commands:
     88    </para>
    7389
    7490<screen><userinput>make -f makefile.unix</userinput></screen>
    7591
    76     <para>This package does not come with a test suite.</para>
     92    <para>
     93      This package does not come with a test suite.
     94    </para>
    7795
    78     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     96    <para>
     97      Now, as the <systemitem class="username">root</systemitem> user:
     98    </para>
    7999
    80100<screen role="root"><userinput>install -v -m755 unrar /usr/bin</userinput></screen>
     
    87107    <segmentedlist>
    88108      <segtitle>Installed Programs</segtitle>
    89       <segtitle>Installed Libraries</segtitle>
    90       <segtitle>Installed Directories</segtitle>
    91109
    92110      <seglistitem>
    93         <seg>unrar</seg>
    94         <seg>None</seg>
    95         <seg>None</seg>
     111        <seg>
     112          unrar
     113        </seg>
    96114      </seglistitem>
    97115    </segmentedlist>
     
    105123        <term><command>unrar</command></term>
    106124        <listitem>
    107           <para>uncompresses a <filename>RAR</filename> archive.</para>
     125          <para>
     126            uncompresses a <filename>RAR</filename> archive.
     127          </para>
    108128          <indexterm zone="unrar unrar-prog">
    109129            <primary sortas="b-unrar">unrar</primary>
Note: See TracChangeset for help on using the changeset viewer.