mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 11:47:24 +08:00
Updated to JOE-3.7.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7945 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5db8d3e613
commit
d339952b9f
@ -98,7 +98,7 @@ $Date$
|
|||||||
<!ENTITY vim-version "7.2">
|
<!ENTITY vim-version "7.2">
|
||||||
<!ENTITY emacs-version "22.1">
|
<!ENTITY emacs-version "22.1">
|
||||||
<!ENTITY nano-version "2.0.7">
|
<!ENTITY nano-version "2.0.7">
|
||||||
<!ENTITY joe-version "3.5">
|
<!ENTITY joe-version "3.7">
|
||||||
<!ENTITY ed-version "1.4">
|
<!ENTITY ed-version "1.4">
|
||||||
<!ENTITY bluefish-version "1.0.7">
|
<!ENTITY bluefish-version "1.0.7">
|
||||||
|
|
||||||
|
@ -33,6 +33,8 @@
|
|||||||
contains libraries for Interface Definition Language files. This is a
|
contains libraries for Interface Definition Language files. This is a
|
||||||
specification for defining portable interfaces.</para>
|
specification for defining portable interfaces.</para>
|
||||||
|
|
||||||
|
&lfs65_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -43,6 +43,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>August 6th, 2009</para>
|
<para>August 6th, 2009</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[gdalziel] - Updated to JOE-3.7.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[gdalziel] - Updated to libIDL-0.8.13.</para>
|
<para>[gdalziel] - Updated to libIDL-0.8.13.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -5,11 +5,11 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY joe-download-http "&sourceforge-repo;/joe-editor/joe-&joe-version;.tar.gz">
|
<!ENTITY joe-download-http "&sourceforge-repo;/joe-editor/joe-&joe-version;.tar.gz">
|
||||||
<!ENTITY joe-download-ftp " ">
|
<!ENTITY joe-download-ftp "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">
|
||||||
<!ENTITY joe-md5sum "9bdffecce7ef910feaa06452d48843de">
|
<!ENTITY joe-md5sum "66de1b073e869ba12abbfcde3885c577">
|
||||||
<!ENTITY joe-size "600 KB">
|
<!ENTITY joe-size "680 KB">
|
||||||
<!ENTITY joe-buildsize "8.4 MB">
|
<!ENTITY joe-buildsize "9 MB">
|
||||||
<!ENTITY joe-time "0.13 SBU">
|
<!ENTITY joe-time "0.2 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="joe" xreflabel="JOE-&joe-version;">
|
<sect1 id="joe" xreflabel="JOE-&joe-version;">
|
||||||
@ -33,6 +33,8 @@
|
|||||||
editor capable of emulating WordStar, <application>Pico</application>,
|
editor capable of emulating WordStar, <application>Pico</application>,
|
||||||
and <application>Emacs</application>.</para>
|
and <application>Emacs</application>.</para>
|
||||||
|
|
||||||
|
&lfs65_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -122,12 +124,12 @@ make</userinput></screen>
|
|||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>Installed Programs</segtitle>
|
<segtitle>Installed Programs</segtitle>
|
||||||
<segtitle>Installed Libraries</segtitle>
|
<segtitle>Installed Libraries</segtitle>
|
||||||
<segtitle>Installed Directory</segtitle>
|
<segtitle>Installed Directories</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>jmacs, joe, jpico, jstar, rjoe, and termidx</seg>
|
<seg>jmacs, joe, jpico, jstar, rjoe, and termidx</seg>
|
||||||
<seg>None</seg>
|
<seg>None</seg>
|
||||||
<seg>/etc/joe</seg>
|
<seg>/etc/joe, /usr/share/joe, and /usr/share/doc/joe</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user