Changeset ef68c78


Ignore:
Timestamp:
07/31/2013 11:01:48 AM (11 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:
b4289bcc
Parents:
c8ff600
Message:

gimp 2.8.6 and evince 3.8.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc8ff600 ref68c78  
    44-->
    55
    6 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     6<!ENTITY day          "31">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2013">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "July 30th, &year;">
     12<!ENTITY releasedate  "July 31st, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    656656<!ENTITY cheese-version               "3.6.2">
    657657<!ENTITY eog-version                  "3.6.2">
    658 <!ENTITY evince-version               "3.6.1">
     658<!ENTITY evince-version               "3.8.3">
    659659<!ENTITY file-roller-version          "3.6.3">
    660660<!ENTITY gedit-version                "3.8.3">
     
    736736<!ENTITY gparted-version              "0.16.1">
    737737<!ENTITY gnash-version                "0.8.10">
    738 <!ENTITY gimp-version                 "2.8.4">
     738<!ENTITY gimp-version                 "2.8.6">
    739739<!ENTITY icedtea-web-version          "1.3">
    740740<!ENTITY inkscape-version             "0.48.4">
  • gnome/applications/evince.xml

    rc8ff600 ref68c78  
    55  %general-entities;
    66
    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        "e03d1158eeba2f5c693e1a1db58ed1ec">
     7  <!ENTITY evince-download-http "&gnome-download-http;/evince/3.8/evince-&evince-version;.tar.xz">
     8  <!ENTITY evince-download-ftp  "&gnome-download-ftp;/evince/3.8/evince-&evince-version;.tar.xz">
     9  <!ENTITY evince-md5sum        "81a8b0ffc427f2e3bde4056286e3a27a">
    1010  <!ENTITY evince-size          "6.2 MB">
    11   <!ENTITY evince-buildsize     "95 MB">
    12   <!ENTITY evince-time          "0.9 SBU">
     11  <!ENTITY evince-buildsize     "100 MB">
     12  <!ENTITY evince-time          "0.8 SBU">
    1313]>
    1414
     
    8787    <para role="recommended">
    8888      <xref linkend="gobject-introspection"/>,
    89       <xref linkend="libgnome-keyring"/>,
     89      <xref linkend="libsecret"/>,
    9090      <xref linkend="nautilus"/> and
    9191      <xref linkend="poppler"/>
     
    148148    <para>
    149149      <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.
     150      the <application>libsecret</application>. Use this switch
     151      if <application>libsecret</application> is not installed.
    152152    </para>
    153153
     
    182182          /usr/lib/evince,
    183183          /usr/share/evince,
    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
     184          /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0} and
    187185          /usr/share/help/*/evince
    188186        </seg>
  • introduction/welcome/changelog.xml

    rc8ff600 ref68c78  
    4545-->
    4646    <listitem>
     47      <para>July 31st, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - Gimp 2.8.6.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>July 30th, 2013</para>
    4857      <itemizedlist>
  • xsoft/other/gimp.xml

    rc8ff600 ref68c78  
    77  <!ENTITY gimp-download-http "http://artfiles.org/gimp.org/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  "ftp://ftp.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-md5sum        "392592e8755d046317878d226145900f">
     9  <!ENTITY gimp-md5sum        "12b3fdf33d1f07ae79b412a9e38b9693">
    1010  <!ENTITY gimp-size          "20 MB">
    11   <!ENTITY gimp-buildsize     "680 MB (additonal 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)">
     11  <!ENTITY gimp-buildsize     "670 MB (additonal 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)">
    1212  <!ENTITY gimp-time          "4.9 SBU (additional 1.2 SBU to run the test suite, for the help files from 0.7 SBU (en only) to 29 SBU (all) - typically 1.5 SBU per translation)">
    1313
     
    353353          /usr/lib/gimp,
    354354          /usr/share/gimp,
    355           /usr/share/gtk-doc/html/libgimp,
    356           /usr/share/gtk-doc/html/libgimpbase,
    357           /usr/share/gtk-doc/html/libgimpcolor,
    358           /usr/share/gtk-doc/html/libgimpconfig,
    359           /usr/share/gtk-doc/html/libgimpmath,
    360           /usr/share/gtk-doc/html/libgimpmodule,
    361           /usr/share/gtk-doc/html/libgimpthumb and
     355          /usr/share/gtk-doc/html/{libgimp,libgimpbase,libgimpcolor},
     356          /usr/share/gtk-doc/html/{libgimpconfig,libgimpmath},
     357          /usr/share/gtk-doc/html/{libgimpmodule,libgimpthumb} and
    362358          /usr/share/gtk-doc/html/libgimpwidgets
    363359        </seg>
Note: See TracChangeset for help on using the changeset viewer.