Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 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:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evince.xml

    rb0369f3 r1ca1a68f  
    55  %general-entities;
    66
    7   <!ENTITY evince-download-http "&gnome-download-http;/evince/3.4/evince-&evince-version;.tar.xz">
    8   <!ENTITY evince-download-ftp  "&gnome-download-ftp;/evince/3.4/evince-&evince-version;.tar.xz">
    9   <!ENTITY evince-md5sum        "23c8a5eec7686d2bb607f9c8245ad242">
    10   <!ENTITY evince-size          "5.9 MB">
    11   <!ENTITY evince-buildsize     "90 MB">
    12   <!ENTITY evince-time          "3.7 SBU">
     7  <!ENTITY evince-download-http "&gnome-download-http;/evince/3.6/evince-&evince-version;.tar.xz">
     8  <!ENTITY evince-download-ftp  "&gnome-download-ftp;/evince/3.6/evince-&evince-version;.tar.xz">
     9  <!ENTITY evince-md5sum        "75f4faaa4394b5750ea8a2c456933922">
     10  <!ENTITY evince-size          "6.2 MB">
     11  <!ENTITY evince-buildsize     "95 MB">
     12  <!ENTITY evince-time          "0.9 SBU">
    1313]>
    1414
     
    2424
    2525  <indexterm zone="evince">
    26     <primary sortas="a-evince">evince</primary>
     26    <primary sortas="a-Evince">Evince</primary>
    2727  </indexterm>
    2828
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gnome-doc-utils"/>,
    8180      <xref linkend="gnome-icon-theme"/>,
    82       <xref linkend="gsettings-desktop-schemas"/> and
    83       <xref linkend="gtk3"/>
    84     </para>
    85 
    86     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    87     <para role="required">
    88       <xref linkend="shared-mime-info"/>
     81      <xref linkend="gsettings-desktop-schemas"/>,
     82      <xref linkend="gtk3"/> and
     83      <xref linkend="yelp-xsl"/>
    8984    </para>
    9085
     
    9388      <xref linkend="gobject-introspection"/>,
    9489      <xref linkend="libgnome-keyring"/>,
    95       <xref linkend="nautilus"/> (required for the Nautilus plugin),
    96       <xref linkend="poppler"/> (required for PDF support and must be built
    97       with <application>GTK+</application> support) and
    98       <xref linkend="rarian"/>
     90      <xref linkend="nautilus"/> and
     91      <xref linkend="poppler"/>
    9992    </para>
    10093
    10194    <bridgehead renderas="sect4">Optional</bridgehead>
    10295    <para role="optional">
    103       <ulink url="http://djvulibre.djvuzone.org/">DjVuLibre</ulink>
    104       (required for DjVu graphics from <application>Evince</application>),
     96      <ulink url="http://djvulibre.djvuzone.org/">DjVuLibre</ulink>,
    10597      <xref linkend="gtk-doc"/>,
    106       <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>
    107       (required for PostScript ability from <application>Evince</application>),
    108       <ulink url="http://live.gnome.org/libgxps">libgxps</ulink>
    109       (required for XPS support),
    110       <ulink url="http://www.sfr-fresh.com/linux/misc/t1lib">t1lib</ulink>
    111       (required for Type1 font support in the DVI viewer) and
    112       <xref linkend="texlive"/> (required to build the DVI viewer).
     98      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
     99      <ulink url="http://live.gnome.org/libgxps">libgxps</ulink>,
     100      <ulink url="http://www.sfr-fresh.com/linux/misc/t1lib">t1lib</ulink> and
     101      <xref linkend="texlive"/>
    113102    </para>
    114103
     
    133122
    134123    <para>
    135       The test suite for this package requires a functional
    136       <application>dogtail</application> installation. Requirements and
    137       download information can be found at
    138       <ulink url="http://people.redhat.com/zcerza/dogtail/"/>. The test suite
    139       is invoked by issuing <command>make check</command>.
     124      This package does not have a working testsuite.
    140125    </para>
    141126
     
    149134
    150135  <sect2 role="commands">
    151     <title>Command Explanations</title>
    152 
    153     <para>
    154       <parameter>--libexecdir=/usr/lib/evince</parameter>: This
    155       parameter is used so that the <application>Evince</application> internal
    156       support programs are installed in the preferred location of <filename
    157       class="directory">/usr/lib/evince</filename> instead of <filename
    158       class="directory">/usr/libexec</filename>.
    159     </para>
     136    <title>Command Explanation</title>
    160137
    161138    <para>
     
    170147
    171148    <para>
    172       <option>--without-keyring</option>: This parameter disables the
    173       use of <application>libgnome-keyring</application>. Use this parameter if
    174       <application>libgnome-keyring</application> is not installed.
    175     </para>
    176 
    177     <para>
    178       <option>--disable-nautilus</option>: This parameter disables the
    179       <application>Nautilus</application> Plugin. Add this parameter if
    180       <application>Nautilus</application> is not installed.
    181     </para>
    182 
    183     <para>
    184       <option>--disable-pdf</option>: This parameter disables the PDF
    185       Backend. Add this parameter if <application>Poppler</application> is not
    186       installed.
    187     </para>
    188 
    189     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    190       href="../../xincludes/without-scrollkeeper.xml"/>
     149      <option>--without-keyring</option>: This switch disables use of
     150      the <application>libgnome-keyring</application>. Use this switch
     151      if <application>libgnome-keyring</application> is not installed.
     152    </para>
     153
     154    <para>
     155      <option>--disable-nautilus</option>: This switch disables building
     156      of the <application>Nautilus</application> Plugin. Use this switch
     157      if <application>Nautilus</application> is not installed.
     158    </para>
    191159
    192160    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    214182          /usr/lib/evince,
    215183          /usr/share/evince,
    216           /usr/share/gnome/help/evince and
    217           /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}
     184          /usr/share/gtk-doc/html/evince,
     185          /usr/share/gtk-doc/html/libevdocument-3.0,
     186          /usr/share/gtk-doc/html/libevview-3.0 and
     187          /usr/share/help/*/evince
    218188        </seg>
    219189      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.