Changeset 5f789db


Ignore:
Timestamp:
08/05/2021 09:45:48 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
bb1d22e
Parents:
dddebae7
Message:

Package Update

Update to evince-40.4
Typo fix in libraw

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libraw.xml

    rdddebae7 r5f789db  
    151151      <note>
    152152         <para>
    153            All the installed programs are examples of libraw use.
     153           All the installed programs are examples of using libraw.
    154154         </para>
    155155      </note>
  • gnome.ent

    rdddebae7 r5f789db  
    7979<!ENTITY cheese-version                    "3.38.0">
    8080<!ENTITY eog-version                       "40.2">
    81 <!ENTITY evince-version                    "40.2">
     81<!ENTITY evince-version                    "40.4">
    8282<!ENTITY evolution-version                 "3.40.3">
    8383<!ENTITY file-roller-version               "3.40.0">
  • gnome/applications/evince.xml

    rdddebae7 r5f789db  
    99  <!ENTITY evince-download-ftp
    1010     "&gnome-download-ftp;/evince/&gnome-40;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "7c22be5af9d4594a6356150a14b06d47">
     11  <!ENTITY evince-md5sum        "bf78a8e8c384bbd2780b7be0ac917e79">
    1212  <!ENTITY evince-size          "2.8 MB">
    13   <!ENTITY evince-buildsize     "80 MB">
     13  <!ENTITY evince-buildsize     "63 MB">
    1414  <!ENTITY evince-time          "0.4 SBU (Using parallelism=4)">
    1515]>
     
    184184      <parameter>CPPFLAGS="..." LDFLAGS="$LDFLAGS ..."</parameter>: If
    185185      <application>TeXLive</application> has been installed in
    186       <filename class="directory">/opt/texlive-&texlive-year;</filename> the
     186      <filename class="directory">/opt/texlive/&texlive-year;</filename> the
    187187      configure script will find <filename class='libraryfile'>libkpathsea.so</filename>
    188188      and enable the DVI backend, but without this addition the compile will fail
  • introduction/welcome/changelog.xml

    rdddebae7 r5f789db  
    4545      <para>August 5th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to evince-40.4. Fixes
     49          <ulink url="&blfs-ticket-root;15274">#15274</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to udisks-2.9.3. Fixes
Note: See TracChangeset for help on using the changeset viewer.