Changeset 1871e8e5 for gnome/add


Ignore:
Timestamp:
05/21/2005 03:07:56 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:
6445f3b
Parents:
f8ad622
Message:

Tagged file-roller.xml

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

Location:
gnome/add
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/epiphany.xml

    rf8ad622 r1871e8e5  
    120120        <seg>epiphany</seg>
    121121        <seg>GNOME_Epiphany_Automation.server bonobo server</seg>
    122         <seg>$GNOME_PREFIX/include/epiphany-1.6 and
    123         $GNOME_PREFIX/share/epiphany</seg>
     122        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/epiphany,
     123        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/epiphany,
     124        $GNOME_PREFIX/include/epiphany-1.6,
     125        $GNOME_PREFIX/share/epiphany,
     126        $GNOME_PREFIX/share/gnome/help/epiphany,
     127        $GNOME_PREFIX/share/gtk-doc/html/epiphany, and
     128        $GNOME_PREFIX/share/omf/epiphany</seg>
    124129      </seglistitem>
    125130    </segmentedlist>
  • gnome/add/file-roller.xml

    rf8ad622 r1871e8e5  
    55  %general-entities;
    66
    7 <!ENTITY file-roller-download-http "http://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
    8 <!ENTITY file-roller-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
    9 <!ENTITY file-roller-md5sum "dd152e2cb1bfe5c46930ae74c73e4f8e">
    10 <!ENTITY file-roller-size "1.3 MB">
    11 <!ENTITY file-roller-buildsize "20 MB">
    12 <!ENTITY file-roller-time "0.3 SBU">
     7  <!ENTITY file-roller-download-http "http://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
     8  <!ENTITY file-roller-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
     9  <!ENTITY file-roller-md5sum "dd152e2cb1bfe5c46930ae74c73e4f8e">
     10  <!ENTITY file-roller-size "1.3 MB">
     11  <!ENTITY file-roller-buildsize "20 MB">
     12  <!ENTITY file-roller-time "0.3 SBU">
    1313]>
    1414
    1515<sect1 id="file-roller" xreflabel="File Roller-&file-roller-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="file-roller.html"?>
    21 <title>File Roller-&file-roller-version;</title>
     16  <?dbhtml filename="file-roller.html"?>
    2217
    23 <sect2>
    24 <title>Introduction to <application>File Roller</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2522
    26 <para>
    27 File Roller is an archive manager for
    28 <application><acronym>GNOME</acronym></application> with
    29 support for tar, bzip2, gzip, zip, jar, compress, lzop and many other
    30 archive formats.</para>
     23  <title>File Roller-&file-roller-version;</title>
    3124
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP):
    35 <ulink url="&file-roller-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP):
    37 <ulink url="&file-roller-download-ftp;"/></para></listitem>
    38 <listitem><para>Download MD5 sum:
    39 &file-roller-md5sum;</para></listitem>
    40 <listitem><para>Download size:
    41 &file-roller-size;</para></listitem>
    42 <listitem><para>Estimated disk space required:
    43 &file-roller-buildsize;</para></listitem>
    44 <listitem><para>Estimated build time:
    45 &file-roller-time;</para></listitem></itemizedlist>
    46 </sect3>
     25  <indexterm zone="file-roller">
     26    <primary sortas="a-File-Roller">File Roller</primary>
     27  </indexterm>
    4728
    48 <sect3><title><application>File Roller</application> dependencies</title>
    49 <sect4><title>Required</title>
    50 <para><xref linkend="libgnomeui"/> and
    51 <xref linkend="scrollkeeper"/></para>
    52 </sect4>
     29  <sect2 role="package">
     30    <title>Introduction to File Roller</title>
    5331
    54 <sect4><title>Optional</title>
    55 <para><xref linkend="nautilus"/></para>
    56 </sect4>
    57 </sect3>
     32    <para><application>File Roller</application> is an archive manager for
     33    <application>GNOME</application> with support for tar, bzip2, gzip, zip,
     34    jar, compress, lzop and many other archive formats.</para>
    5835
    59 </sect2>
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&file-roller-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&file-roller-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &file-roller-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &file-roller-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &file-roller-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &file-roller-time;</para>
     55      </listitem>
     56    </itemizedlist>
    6057
    61 <sect2>
    62 <title>Installation of <application>File Roller</application></title>
     58    <bridgehead renderas="sect3">File Roller Dependencies</bridgehead>
    6359
    64 <para>Install <application>File Roller</application> by running the following
    65 commands:</para>
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para><xref linkend="libgnomeui"/> and
     62    <xref linkend="scrollkeeper"/></para>
    6663
    67 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     64    <bridgehead renderas="sect4">Optional</bridgehead>
     65    <para><xref linkend="nautilus"/></para>
     66
     67  </sect2>
     68
     69  <sect2 role="installation">
     70    <title>Installation of File Roller</title>
     71
     72    <para>Install <application>File Roller</application> by running the
     73    following commands:</para>
     74
     75<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    6876    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    69 make</command></userinput></screen>
     77make</userinput></screen>
    7078
    71 <para>This package does not come with a test suite.</para>
     79    <para>This package does not come with a test suite.</para>
    7280
    73 <para>Now, as the root user:</para>
     81    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7482
    75 <screen><userinput role='root'><command>make install</command></userinput></screen>
     83<screen role="root"><userinput>make install</userinput></screen>
    7684
    77 </sect2>
     85  </sect2>
    7886
    79 <sect2>
    80 <title>Command explanations</title>
     87  <sect2 role="commands">
     88    <title>Command Explanations</title>
    8189
    82 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
    83 puts <application>ScrollKeeper</application> files in
    84 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
    85 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
     90    <para><parameter>--localstatedir=/var/lib</parameter>: This switch
     91    puts <application>ScrollKeeper</application> files in
     92    <filename class="directory">/var/lib/scrollkeeper</filename> instead of
     93    <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
    8694
    87 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
    88 configuration files in <filename class="directory">/etc/gnome</filename>
    89 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
     95    <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
     96    configuration files in <filename class="directory">/etc/gnome</filename>
     97    instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
    9098
    91 </sect2>
     99  </sect2>
    92100
    93 <sect2>
    94 <title>Contents</title>
     101  <sect2 role="content">
     102    <title>Contents</title>
    95103
    96 <para>The <application>File Roller</application> package contains
    97 <command>file-roller</command>, <application>File Roller</application>
    98 Bonobo modules and <application>Nautilus</application> extensions.</para>
     104    <segmentedlist>
     105      <segtitle>Installed Program</segtitle>
     106      <segtitle>Installed Libraries</segtitle>
     107      <segtitle>Installed Directories</segtitle>
    99108
    100 </sect2>
     109      <seglistitem>
     110        <seg>file-roller</seg>
     111        <seg>bonobo component and nautilus extension</seg>
     112        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/file-roller,
     113        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/file-roller,
     114        $GNOME_PREFIX/share/file-roller,
     115        $GNOME_PREFIX/share/gnome/help/file-roller, and
     116        $GNOME_PREFIX/share/omf/file-roller</seg>
     117      </seglistitem>
     118    </segmentedlist>
    101119
    102 <sect2><title>Description</title>
     120    <variablelist>
     121      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     122      <?dbfo list-presentation="list"?>
     123      <?dbhtml list-presentation="table"?>
    103124
    104 <sect3><title>file-roller</title>
    105 <para><command>file-roller</command> is an archiver
    106 for <acronym>GNOME</acronym>.</para></sect3>
     125      <varlistentry id="file-roller-prog">
     126        <term><command>file-roller</command></term>
     127        <listitem>
     128          <para>is an archiver for <application>GNOME</application>.</para>
     129          <indexterm zone="file-roller file-roller-prog">
     130            <primary sortas="b-file-roller">file-roller</primary>
     131          </indexterm>
     132        </listitem>
     133      </varlistentry>
    107134
    108 </sect2>
     135    </variablelist>
     136
     137  </sect2>
    109138
    110139</sect1>
Note: See TracChangeset for help on using the changeset viewer.