Ignore:
Timestamp:
07/31/2014 03:48:02 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
ee522141
Parents:
9dda26f
Message:

Minor fixes to gnome apps.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13747 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/applications/evince.xml

    r9dda26f r2a8f86e  
    66
    77  <!ENTITY evince-download-http
    8      "&gnome-download-http;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
     8           "&gnome-download-http;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
    99  <!ENTITY evince-download-ftp 
    10      "&gnome-download-ftp;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
     10           "&gnome-download-ftp;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
    1111  <!ENTITY evince-md5sum        "7bd3defee6d3766517a0e6611003f6ca">
    1212  <!ENTITY evince-size          "2.8 MB">
     
    9999      <xref linkend="gtk-doc"/>,
    100100      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
    101       <ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,
     101      <ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,
    102102      <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>, and
    103103      <xref linkend="texlive"/>
     
    162162      href="../../xincludes/gtk-doc-rebuild.xml"/>
    163163
    164     <para><option>--libexecdir=/usr/lib/evince</option>: This option
    165     puts the package's private program in an <filename
    166     class="directory">evince</filename> directory in <filename
    167     class="directory">/usr/lib</filename> instead of using
    168     <filename class="directory">/usr/libexec</filename> in accordance
    169     with the old version of the FHS used before LFS-7.5.</para>
     164    <para>
     165      <option>--libexecdir=/usr/lib/evince</option>: This option
     166      puts the package's private program in an <filename
     167      class="directory">evince</filename> directory in <filename
     168      class="directory">/usr/lib</filename> instead of using
     169      <filename class="directory">/usr/libexec</filename> in accordance
     170      with the old version of the FHS used before LFS-7.5.
     171    </para>
    170172
    171173  </sect2>
     
    184186        </seg>
    185187        <seg>
    186           libevdocument3.so and libevview3.so and some libraries under
    187           /usr/lib/evince/4/backends
     188          libevdocument3.so and libevview3.so
    188189        </seg>
    189190        <seg>
Note: See TracChangeset for help on using the changeset viewer.