mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to garcon-0.5.0.
Update to nano-2.4.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15803 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
010bb85f92
commit
40a6fadf60
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
<!ENTITY day "06"> <!-- 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 5th, &year;">
|
<!ENTITY releasedate "April 6th, &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,20 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>April 5th, 2015</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to garcon-0.5.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;6370">#6370</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to nano-2.4.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;6371">#6371</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>April 5th, 2015</para>
|
<para>April 5th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY nano-download-http "http://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
|
<!ENTITY nano-download-http "http://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
|
||||||
<!ENTITY nano-download-ftp "ftp://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
|
<!ENTITY nano-download-ftp "ftp://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
|
||||||
<!ENTITY nano-md5sum "df3d201aecb3155a80633990cc467831">
|
<!ENTITY nano-md5sum "e5c9c6424ee2303663ae4b99ecd4b493">
|
||||||
<!ENTITY nano-size "1.8 MB">
|
<!ENTITY nano-size "1.8 MB">
|
||||||
<!ENTITY nano-buildsize "11 MB">
|
<!ENTITY nano-buildsize "11 MB">
|
||||||
<!ENTITY nano-time "0.1 SBU">
|
<!ENTITY nano-time "less than 0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="nano" xreflabel="nano-&nano-version;">
|
<sect1 id="nano" xreflabel="nano-&nano-version;">
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY garcon-download-http
|
<!ENTITY garcon-download-http
|
||||||
"http://archive.xfce.org/src/xfce/garcon/0.4/garcon-&garcon-version;.tar.bz2">
|
"http://archive.xfce.org/src/xfce/garcon/0.5/garcon-&garcon-version;.tar.bz2">
|
||||||
<!ENTITY garcon-download-ftp " ">
|
<!ENTITY garcon-download-ftp " ">
|
||||||
<!ENTITY garcon-md5sum "aba62b80787aac295083bf7afd419ffb">
|
<!ENTITY garcon-md5sum "68e1deb0a4b7d84182140ddcb84d9065">
|
||||||
<!ENTITY garcon-size "456 KB">
|
<!ENTITY garcon-size "448 KB">
|
||||||
<!ENTITY garcon-buildsize "5.7 MB">
|
<!ENTITY garcon-buildsize "10 MB">
|
||||||
<!ENTITY garcon-time "less than 0.1 SBU">
|
<!ENTITY garcon-time "0.1 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="garcon" xreflabel="Garcon-&garcon-version;">
|
<sect1 id="garcon" xreflabel="Garcon-&garcon-version;">
|
||||||
@ -78,7 +78,8 @@
|
|||||||
<para role="required">
|
<para role="required">
|
||||||
<xref linkend="libxfce4ui"/>,
|
<xref linkend="libxfce4ui"/>,
|
||||||
<xref linkend="libxfce4util"/> and
|
<xref linkend="libxfce4util"/> and
|
||||||
<xref linkend="gtk2"/>
|
<xref linkend="gtk2"/> or
|
||||||
|
<xref linkend="gtk3"/>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
|
Loading…
Reference in New Issue
Block a user