Changeset 185537c2
- Timestamp:
- 08/21/2002 03:14:06 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1d873b0
- Parents:
- c8c9f51
- Location:
- x
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/fnlib.xml
rc8c9f51 r185537c2 1 1 <sect1 id="fnlib" xreflabel="fnlib-&fnlib-version;"> 2 2 <?dbhtml filename="fnlib.html" dir="x"?> 3 <title> FNLIB-&fnlib-version;</title>3 <title>fnlib-&fnlib-version;</title> 4 4 5 5 &fnlib-intro; -
x/lib/fnlib/fnlib-config.xml
rc8c9f51 r185537c2 1 1 <sect2> 2 <title>Configuring FNLIB</title>2 <title>Configuring fnlib</title> 3 3 4 4 <sect3><title>Config files</title> -
x/lib/fnlib/fnlib-desc.xml
rc8c9f51 r185537c2 2 2 <title>Contents</title> 3 3 4 <para>The FNLIB package contains <userinput>FNLIBlibraries</userinput>5 and <userinput> FNLIBfonts</userinput>.</para>4 <para>The fnlib package contains <userinput>fnlib libraries</userinput> 5 and <userinput>fnlib fonts</userinput>.</para> 6 6 7 7 </sect2> … … 9 9 <sect2><title>Description</title> 10 10 11 <sect3><title> FNLIBlibraries</title>12 <para>F NLIB libraries contain the functions to manipulate the fonts in13 this package.</para></sect3>11 <sect3><title>fnlib libraries</title> 12 <para>Fnlib libraries contain the functions that provide full, scalable 13 24-bit color font rendering capabilities.</para></sect3> 14 14 15 <sect3><title>F NLIBfonts</title>16 <para> </para></sect3>15 <sect3><title>Fnlib fonts</title> 16 <para>Fnlib fonts include e, rock and shinymetal.</para></sect3> 17 17 18 18 </sect2> -
x/lib/fnlib/fnlib-inst.xml
rc8c9f51 r185537c2 1 1 <sect2> 2 <title>Installation of FNLIB</title>2 <title>Installation of fnlib</title> 3 3 4 <para>Install FNLIBby running the following commands:</para>4 <para>Install fnlib by running the following commands:</para> 5 5 6 6 <para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && -
x/lib/fnlib/fnlib-intro.xml
rc8c9f51 r185537c2 1 1 <sect2> 2 <title>Introduction to FNLIB</title>2 <title>Introduction to fnlib</title> 3 3 4 4 <screen>Download location (HTTP): <ulink url="&fnlib-download-http;"/> … … 8 8 Estimated Disk space required: &fnlib-buildsize;</screen> 9 9 10 <para>The fnlib package contains font libraries. This is useful for11 utilizing different fonts in an application.</para>10 <para>The fnlib package contains fonts and rendering libraries used by 11 Enlightenment.</para> 12 12 13 <screen> FNLIBdepends on:13 <screen>fnlib depends on: 14 14 <xref linkend="imlib"/></screen> 15 15 -
x/lib/gtk/gtk+2-intro.xml
rc8c9f51 r185537c2 12 12 13 13 <screen>GTK+ depends on: 14 <xref linkend="GLib2"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>, 15 <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref 16 linkend="libjpeg"/></screen> 14 <xref linkend="GLib2"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/></screen> 17 15 18 16 </sect2> -
x/lib/pango/pango-intro.xml
rc8c9f51 r185537c2 9 9 10 10 <para>The Pango package contains the pango library. This is useful for 11 the layout and rendering of oftext.</para>11 the layout and rendering of text.</para> 12 12 13 13 <screen>Pango depends on: 14 14 <xref linkend="GLib2"/> 15 15 Pango will utilize: 16 freetype2 and <xref linkend="xfree86"/> if installed prior to pango.</screen>16 freetype2 and <xref linkend="xfree86"/></screen> 17 17 18 18 </sect2> -
x/lib/qt/qt-exp.xml
rc8c9f51 r185537c2 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>-prefix /opt/qt-&qt-version; :</userinput> This command sets up4 <para><userinput>-prefix /opt/qt-&qt-version; :</userinput> This command sets up 5 5 the install destination.</para> 6 6 7 <para><userinput>-qt-gif :</userinput> This command adds support for gif7 <para><userinput>-qt-gif :</userinput> This command adds support for gif 8 8 files to the libraries.</para> 9 9 10 10 <para><userinput>-system-libpng -system-libmng -system-zlib 11 -system-libjpeg :</userinput> This command forces the library to use the11 -system-libjpeg :</userinput> This command forces the library to use the 12 12 shared libraries that are on your system instead of recreating its own 13 13 set of support libraries for these functions.</para> 14 14 15 <para><userinput>-no-g++-exceptions :</userinput> This command disables15 <para><userinput>-no-g++-exceptions :</userinput> This command disables 16 16 the exceptions coding generated by the C++ compiler.</para> 17 17 18 <para><userinput>-thread :</userinput> This command compiles the library18 <para><userinput>-thread :</userinput> This command compiles the library 19 19 to support multi-threading.</para> 20 20 21 <para><userinput>ln -sf /opt/qt-&qt-version; /opt/qt :</userinput> This command21 <para><userinput>ln -sf /opt/qt-&qt-version; /opt/qt :</userinput> This command 22 22 standardizes the location of the qt libraries to the ld.so.conf entry 23 23 described below.</para> -
x/lib/qt/qt-intro.xml
rc8c9f51 r185537c2 8 8 Estimated Disk space required: &qt-buildsize;</screen> 9 9 10 <para>The qt package contains theC++ GUI library. This is useful for10 <para>The qt package contains a C++ GUI library. This is useful for 11 11 creating graphical applications or executing graphical applications that 12 12 are dynamically linked to the qt library.</para> -
x/wm/enlightenment/enlightenment-desc.xml
rc8c9f51 r185537c2 2 2 <title>Contents</title> 3 3 4 <para>The enlightenment package contains <userinput>enlightenment</userinput> </para>4 <para>The enlightenment package contains <userinput>enlightenment</userinput>.</para> 5 5 6 6 </sect2> … … 8 8 <sect2><title>Description</title> 9 9 10 <sect3><title> enlightenment</title>11 <para> enlightenment is a completely themeable, highly configurable10 <sect3><title>Enlightenment</title> 11 <para>Enlightenment is a completely themeable, highly configurable 12 12 Window Manager.</para></sect3> 13 13 -
x/wm/enlightenment/enlightenment-intro.xml
rc8c9f51 r185537c2 12 12 13 13 <screen>enlightenment depends on: 14 <xref linkend=" imlib"/>, <xref linkend="fnlib"/> and15 <xref linkend="x-installing-truetype"/> 14 <xref linkend="xfree86"/>, <xref linkend="imlib"/>, <xref linkend="fnlib"/> and freetype-1.3.1 15 (<xref linkend="x-installing-truetype"/>) 16 16 enlightenment will utilize: 17 17 <xref linkend="GTK"/>, <xref linkend="esound"/> and libghttp -
x/wm/fluxbox/fluxbox-desc.xml
rc8c9f51 r185537c2 10 10 11 11 <sect3><title>fluxbox</title> 12 <para>fluxbox is a wi dow manager for X11 based on Blackbox 0.61.0.</para></sect3>12 <para>fluxbox is a window manager for X11 based on Blackbox 0.61.0.</para></sect3> 13 13 14 14 <sect3><title>bsetbg</title> -
x/wm/fluxbox/fluxbox-intro.xml
rc8c9f51 r185537c2 8 8 Estimated Disk space required: &fluxbox-buildsize;</screen> 9 9 10 <para>The fluxbox package contains fluxbox. This is useful as a windows 11 manager.</para> 10 <para>The fluxbox package contains a windows manager.</para> 12 11 13 12 <screen>fluxbox depends on: -
x/wm/sawfish/sawfish-config.xml
rc8c9f51 r185537c2 7 7 before proceeding.</para> 8 8 9 <para><screen><userinput>cat >> ~/.xinitrc << "EOF" 9 <para><screen><userinput>cat >> ~/.xinitrc << "EOF"</userinput> 10 10 exec sawfish 11 EOF</userinput></screen></para>11 <userinput>EOF</userinput></screen></para> 12 12 </sect3> 13 13 -
x/wm/sawfish/sawfish-intro.xml
rc8c9f51 r185537c2 14 14 15 15 <screen>sawfish depends on: 16 <xref linkend=" imlib"/>, <xref linkend="librep"/>, <xref linkend="rep-gtk"/> and <xref linkend="GTK2"/>16 <xref linkend="xfree86"/>, <xref linkend="imlib"/>, <xref linkend="librep"/>, <xref linkend="rep-gtk"/> and <xref linkend="GTK2"/> 17 17 sawfish will utilize: 18 18 <xref linkend="gdk"/>, <xref linkend="audiofile"/>, <xref linkend="libglade"/> and <xref linkend="esound"/></screen> -
x/wm/xfce/xfce-intro.xml
rc8c9f51 r185537c2 8 8 Estimated Disk space required: &xfce-buildsize;</screen> 9 9 10 <para>The XFce package contains XFce. This is a lightweight desktop 11 environment.</para> 10 <para>The XFce package contains a lightweight desktop environment.</para> 12 11 13 12 <screen>XFce depends on: 14 <xref linkend=" GTK"/>, <xref linkend="GLib"/> and <xref linkend="xfree86"/>13 <xref linkend="xfree86"/>, <xref linkend="GTK"/> and <xref linkend="GLib"/> 15 14 XFce will utilize: 16 <xref linkend="gdk"/>, <xref linkend="imlib"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/> ,and <xref linkend="libtiff"/></screen>15 <xref linkend="gdk"/>, <xref linkend="imlib"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/> and <xref linkend="libtiff"/></screen> 17 16 18 17 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.