Changeset ef37e8a1


Ignore:
Timestamp:
08/09/2014 02:55:55 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
41af2a96
Parents:
3c52c641
Message:

Update to evince-3.12.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r3c52c641 ref37e8a1  
    3535<!ENTITY eog-version                  "3.12.2">
    3636<!ENTITY epiphany-version             "3.12.1">
    37 <!ENTITY evince-version               "3.12.1">
     37<!ENTITY evince-version               "3.12.2">
    3838<!ENTITY file-roller-version          "3.12.2">
    3939<!ENTITY gedit-version                "3.12.2">
  • gnome/applications/evince.xml

    r3c52c641 ref37e8a1  
    99  <!ENTITY evince-download-ftp 
    1010     "&gnome-download-ftp;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "7bd3defee6d3766517a0e6611003f6ca">
     11  <!ENTITY evince-md5sum        "f8ea3cb5ba39c75a0b28b34a9c508cd4">
    1212  <!ENTITY evince-size          "2.8 MB">
    13   <!ENTITY evince-buildsize     "81 MB">
     13  <!ENTITY evince-buildsize     "77 MB (additional 5 MB to rebuild and install the API documentation)">
    1414  <!ENTITY evince-time          "1.2 SBU">
    1515]>
     
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
     98      <xref linkend="gtk-doc"/>,
     99      <xref linkend="texlive"/>,
    98100      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    99       <xref linkend="gtk-doc"/>,
    100       <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
    101101      <ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,
    102       <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>, and
    103       <xref linkend="texlive"/>
     102      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
     103      <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>
    104104    </para>
    105105
     
    185185        <seg>
    186186          libevdocument3.so and libevview3.so and some libraries under
    187           /usr/lib/evince/4/backends
     187          /usr/lib/{evince/4/backends,nautilus/extensions-3.0}
    188188        </seg>
    189189        <seg>
  • introduction/welcome/changelog.xml

    r3c52c641 ref37e8a1  
    4848      <para>August 9th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to evince-3.12.2. Fixes
     52          <ulink url="&blfs-ticket-root;5349">#5349</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[igor] - Update to openssl-1.0.1i. Fixes
Note: See TracChangeset for help on using the changeset viewer.