Changeset 81537b4


Ignore:
Timestamp:
04/09/2015 02:24:45 PM (9 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.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, 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:
b88e336
Parents:
45acacc
Message:

Update to feh-2.12.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r45acacc r81537b4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 8th, &year;">
     9<!ENTITY releasedate  "April 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r45acacc r81537b4  
    4646
    4747    <listitem>
     48      <para>April 9th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to feh-2.12.1. Fixes
     52          <ulink url="&blfs-ticket-root;6385">#6385</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>April 8th, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    r45acacc r81537b4  
    599599<!ENTITY balsa-version                "2.5.1">
    600600<!ENTITY ekiga-version                "4.0.1">
    601 <!ENTITY feh-version                  "2.12">
     601<!ENTITY feh-version                  "2.12.1">
    602602<!--<!ENTITY fontforge-date               "2015-02-28">-->
    603603<!ENTITY fontforge-version            "20150330">
  • xsoft/other/feh.xml

    r45acacc r81537b4  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "da59074c2e7b68fb08f555e366f827a9">
    10   <!ENTITY feh-size          "2.0 MB">
    11   <!ENTITY feh-buildsize     "6.5 MB">
    12   <!ENTITY feh-time          "0.1 SBU">
     9  <!ENTITY feh-md5sum        "cb56bbbab8e88663d57a69df7d87c7b1">
     10  <!ENTITY feh-size          "2.1 MB">
     11  <!ENTITY feh-buildsize     "6.6 MB">
     12  <!ENTITY feh-time          "less than 0.1 SBU">
    1313]>
    1414
     
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
    4545    <itemizedlist spacing="compact">
     46
     47    <note>
     48      <para>
     49        For some reason, using a browser, the link will not download the
     50        package as a tarball, but instead, as a page. Therefore, you will need
     51        to use <quote>Save link as</quote> or the <command>wget</command> or
     52        another similar command, in the command line.
     53      </para>
     54    </note>
     55
    4656      <listitem>
    4757        <para>
Note: See TracChangeset for help on using the changeset viewer.