Changeset 6c72f30


Ignore:
Timestamp:
05/21/2005 07:10:50 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
454083d6
Parents:
b1f9e446
Message:

Tagged gnome-utils.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gnome-utils.xml

    rb1f9e446 r6c72f30  
    55  %general-entities;
    66
    7 <!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
    8 <!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
    9 <!ENTITY gnome-utils-md5sum "78c0afdc112757b13d203fe1ad9c04ad">
    10 <!ENTITY gnome-utils-size "2.0 MB">
    11 <!ENTITY gnome-utils-buildsize "27 MB">
    12 <!ENTITY gnome-utils-time "0.3 SBU">
     7  <!ENTITY gnome-utils-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
     8  <!ENTITY gnome-utils-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-utils/&gnome-version;/gnome-utils-&gnome-utils-version;.tar.bz2">
     9  <!ENTITY gnome-utils-md5sum "78c0afdc112757b13d203fe1ad9c04ad">
     10  <!ENTITY gnome-utils-size "2.0 MB">
     11  <!ENTITY gnome-utils-buildsize "27 MB">
     12  <!ENTITY gnome-utils-time "0.3 SBU">
    1313]>
    1414
    1515<sect1 id="gnome-utils" xreflabel="GNOME Utilities-&gnome-utils-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="gnome-utils.html"?>
    21 <title>GNOME Utilities-&gnome-utils-version;</title>
    22 
    23 <sect2>
    24 <title>Introduction to <application><acronym>GNOME</acronym>
    25 Utilities</application></title>
    26 
    27 <para>The <application><acronym>GNOME</acronym> Utilities</application>
    28 package contains a collection of small applications designed to make your
    29 life a little easier.</para>
    30 
    31 <sect3><title>Package information</title>
    32 <itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP): <ulink
    34 url="&gnome-utils-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink
    36 url="&gnome-utils-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5sum: &gnome-utils-md5sum;</para></listitem>
    38 <listitem><para>Download size: &gnome-utils-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &gnome-utils-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &gnome-utils-time;</para></listitem></itemizedlist>
    43 </sect3>
    44 
    45 <sect3><title><application><acronym>GNOME</acronym> Utilities</application>
    46 dependencies</title>
    47 <sect4><title>Required</title>
    48 <para><xref linkend="gnome-panel"/> and
    49 <xref linkend="libgnomeprintui"/></para>
    50 </sect4>
    51 
    52 <sect4><title>Optional</title>
    53 <para><xref linkend="Linux_PAM"/> (requires consolehelper) and
    54 <ulink
    55 url="http://hal.freedesktop.org/wiki/Software_2fhal">HAL</ulink></para>
    56 </sect4>
    57 </sect3>
    58 
    59 </sect2>
    60 
    61 <sect2>
    62 <title>Installation of <application><acronym>GNOME</acronym>
    63 Utilities</application></title>
    64 
    65 <para>Install <application><acronym>GNOME</acronym> Utilities</application> by
    66 running the following commands:</para>
    67 
    68 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     16  <?dbhtml filename="gnome-utils.html"?>
     17
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22
     23  <title>GNOME Utilities-&gnome-utils-version;</title>
     24
     25  <indexterm zone="gnome-utils">
     26    <primary sortas="a-GNOME Utilities">GNOME Utilities</primary>
     27  </indexterm>
     28
     29  <sect2 role="package">
     30    <title>Introduction to GNOME Utilities</title>
     31
     32    <para>The <application>GNOME Utilities</application> package contains a
     33    collection of small applications designed to make your life a little
     34    easier.</para>
     35
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&gnome-utils-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&gnome-utils-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &gnome-utils-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &gnome-utils-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &gnome-utils-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &gnome-utils-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57
     58    <bridgehead renderas="sect3">GNOME Utilities Dependencies</bridgehead>
     59
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para><xref linkend="gnome-panel"/> and
     62    <xref linkend="libgnomeprintui"/></para>
     63
     64    <bridgehead renderas="sect4">Optional</bridgehead>
     65    <para><xref linkend="Linux_PAM"/> (requires consolehelper) and
     66    <ulink
     67    url="http://hal.freedesktop.org/wiki/Software_2fhal">HAL</ulink></para>
     68
     69  </sect2>
     70
     71  <sect2 role="installation">
     72    <title>Installation of GNOME Utilities</title>
     73
     74    <para>Install <application>GNOME Utilities</application> by
     75    running the following commands:</para>
     76
     77<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6978    --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
    7079    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    71 make</command></userinput></screen>
    72 
    73 <para>This package does not come with a test suite.</para>
    74 
    75 <para>Now, as the root user:</para>
    76 
    77 <screen><userinput role='root'><command>make install</command></userinput></screen>
    78 
    79 </sect2>
    80 
    81 <sect2>
    82 <title>Command explanations</title>
    83 
    84 <para><parameter>--libexecdir=`pkg-config
    85 --variable=prefix ORBit-2.0`/sbin</parameter>: This switch puts
    86 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename>
    87 instead of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    88 
    89 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
    90 puts <application>ScrollKeeper</application> files in
    91 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    92 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    93 
    94 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
    95 puts configuration files in <filename class="directory">/etc/gnome</filename>
    96 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    97 
    98 <para><parameter>--with-pam-prefix=/etc/pam.d</parameter>: This switch
    99 puts <application><acronym>PAM</acronym></application> files in
    100 <filename class="directory">/etc/pam.d</filename> instead of
    101 <filename class="directory">/etc/gnome</filename>.</para>
    102 
    103 <para><option>--disable-hal</option>: Use this switch if you have
    104 <application>HAL</application> version >0.4.7 installed, as the build will
    105 fail with higher versions due to the
    106 <application>D-BUS</application>/<application>HAL</application> ABI
    107 changes.</para>
    108 
    109 </sect2>
    110 
    111 <sect2>
    112 <title>Contents</title>
    113 
    114 <para>The <application><acronym>GNOME</acronym> Utilities</application>
    115 package contains
    116 <command>gfloppy</command>,
    117 <command>gnome-dictionary</command>,
    118 <command>gnome-screenshot</command>,
    119 <command>gnome-search-tool</command> and
    120 <command>gnome-system-log</command>.</para>
    121 
    122 </sect2>
    123 
    124 <sect2><title>Description</title>
    125 
    126 <sect3><title>gfloppy</title>
    127 <para><command>gfloppy</command> formats floppy disks under
    128 Linux.</para></sect3>
    129 
    130 <sect3><title>gnome-dictionary</title>
    131 <para><command>gnome-dictionary</command> allows you to look up definitions
    132 and spelling of words.</para></sect3>
    133 
    134 <sect3><title>gnome-screenshot</title>
    135 <para><command>gnome-screenshot</command> is used to capture the contents
    136 of the current desktop as a graphics formatted file.</para></sect3>
    137 
    138 <sect3><title>gnome-search-tool</title>
    139 <para><command>gnome-search-tool</command> allows you to search for files on
    140 your system using simple and advanced search options.</para></sect3>
    141 
    142 <sect3><title>gnome-system-log</title>
    143 <para><command>gnome-system-log</command> allows you to monitor and view
    144 system log files.</para></sect3>
    145 
    146 </sect2>
     80make</userinput></screen>
     81
     82    <para>This package does not come with a test suite.</para>
     83
     84    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     85
     86<screen role="root"><userinput>make install</userinput></screen>
     87
     88  </sect2>
     89
     90  <sect2 role="commands">
     91    <title>Command Explanations</title>
     92
     93    <para><parameter>--libexecdir=`pkg-config
     94    --variable=prefix ORBit-2.0`/sbin</parameter>: This switch puts
     95    libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename>
     96    instead of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
     97
     98    <para><parameter>--localstatedir=/var/lib</parameter>: This switch
     99    puts <application>ScrollKeeper</application> files in
     100    <filename class="directory">/var/lib/scrollkeeper</filename> instead of
     101    <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     102
     103    <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
     104    puts configuration files in <filename class="directory">/etc/gnome</filename>
     105    instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     106
     107    <para><option>--with-pam-prefix=/etc/pam.d</option>: This switch
     108    puts <application>PAM</application> files in
     109    <filename class="directory">/etc/pam.d</filename> instead of
     110    <filename class="directory">/etc/gnome</filename>.</para>
     111
     112    <para><option>--disable-hal</option>: Use this switch if you have
     113    <application>HAL</application> version >0.4.7 installed, as the build will
     114    fail with higher versions due to the
     115    <application>D-BUS</application>/<application>HAL</application> ABI
     116    changes.</para>
     117
     118  </sect2>
     119
     120  <sect2 role="content">
     121    <title>Contents</title>
     122
     123    <segmentedlist>
     124      <segtitle>Installed Programs</segtitle>
     125      <segtitle>Installed Libraries</segtitle>
     126      <segtitle>Installed Directories</segtitle>
     127
     128      <seglistitem>
     129        <seg>gdict-applet, gfloppy, gnome-dictionary, gnome-panel-screenshot,
     130        gnome-screenshot, gnome-search-tool, and gnome-system-log</seg>
     131        <seg>GNOME_GDictApplet.server bonobo server</seg>
     132        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/gfloppy,
     133        /etc/gnome/gconf/gconf.xml.defaults/apps/gnome-dictionary,
     134        /etc/gnome/gconf/gconf.xml.defaults/apps/gnome-screenshot,
     135        /etc/gnome/gconf/gconf.xml.defaults/apps/gnome-search-tool,
     136        /etc/gnome/gconf/gconf.xml.defaults/apps/gnome-system-log,
     137        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gfloppy,
     138        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary,
     139        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnome-screenshot,
     140        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool,
     141        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log,
     142        $GNOME_PREFIX/share/gnome-screenshot,
     143        $GNOME_PREFIX/share/gnome-utils,
     144        $GNOME_PREFIX/share/gnome/help/gfloppy,
     145        $GNOME_PREFIX/share/gnome/help/gnome-dictionary,
     146        $GNOME_PREFIX/share/gnome/help/gnome-search-tool,
     147        $GNOME_PREFIX/share/gnome/help/gnome-system-log, and
     148        $GNOME_PREFIX/share/omf/gnome-utils</seg>
     149      </seglistitem>
     150    </segmentedlist>
     151
     152    <variablelist>
     153      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     154      <?dbfo list-presentation="list"?>
     155      <?dbhtml list-presentation="table"?>
     156
     157      <varlistentry id="gfloppy">
     158        <term><command>gfloppy</command></term>
     159        <listitem>
     160          <para>formats floppy disks under Linux.</para>
     161          <indexterm zone="gnome-utils gfloppy">
     162            <primary sortas="b-gfloppy">gfloppy</primary>
     163          </indexterm>
     164        </listitem>
     165      </varlistentry>
     166
     167      <varlistentry id="gnome-dictionary">
     168        <term><command>gnome-dictionary</command></term>
     169        <listitem>
     170          <para>allows you to look up definitions and spelling of words.</para>
     171          <indexterm zone="gnome-utils gnome-dictionary">
     172            <primary sortas="b-gnome-dictionary">gnome-dictionary</primary>
     173          </indexterm>
     174        </listitem>
     175      </varlistentry>
     176
     177      <varlistentry id="gnome-screenshot">
     178        <term><command>gnome-screenshot</command></term>
     179        <listitem>
     180          <para>is used to capture the contents of the current desktop as
     181          a graphics formatted file.</para>
     182          <indexterm zone="gnome-utils gnome-screenshot">
     183            <primary sortas="b-gnome-screenshot">gnome-screenshot</primary>
     184          </indexterm>
     185        </listitem>
     186      </varlistentry>
     187
     188      <varlistentry id="gnome-search-tool">
     189        <term><command>gnome-search-tool</command></term>
     190        <listitem>
     191          <para>allows you to search for files on your system using simple
     192          and advanced search options.</para>
     193          <indexterm zone="gnome-utils gnome-search-tool">
     194            <primary sortas="b-gnome-search-tool">gnome-search-tool</primary>
     195          </indexterm>
     196        </listitem>
     197      </varlistentry>
     198
     199      <varlistentry id="gnome-system-log">
     200        <term><command>gnome-system-log</command></term>
     201        <listitem>
     202          <para>allows you to monitor and view system log files.</para>
     203          <indexterm zone="gnome-utils gnome-system-log">
     204            <primary sortas="b-gnome-system-log">gnome-system-log</primary>
     205          </indexterm>
     206        </listitem>
     207      </varlistentry>
     208
     209    </variablelist>
     210
     211  </sect2>
    147212
    148213</sect1>
Note: See TracChangeset for help on using the changeset viewer.