Changeset 6492ac2 for general/genlib


Ignore:
Timestamp:
03/26/2004 05:27:38 AM (20 years ago)
Author:
Tushar Teredesai <tushar@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e1ed593
Parents:
80a4ab5
Message:

Updated to fam-2.7.0. Renamed libfam to fam

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

Location:
general/genlib
Files:
4 added
4 deleted
1 edited
3 moved

Legend:

Unmodified
Added
Removed
  • general/genlib/fam/fam-config.xml

    r80a4ab5 r6492ac2  
    4343<command>EOF</command></userinput></screen>
    4444
    45 <!--
    4645<para>If you do not have any inetd daemon installed and have no
    4746wish to install one, you can also start fam during system startup
     
    5150                                                                                                               
    5251<screen><userinput><command>make install-fam</command></userinput></screen>
    53 -->
    5452
    5553</sect3>
  • general/genlib/fam/fam-desc.xml

    r80a4ab5 r6492ac2  
    33
    44<para>The <application><acronym>FAM</acronym></application> package contains
    5 <command>fam</command> and
     5<command>famd</command> executable and
    66<filename>libfam</filename> libraries.</para>
    77
     
    1010<sect2><title>Description</title>
    1111
    12 <sect3><title>fam</title>
     12<sect3><title>famd</title>
    1313
    14 <para><command>fam</command> is the file alteration monitor.</para>
     14<para><command>famd</command> is the file alteration monitor.</para>
    1515
    1616</sect3>
  • general/genlib/fam/fam-intro.xml

    r80a4ab5 r6492ac2  
    99<itemizedlist spacing='compact'>
    1010<listitem><para>Download (HTTP): <ulink
    11 url="&libfam-download-http;"/></para></listitem>
     11url="&fam-download-http;"/></para></listitem>
    1212<listitem><para>Download (FTP): <ulink
    13 url="&libfam-download-ftp;"/></para></listitem>
    14 <listitem><para>Download size: &libfam-size;</para></listitem>
     13url="&fam-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &fam-size;</para></listitem>
    1515<listitem><para>Estimated Disk space required:
    16 &libfam-buildsize;</para></listitem>
     16&fam-buildsize;</para></listitem>
    1717<listitem><para>Estimated build time:
    18 &libfam-time;</para></listitem></itemizedlist>
     18&fam-time;</para></listitem></itemizedlist>
    1919</sect3>
    2020
     
    2222<itemizedlist spacing='compact'>
    2323<listitem><para>Dnotify patch (HTTP): <ulink
    24 url="&patch-root;/fam-2.6.10-dnotify.patch"/></para></listitem></itemizedlist>
     24url="&patch-root;/fam-&fam-version;-dnotify-1.patch"/></para></listitem></itemizedlist>
    2525</sect3>
    2626     
  • general/genlib/genlib.xml

    r80a4ab5 r6492ac2  
    3535&popt;
    3636&slang;
    37 &libfam;
     37&fam;
    3838&libxml;
    3939&libxml2;
Note: See TracChangeset for help on using the changeset viewer.