mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to feh-2.12.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15813 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
45acacc23d
commit
81537b4755
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "08"> <!-- Always 2 digits -->
|
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2015">
|
<!ENTITY year "2015">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "April 8th, &year;">
|
<!ENTITY releasedate "April 9th, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -44,6 +44,16 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>April 9th, 2015</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Update to feh-2.12.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;6385">#6385</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>April 8th, 2015</para>
|
<para>April 8th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -598,7 +598,7 @@
|
|||||||
<!ENTITY asymptote-version "2.32">
|
<!ENTITY asymptote-version "2.32">
|
||||||
<!ENTITY balsa-version "2.5.1">
|
<!ENTITY balsa-version "2.5.1">
|
||||||
<!ENTITY ekiga-version "4.0.1">
|
<!ENTITY ekiga-version "4.0.1">
|
||||||
<!ENTITY feh-version "2.12">
|
<!ENTITY feh-version "2.12.1">
|
||||||
<!--<!ENTITY fontforge-date "2015-02-28">-->
|
<!--<!ENTITY fontforge-date "2015-02-28">-->
|
||||||
<!ENTITY fontforge-version "20150330">
|
<!ENTITY fontforge-version "20150330">
|
||||||
<!ENTITY gparted-version "0.22.0">
|
<!ENTITY gparted-version "0.22.0">
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
|
<!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
|
||||||
<!ENTITY feh-download-ftp " ">
|
<!ENTITY feh-download-ftp " ">
|
||||||
<!ENTITY feh-md5sum "da59074c2e7b68fb08f555e366f827a9">
|
<!ENTITY feh-md5sum "cb56bbbab8e88663d57a69df7d87c7b1">
|
||||||
<!ENTITY feh-size "2.0 MB">
|
<!ENTITY feh-size "2.1 MB">
|
||||||
<!ENTITY feh-buildsize "6.5 MB">
|
<!ENTITY feh-buildsize "6.6 MB">
|
||||||
<!ENTITY feh-time "0.1 SBU">
|
<!ENTITY feh-time "less than 0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="feh" xreflabel="feh-&feh-version;">
|
<sect1 id="feh" xreflabel="feh-&feh-version;">
|
||||||
@ -43,6 +43,16 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
For some reason, using a browser, the link will not download the
|
||||||
|
package as a tarball, but instead, as a page. Therefore, you will need
|
||||||
|
to use <quote>Save link as</quote> or the <command>wget</command> or
|
||||||
|
another similar command, in the command line.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Download (HTTP): <ulink url="&feh-download-http;"/>
|
Download (HTTP): <ulink url="&feh-download-http;"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user