Changeset 36c9064
- Timestamp:
- 08/25/2003 01:02:35 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, gimp3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 26892c6
- Parents:
- 9ed94cb
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/glib/glib.ent
r9ed94cb r36c9064 9 9 <!ENTITY GLib-download-ftp "ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz"> 10 10 <!ENTITY GLib-size "412 KB"> 11 <!ENTITY GLib-time "0. 52SBU">11 <!ENTITY GLib-time "0.26 SBU"> 12 12 13 13 <!ENTITY GLib2 SYSTEM "../glib2.xml"> -
introduction/welcome/changelog.xml
r9ed94cb r36c9064 11 11 <itemizedlist> 12 12 13 <listitem><para>August 24th, 2003 [larry]: updated intro for vim, 14 docbook and docbook-dsssl. Removed placeholder for 15 alsa-oss.</para></listitem> 16 17 <listitem><para>August 24th, 2003 [larry]:; SBU updates for 18 glib-1, gtk-1, </para></listitem> 19 13 20 <listitem><para>August 24th, 2003 [larry]: Tag edits on Bill's 14 21 submission.</para></listitem> -
multimedia/libdriv/alsa/alsa-oss.xml
r9ed94cb r36c9064 2 2 <?dbhtml filename="alsa-oss.html" dir="multimedia"?> 3 3 <title>alsa-oss-&alsa-oss-version;</title> 4 5 <para>This section is a placeholder for future releases of alsa in which the6 oss-compatibility libraries will be used.</para>7 4 8 5 &alsa-oss-intro; -
multimedia/libdriv/alsa/alsa.ent
r9ed94cb r36c9064 1 1 <!ENTITY alsa SYSTEM "../alsa.xml"> 2 <!ENTITY alsa-version "0.9. 4">2 <!ENTITY alsa-version "0.9.6"> 3 3 4 4 <!ENTITY % alsa-driver SYSTEM "driver/alsa-driver.ent"> -
postlfs/editors/vim/vim-desc.xml
r9ed94cb r36c9064 2 2 <title>Contents</title> 3 3 4 <para>The vim package contains <userinput>eview</userinput>, <userinput>evim</userinput>, <userinput>ex</userinput>, <userinput>gview</userinput>, <userinput>gvim</userinput>, <userinput>gvimdiff</userinput>, <userinput>rgview</userinput>, <userinput>rgvim</userinput>, <userinput>rview</userinput>, <userinput>rvim</userinput>, <userinput>view</userinput>, <userinput>vim</userinput>, <userinput>vimdiff</userinput>, <userinput>vimtutor</userinput> and <userinput>xxd</userinput>. Except for <userinput>vimtutor</userinput> and <userinput>xxd</userinput>, all the other commands are symlinks to vim and start vim with different options. <userinput>vimtutor</userinput> is a tool to learn the various vim commands and <userinput>xxd</userinput> is a command used to create hex dumps.</para> 4 <para>The <application>vim</application> package contains 5 <command>eview</command>, <command>evim</command>, 6 <command>ex</command>, <command>gview</command>, 7 <command>gvim</command>, <command>gvimdiff</command>, 8 <command>rgview</command>, <command>rgvim</command>, 9 <command>rview</command>, <command>rvim</command>, 10 <command>view</command>, <command>vim</command>, 11 <command>vimdiff</command>, <command>vimtutor</command> and 12 <command>xxd</command>. Except for <command>vimtutor</command> and 13 <command>xxd</command>, all the other commands are symlinks to 14 <command>vim</command> and start <command>vim</command> with different 15 options. <command>vimtutor</command> is a tool to learn the various 16 <command>vim</command> commands and <command>xxd</command> is a command used to create hex dumps.</para> 5 17 6 18 </sect2> -
postlfs/editors/vim/vim-exp.xml
r9ed94cb r36c9064 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><userinput>patch -Np1 -i ../vim-&vim-version;-fhs-compliant-vimrc...</userinput> : Changes the location of <userinput>vimrc</userinput> and5 <userinput>gvimrc</userinput> from <filename>/usr/share</filename> to the more6 appropriate <filename>/etc</filename>.</para>7 3 8 4 <para><userinput>--with-features=huge</userinput> : Enables all the additional -
postlfs/editors/vim/vim-inst.xml
r9ed94cb r36c9064 1 1 <sect2> 2 <title>Installation of vim</title>2 <title>Installation of <application>vim</application></title> 3 3 4 <para>Install vimby running the following commands:</para>4 <para>Install <application>vim</application> by running the following commands:</para> 5 5 6 <para><screen><userinput> ./configure --prefix=/usr \6 <para><screen><userinput><command>./configure --prefix=/usr \ 7 7 --with-features=huge && 8 8 make && 9 make install</ userinput></screen></para>9 make install</command></userinput></screen></para> 10 10 11 11 </sect2> -
postlfs/editors/vim/vim-intro.xml
r9ed94cb r36c9064 1 1 <sect2> 2 <title>Introduction to Vim</title>2 <title>Introduction to <application>Vim</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&vim-download-http;"/> 5 Download location (FTP): <ulink url="&vim-download-ftp;"/> 6 Version used: &vim-version; 7 Package size: &vim-size; 8 Estimated Disk space required: &vim-buildsize; 9 Estimated build time: &vim-time;</screen> 4 <para>The <application>vim</application> package, which is an 5 abbreviation for VI IMproved, contains a <command>vi</command> 6 clone with extra features as compared to the original 7 <command>vi</command>.</para> 10 8 11 <para>The vim package, which is an abbreviation for VI IMproved, contains a vi 12 clone with extra features as compared to the original vi.</para> 9 <para>The default <acronym>LFS</acronym> instructions install 10 <acronym>LFS</acronym> as a part of the base system, but 11 owing to the lack of <application>X</application> libraries during the 12 base install, <application>vim</application> needs to be 13 recompiled once <application>X</application> is installed to enable the 14 <acronym>GUI</acronym> mode. There is no need for 15 special instructions since <application>X</application> support is automatically detected.</para> 13 16 14 <screen>vim depends on:15 <xref linkend="xfree86"/></screen>16 17 17 <screen>vim will utilize: 18 <xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="GTK2"/> and <xref linkend="lesstif"/></screen> 18 <sect3><title>Package information</title> 19 <itemizedlist spacing='compact'> 20 <listitem><para>Download (HTTP): <ulink url="&vim-download-http;"/></para></listitem> 21 <listitem><para>Download (FTP): <ulink url="&vim-download-ftp;"/></para></listitem> 22 <listitem><para>Download size: &vim-size;</para></listitem> 23 <listitem><para>Estimated Disk space required: &vim-buildsize;</para></listitem> 24 <listitem><para>Estimated build time: &vim-time;</para></listitem></itemizedlist> 25 </sect3> 19 26 20 <para>The default LFS instructions install LFS as a part of the base system, but 21 owing to the lack of X libraries during the base install, vim needs to be 22 recompiled once X is installed to enable the GUI mode. There is no need for 23 special instructions since X support is automatically detected.</para> 27 <sect3><title><application>vim</application> dependencies</title> 28 <sect4><title>Required</title> 29 <para><xref linkend="xfree86"/></para></sect4> 30 <sect4><title>Optional</title> 31 <para><xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="GTK2"/> and <xref linkend="lesstif"/></para></sect4> 32 </sect3> 24 33 25 34 -
postlfs/editors/vim/vim.ent
r9ed94cb r36c9064 4 4 <!ENTITY vim-desc SYSTEM "vim-desc.xml"> 5 5 <!ENTITY vim-exp SYSTEM "vim-exp.xml"> 6 <!ENTITY vim-buildsize "27 MB"> 7 <!ENTITY vim-installsize "11 MB"> 6 <!ENTITY vim-buildsize "46 MB"> 8 7 <!ENTITY vim-version "6.2"> 9 8 <!ENTITY vim-download-http ""> 10 9 <!ENTITY vim-download-ftp "ftp://ftp.nluug.nl/pub/editors/vim/unix/vim-&vim-version;.tar.bz2"> 11 <!ENTITY vim-size " 2.8MB">10 <!ENTITY vim-size "3.2 MB"> 12 11 <!ENTITY vim-time "0.59 SBU"> -
x/lib/gtk/gtk.ent
r9ed94cb r36c9064 10 10 <!ENTITY GTK-download-ftp "ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-1.2.10.tar.gz"> 11 11 <!ENTITY GTK-size "2.7 MB"> 12 <!ENTITY GTK-time " 7.04SBU">12 <!ENTITY GTK-time "1.96 SBU"> 13 13 14 14 <!ENTITY GTK2 SYSTEM "../gtk+2.xml">
Note:
See TracChangeset
for help on using the changeset viewer.