Changeset 5b38e37 for general/sysutils


Ignore:
Timestamp:
03/03/2013 02:53:30 PM (11 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:
ffd1fcc
Parents:
1c2ba20b
Message:

libpwquality 1.2.1, GMime 2.6.15, libffi 3.0.12, libgpg-error 1.11, Graphviz 2.30.1, libarchive 3.1.2, Raptor 2.0.9, sg3_utils 1.35, pkg-config 0.28, Clutter Gst 2.0.2, Gtk VNC 0.5.2, Shared Mime Info 1.1, AudioFile 0.3.5, libdiscid 0.3.2 and mpg123 1.15.1.

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

Location:
general/sysutils
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/libarchive.xml

    r1c2ba20b r5b38e37  
    55  %general-entities;
    66
    7   <!ENTITY libarchive-download-http "http://github.com/downloads/libarchive/libarchive/libarchive-&libarchive-version;.tar.gz">
     7  <!ENTITY libarchive-download-http "http://www.libarchive.org/downloads/libarchive-&libarchive-version;.tar.gz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "af443ca9a10ddbcbf00f7ae34ca7fc16">
    10   <!ENTITY libarchive-size          "3.5 MB">
    11   <!ENTITY libarchive-buildsize     "39 MB">
     9  <!ENTITY libarchive-md5sum        "efad5a503f66329bb9d2f4308b5de98a">
     10  <!ENTITY libarchive-size          "4.4 MB">
     11  <!ENTITY libarchive-buildsize     "60 MB">
    1212  <!ENTITY libarchive-time          "0.5 SBU">
    1313]>
     
    3030    <title>Introduction to libarchive</title>
    3131
    32     <para>The <application>libarchive</application> library provides a single interface for
    33     reading/writing various compression formats.</para>
     32    <para>
     33      The <application>libarchive</application> library provides a single
     34      interface for reading/writing various compression formats.
     35    </para>
    3436
    3537    &lfs72_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&libarchive-download-http;"/></para>
     42        <para>
     43Download (HTTP): <ulink url="&libarchive-download-http;"/>
     44</para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&libarchive-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&libarchive-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &libarchive-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &libarchive-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &libarchive-size;</para>
     57        <para>
     58          Download size: &libarchive-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &libarchive-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &libarchive-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &libarchive-time;</para>
     67        <para>
     68          Estimated build time: &libarchive-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    58 
    59 <!--
    60     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    61     <itemizedlist spacing='compact'>
    62       <listitem>
    63         <para>Required patch: <ulink
    64         url="&patch-root;/libarchive-&libarchive-version;-fixes-1.patch"/></para>
    65       </listitem>
    66     </itemizedlist>
    67 -->
    6872
    6973    <bridgehead renderas="sect3">libarchive Dependencies</bridgehead>
     
    7175    <bridgehead renderas="sect4">Optional</bridgehead>
    7276    <para role="optional">
    73     <xref linkend="libxml2"/> or
    74     <xref linkend="expat"/>,
    75     <xref linkend="openssl"/>,
    76     <xref linkend="nettle"/> and
    77     <xref linkend="acl"/>
     77      <xref linkend="acl"/>,
     78      <xref linkend="libxml2"/> or
     79      <xref linkend="expat"/>,
     80      <xref linkend="LZO"/>,
     81      <xref linkend="nettle"/> and
     82      <xref linkend="openssl"/>
    7883    </para>
    7984
    8085    <para condition="html" role="usernotes">User Notes:
    81     <ulink url="&blfs-wiki;/libarchive"/></para>
    82 
     86      <ulink url="&blfs-wiki;/libarchive"/>
     87    </para>
    8388  </sect2>
    8489
     
    8691    <title>Installation of libarchive</title>
    8792
    88     <para>Install <application>libarchive</application> by running the following
    89     commands:</para>
     93    <para>
     94      Install <application>libarchive</application> by running the following
     95      commands:
     96    </para>
    9097
    91 <screen><userinput>./configure --prefix=/usr \
    92             --disable-static &amp;&amp;
     98<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9399make</userinput></screen>
    94100
    95     <para>To test the results, issue: <userinput>make check</userinput>.</para>
     101    <para>
     102      To test the results, issue: <userinput>make check</userinput>.
     103    </para>
    96104
    97     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     105    <para>
     106      Now, as the <systemitem class="username">root</systemitem> user:
     107    </para>
    98108
    99109<screen role="root"><userinput>make install</userinput></screen>
     
    101111  </sect2>
    102112
    103     <sect2 role="commands">
     113  <sect2 role="commands">
    104114    <title>Command Explanations</title>
    105115
    106     <para><option>--disable-static</option>: This option prevents building the
    107     static archive versions of the libraries.</para>
     116    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     117      href="../../xincludes/static-libraries.xml"/>
    108118
    109119  </sect2>
     
    118128
    119129      <seglistitem>
    120         <seg>bsdcpio and bsdtar</seg>
    121         <seg>libarchive.so</seg>
    122         <seg>none</seg>
     130        <seg>
     131          bsdcpio and bsdtar
     132        </seg>
     133        <seg>
     134          libarchive.so
     135        </seg>
     136        <seg>
     137          None
     138        </seg>
    123139      </seglistitem>
    124140    </segmentedlist>
     
    132148        <term><command>bsdcpio</command></term>
    133149        <listitem>
    134           <para>is a tool similar to <command>cpio</command>.</para>
     150          <para>
     151            is a tool similar to <command>cpio</command>.
     152          </para>
    135153          <indexterm zone="libarchive bsdcpio">
    136154            <primary sortas="b-bsdcpio">bsdcpio</primary>
     
    139157      </varlistentry>
    140158
    141 
    142159      <varlistentry id="bsdtar">
    143160        <term><command>bsdtar</command></term>
    144161        <listitem>
    145           <para>is a tool similar to GNU <command>tar</command>.</para>
     162          <para>
     163            is a tool similar to GNU <command>tar</command>.
     164          </para>
    146165          <indexterm zone="libarchive bsdtar">
    147166            <primary sortas="b-bsdtar">bsdtar</primary>
     167          </indexterm>
     168        </listitem>
     169      </varlistentry>
     170
     171      <varlistentry id="libarchive-lib">
     172        <term><filename class="libraryfile">libarchive.so</filename></term>
     173        <listitem>
     174          <para>
     175            is a library that can create and read several streaming
     176            archive formats.
     177          </para>
     178          <indexterm zone="libarchive libarchive-lib">
     179            <primary sortas="c-libarchive">libarchive.so</primary>
    148180          </indexterm>
    149181        </listitem>
  • general/sysutils/raptor.xml

    r1c2ba20b r5b38e37  
    77  <!ENTITY raptor-download-http "http://download.librdf.org/source/raptor2-&raptor-version;.tar.gz">
    88  <!ENTITY raptor-download-ftp  " ">
    9   <!ENTITY raptor-md5sum        "ac60858b875aab8fa7917f21a1237aa9">
    10   <!ENTITY raptor-size          "1.7 MB">
    11   <!ENTITY raptor-buildsize     "19 MB">
     9  <!ENTITY raptor-md5sum        "4ceb9316488b0ea01acf011023cf7fff">
     10  <!ENTITY raptor-size          "1.8 MB">
     11  <!ENTITY raptor-buildsize     "30 MB">
    1212  <!ENTITY raptor-time          "0.2 SBU">
    1313]>
     
    3030    <title>Introduction to Raptor</title>
    3131
    32     <para><application>Raptor</application> is a C library that provides a set
    33     of parsers and serializers that generate Resource Description Framework (RDF)
    34     triples.</para>
     32    <para>
     33      <application>Raptor</application> is a C library that provides a set of
     34      parsers and serializers that generate Resource Description Framework
     35      (RDF) triples.
     36    </para>
    3537
    3638    &lfs72_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&raptor-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&raptor-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&raptor-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&raptor-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &raptor-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &raptor-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &raptor-size;</para>
     58        <para>
     59          Download size: &raptor-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &raptor-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &raptor-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &raptor-time;</para>
     68        <para>
     69          Estimated build time: &raptor-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
    5973
    60  <!--
    61     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    62     <itemizedlist spacing='compact'>
    63       <listitem>
    64         <para>Required patch: <ulink
    65         url="&patch-root;/raptor-&raptor-version;-curl.patch"/></para>
    66       </listitem>
    67     </itemizedlist>
    68     -->
    6974    <bridgehead renderas="sect3">Raptor Dependencies</bridgehead>
    7075
    7176    <bridgehead renderas="sect4">Required</bridgehead>
    7277    <para role="required">
    73     <xref linkend="expat"/> or <xref linkend="libxml2"/>,
    74     <xref linkend="curl"/>
     78      <xref linkend="curl"/> and
     79      <xref linkend="libxslt"/>
    7580    </para>
    76 <!--
    77     <bridgehead renderas="sect4">Recommended</bridgehead>
    78     <para role="recommended">
    79     <xref linkend="gtk2"/>
     81
     82    <bridgehead renderas="sect4">Optional</bridgehead>
     83    <para role="optional">
     84      <xref linkend="gtk-doc"/>,
     85      <xref linkend="icu"/> and
     86      <ulink url="http://lloyd.github.com/yajl/">libyajl</ulink>
    8087    </para>
    81 -->
     88
    8289    <para condition="html" role="usernotes">User Notes:
    83     <ulink url="&blfs-wiki;/raptor"/></para>
    84 
     90      <ulink url="&blfs-wiki;/raptor"/>
     91    </para>
    8592  </sect2>
    8693
     
    8895    <title>Installation of Raptor</title>
    8996
    90     <para>Install <application>Raptor</application> by running the following
    91     commands:</para>
     97    <para>
     98      Install <application>Raptor</application> by running the following
     99      commands:
     100    </para>
    92101
    93 <screen><userinput>./configure --prefix=/usr \
    94             --disable-static &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    95103make</userinput></screen>
    96104
     
    99107    </para>
    100108
    101     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    102112
    103113<screen role="root"><userinput>make install</userinput></screen>
     
    108118    <title>Command Explanations</title>
    109119
    110     <para><option>--disable-static</option>: This option prevents compiling the
    111     static archive versions of the libraries.</para>
     120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     121      href="../../xincludes/static-libraries.xml"/>
     122
     123    <para>
     124      <parameter>--with-icu-config=/usr/bin/icu-config</parameter>: Use
     125      this switch if you have installed <xref linkend="icu"/> and wish
     126      to build <application>Raptor</application> with its support.
     127    </para>
     128
    112129  </sect2>
    113130
     
    121138
    122139      <seglistitem>
    123         <seg>rapper</seg>
    124         <seg>libraptor2.so</seg>
    125         <seg>/usr/include/raptor2 and /usr/share/gtk-doc/html/raptor2</seg>
     140        <seg>
     141          rapper
     142        </seg>
     143        <seg>
     144          libraptor2.so
     145        </seg>
     146        <seg>
     147          /usr/include/raptor2 and
     148          /usr/share/gtk-doc/html/raptor2
     149        </seg>
    126150      </seglistitem>
    127151    </segmentedlist>
     
    135159        <term><command>rapper</command></term>
    136160        <listitem>
    137           <para>is a RDF parsing and serializing utility.</para>
     161          <para>
     162            is a RDF parsing and serializing utility.
     163          </para>
    138164          <indexterm zone="raptor rapper">
    139165            <primary sortas="b-rapper">rapper</primary>
     166          </indexterm>
     167        </listitem>
     168      </varlistentry>
     169
     170      <varlistentry id="libraptor2">
     171        <term><filename class="libraryfile">libraptor2.so</filename></term>
     172        <listitem>
     173          <para>
     174            contains the <application>Raptor</application> API functions.
     175          </para>
     176          <indexterm zone="raptor libraptor2">
     177            <primary sortas="c-libraptor2">libraptor2.so</primary>
    140178          </indexterm>
    141179        </listitem>
  • general/sysutils/sg3_utils.xml

    r1c2ba20b r5b38e37  
    77  <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz">
    88  <!ENTITY sg3_utils-download-ftp  " ">
    9   <!ENTITY sg3_utils-md5sum        "eeec89247acd9c8aef8dd550f43cfdc5">
    10   <!ENTITY sg3_utils-size          "628 KB">
    11   <!ENTITY sg3_utils-buildsize     "15.9 MB">
    12   <!ENTITY sg3_utils-time          "0.2 SBU">
     9  <!ENTITY sg3_utils-md5sum        "01600b51611388c65b6954d99197d529">
     10  <!ENTITY sg3_utils-size          "636 KB">
     11  <!ENTITY sg3_utils-buildsize     "21 MB">
     12  <!ENTITY sg3_utils-time          "0.3 SBU">
    1313]>
    1414
     
    7676
    7777    <para condition="html" role="usernotes">User Notes:
    78     <ulink url="&blfs-wiki;/sg3_utils"/></para>
    79 
     78      <ulink url="&blfs-wiki;/sg3_utils"/>
     79    </para>
    8080  </sect2>
    8181
     
    121121      <seglistitem>
    122122        <seg>
    123           sg_dd, sg_decode_sense, sg_emc_trespass, sg_format, sg_get_config,
    124           sg_get_lba_status, sg_ident, sginfo, sg_inq, sg_logs, sg_luns, sg_map,
    125           sg_map26, sgm_dd, sg_modes, sg_opcodes, sgp_dd, sg_persist, sg_prevent,
    126           sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_block_limits, sg_read_buffer,
    127           sg_readcap, sg_read_long, sg_reassign, sg_referrals, sg_requests, sg_reset,
    128           sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
    129           sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
    130           sg_sync, sg_test_rwbuf, sg_turs, sg_unmap, sg_verify, sg_vpd,
    131           sg_write_buffer, sg_write_long, sg_write_same and sg_wr_mode
     123          sg_compare_and_write, sg_copy_results, sg_dd, sg_decode_sense,
     124          sg_emc_trespass, sg_format, sg_get_config, sg_get_lba_status,
     125          sg_ident, sginfo, sg_inq, sg_logs, sg_luns, sg_map, sg_map26,
     126          sgm_dd, sg_modes, sg_opcodes, sgp_dd, sg_persist, sg_prevent, sg_raw,
     127          sg_rbuf, sg_rdac, sg_read, sg_read_block_limits, sg_read_buffer,
     128          sg_readcap, sg_read_long, sg_reassign, sg_referrals, sg_requests,
     129          sg_reset, sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify,
     130          sg_sat_phy_event, sg_sat_set_features, sg_scan, sg_senddiag,
     131          sg_ses, sg_start, sg_stpg, sg_sync, sg_test_rwbuf, sg_turs, sg_unmap,
     132          sg_verify, sg_vpd, sg_write_buffer, sg_write_long, sg_write_same,
     133          sg_wr_mode and sg_xcopy
    132134        </seg>
    133135        <seg>
     
    145147      <?dbhtml list-presentation="table"?>
    146148
     149      <varlistentry id="sg_compare_and_write">
     150        <term><command>sg_compare_and_write</command></term>
     151        <listitem>
     152          <para>
     153            sends the SCSI COMPARE AND WRITE command to device.
     154          </para>
     155          <indexterm zone="sg3_utils sg_compare_and_write">
     156            <primary sortas="b-sg_compare_and_write">sg_compare_and_write</primary>
     157          </indexterm>
     158        </listitem>
     159      </varlistentry>
     160
     161      <varlistentry id="sg_copy_results">
     162        <term><command>sg_copy_results</command></term>
     163        <listitem>
     164          <para>
     165            sends the SCSI RECEIVE COPY RESULTS command (XCOPY related).
     166          </para>
     167          <indexterm zone="sg3_utils sg_copy_results">
     168            <primary sortas="b-sg_copy_results">sg_copy_results</primary>
     169          </indexterm>
     170        </listitem>
     171      </varlistentry>
     172
    147173      <varlistentry id="sg_dd">
    148174        <term><command>sg_dd</command></term>
     
    799825      </varlistentry>
    800826
     827      <varlistentry id="sg_xcopy">
     828        <term><command>sg_xcopy</command></term>
     829        <listitem>
     830          <para>
     831            copies data to and from files and devices
     832            using SCSI EXTENDED COPY (XCOPY).
     833          </para>
     834          <indexterm zone="sg3_utils sg_xcopy">
     835            <primary sortas="b-sg_xcopy">sg_xcopy</primary>
     836          </indexterm>
     837        </listitem>
     838      </varlistentry>
     839
    801840      <varlistentry id="libsgutils2">
    802         <term><filename class='libraryfile'>libsgutils2.so</filename></term>
     841        <term><filename class="libraryfile">libsgutils2.so</filename></term>
    803842        <listitem>
    804843          <para>
Note: See TracChangeset for help on using the changeset viewer.