Changeset e23d8fcb


Ignore:
Timestamp:
05/29/2015 09:14:06 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 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, nosym, 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:
a14a707
Parents:
338f115d
Message:

More short descriptions.

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r338f115d re23d8fcb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 26th, &year;">
     9<!ENTITY releasedate  "May 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libassuan.xml

    r338f115d re23d8fcb  
    172172      <?dbhtml list-presentation="table"?>
    173173
     174      <varlistentry id="libassuan-config">
     175        <term><command>libassuan-config</command></term>
     176        <listitem>
     177          <para>
     178            is a <filename class="libraryfile">libassuan</filename> build information script.
     179          </para>
     180          <indexterm zone="libassuan libassuan-config">
     181            <primary sortas="b-libassuan-config">libassuan-config</primary>
     182          </indexterm>
     183        </listitem>
     184      </varlistentry>
     185
    174186      <varlistentry id="libassuan-lib">
    175187        <term><filename class="libraryfile">libassuan.so</filename></term>
  • general/genlib/libcroco.xml

    r338f115d re23d8fcb  
    151151      <?dbhtml list-presentation="table"?>
    152152
     153      <varlistentry id="croco-0.6-config">
     154        <term><command>croco-0.6-config</command></term>
     155        <listitem>
     156          <para>
     157            is a helper script for building with <filename class="libraryfile">libcroco-0.6.so</filename>.
     158          </para>
     159          <indexterm zone="libcroco croco-0.6-config">
     160            <primary sortas="b-croco-0.6-config">croco-0.6-config</primary>
     161          </indexterm>
     162        </listitem>
     163      </varlistentry>
     164
    153165      <varlistentry id="csslint-0.6">
    154166        <term><command>csslint-0.6</command></term>
  • general/genlib/libgcrypt.xml

    r338f115d re23d8fcb  
    180180      <?dbhtml list-presentation="table"?>
    181181
     182      <varlistentry id="dumpsexp">
     183        <term><command>dumpsexp</command></term>
     184        <listitem>
     185          <para>
     186            is a debug tool for S-expressions.
     187          </para>
     188          <indexterm zone="libgcrypt dumpsexp">
     189            <primary sortas="b-dumpsexp">dumpsexp</primary>
     190          </indexterm>
     191        </listitem>
     192      </varlistentry>
     193
    182194      <varlistentry id="hmac256">
    183195        <term><command>hmac256</command></term>
     
    193205      </varlistentry>
    194206
     207      <varlistentry id="libgcrypt-config">
     208        <term><command>libgcrypt-config</command></term>
     209        <listitem>
     210          <para>
     211            determines the compile and linker flags that should be used to
     212            compile and link programs that use <filename class="libraryfile">libgcrypt</filename>.
     213          </para>
     214          <indexterm zone="libgcrypt libgcrypt-config">
     215            <primary sortas="b-libgcrypt-config">libgcrypt-config</primary>
     216          </indexterm>
     217        </listitem>
     218      </varlistentry>
     219
     220      <varlistentry id="mpicalc">
     221        <term><command>mpicalc</command></term>
     222        <listitem>
     223          <para>
     224            is a RPN (Reverse Polish Notation) calculator.
     225          </para>
     226          <indexterm zone="libgcrypt mpicalc">
     227            <primary sortas="b-mpicalc">mpicalc</primary>
     228          </indexterm>
     229        </listitem>
     230      </varlistentry>
     231
    195232      <varlistentry id="libgcrypt-lib">
    196233        <term><filename class="libraryfile">libgcrypt.so</filename></term>
  • general/genlib/libunistring.xml

    r338f115d re23d8fcb  
    120120
    121121      <varlistentry id="libunistring-lib">
    122         <term><command>libunistring.{a,so}</command></term>
     122        <term><command>libunistring.so</command></term>
    123123        <listitem>
    124124          <para>provides the unicode string library API.</para>
    125125          <indexterm zone="libunistring libunistring-lib">
    126             <primary sortas="c-libunistring-lib">libunistring.{a,so}</primary>
     126            <primary sortas="c-libunistring-lib">libunistring.so</primary>
    127127          </indexterm>
    128128        </listitem>
  • general/genlib/libusb-compat.xml

    r338f115d re23d8fcb  
    128128      <?dbhtml list-presentation="table"?>
    129129
     130      <varlistentry id="libusb-config">
     131        <term><command>libusb-config</command></term>
     132        <listitem>
     133          <para>
     134           determines the compile and linker flags that should be used to compile
     135           and link programs that use <filename class='libraryfile'>libusb</filename>.
     136          </para>
     137          <indexterm zone="libusb-compat libusb-config">
     138            <primary sortas="b-libusb-config">libusb-config</primary>
     139          </indexterm>
     140        </listitem>
     141      </varlistentry>
     142
    130143      <varlistentry id="libusb-compat-lib">
    131144        <term><filename class='libraryfile'>libusb.so</filename></term>
  • general/genlib/mtdev.xml

    r338f115d re23d8fcb  
    134134      <?dbhtml list-presentation="table"?>
    135135
     136      <varlistentry id="mtdev-test">
     137        <term><command>mtdev-test</command></term>
     138        <listitem>
     139          <para>
     140            is a tool to test <filename class="libraryfile">libmtdev</filename>.
     141          </para>
     142          <indexterm zone="mtdev mtdev-test">
     143            <primary sortas="b-mtdev-test">mtdev-test</primary>
     144          </indexterm>
     145        </listitem>
     146      </varlistentry>
     147
    136148      <varlistentry id="libmtdev">
    137149        <term><filename class="libraryfile">libmtdev.so</filename></term>
  • general/genlib/openobex.xml

    r338f115d re23d8fcb  
    176176      <?dbhtml list-presentation="table"?>
    177177
     178      <varlistentry id="obex-check-device">
     179        <term><command>obex-check-device</command></term>
     180        <listitem>
     181          <para>
     182            is a tool that help <application>udev</application> to find connectable OBEX USB devices.
     183          </para>
     184          <indexterm zone="openobex obex-check-device">
     185            <primary sortas="b-obex-check-device">obex-check-device</primary>
     186          </indexterm>
     187        </listitem>
     188      </varlistentry>
     189
    178190      <varlistentry id="libopenobex">
    179191        <term><filename class="libraryfile">libopenobex.so</filename></term>
  • general/genlib/ptlib.xml

    r338f115d re23d8fcb  
    164164      <?dbhtml list-presentation="table"?>
    165165
     166      <varlistentry id="ptlib-config">
     167        <term><command>ptlib-config</command></term>
     168        <listitem>
     169          <para>
     170            determines the compile and linker flags that should be used to
     171            compile and link programs that use <filename class="libraryfile">libpt</filename>.
     172          </para>
     173          <indexterm zone="ptlib ptlib-config">
     174            <primary sortas="b-ptlib-config">ptlib-config</primary>
     175          </indexterm>
     176        </listitem>
     177      </varlistentry>
     178
    166179      <varlistentry id="libpt">
    167180        <term><filename class="libraryfile">libpt.so</filename></term>
  • introduction/welcome/changelog.xml

    r338f115d re23d8fcb  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>May 29th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - More short descriptions.
     52          Fixes <ulink url="&blfs-ticket-root;6544">#6544</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
Note: See TracChangeset for help on using the changeset viewer.