Changeset 1776828
- Timestamp:
- 08/19/2002 01:23:58 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, 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, xry111/xf86-video-removal
- Children:
- a3f807e
- Parents:
- 44fb5ad
- Files:
-
- 1 added
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general/general.ent
r44fb5ad r1776828 12 12 <!ENTITY % gmp SYSTEM "genlib/gmp/gmp.ent"> 13 13 <!ENTITY % gdbm SYSTEM "genlib/gdbm/gdbm.ent"> 14 14 <!ENTITY % libglade SYSTEM "genlib/libglade/libglade.ent"> 15 15 %zlib; 16 16 %openssl; … … 22 22 %gmp; 23 23 %gdbm; 24 %libglade; 24 25 25 26 <!-- Graphics Libraries --> -
general/genlib/genlib.xml
r44fb5ad r1776828 43 43 &gmp; 44 44 &gdbm; 45 &libglade; 45 46 46 47 </chapter> -
general/genutils/rep-gtk.xml
r44fb5ad r1776828 5 5 &rep-gtk-intro; 6 6 &rep-gtk-inst; 7 &rep-gtk-exp;8 7 &rep-gtk-desc; 9 8 -
general/genutils/rep-gtk/rep-gtk-inst.xml
r44fb5ad r1776828 4 4 <para>Install rep-gtk by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/usr --without-libglade&&6 <para><screen><userinput>./configure --prefix=/usr && 7 7 make && 8 8 make install</userinput></screen></para> -
general/genutils/rep-gtk/rep-gtk-intro.xml
r44fb5ad r1776828 16 16 <xref linkend="GTK2"/>, <xref linkend="gdk"/> and <xref linkend="librep"/> 17 17 rep-gtk will utilize: 18 libglade</screen>18 <xref linkend="libglade"/></screen> 19 19 </sect2> -
introduction/welcome/changelog.xml
r44fb5ad r1776828 12 12 13 13 <listitem><para>August 18th, 2002 [larry]: General: added gmp-4.1, 14 gdbm-1.8.0, librep-0.16.1 and rep-gtk-0.15.</para></listitem>14 gdbm-1.8.0, librep-0.16.1 libglade-2.0.0 and rep-gtk-0.16.</para></listitem> 15 15 16 16 <listitem><para>August 17th, 2002 [larry]: Added patch paragraph to -
introduction/welcome/credits.xml
r44fb5ad r1776828 76 76 <listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp, fcron, 77 77 fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao, 78 lib ogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango,78 libglade, libogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango, 79 79 pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem> 80 80
Note:
See TracChangeset
for help on using the changeset viewer.