Changeset 832650c


Ignore:
Timestamp:
08/28/2002 03:03:55 AM (22 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1f1d641
Parents:
c3232bb8
Message:

gtk-doc-0.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@164 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 added
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/gnome.ent

    rc3232bb8 r832650c  
    99<!ENTITY % orbit SYSTEM "lib/orbit/orbit.ent">
    1010<!ENTITY % gnome-libs SYSTEM "lib/gnomelib/gnome-libs.ent">
     11<!ENTITY % gtk-doc SYSTEM "lib/gtk-doc/gtk-doc.ent">
    1112%libglade;
    1213%intltool;
     
    1516%orbit;
    1617%gnome-libs;
     18%gtk-doc;
    1719
    1820<!-- Gnome Core -->
  • gnome/lib/gdk/gdk-intro.xml

    rc3232bb8 r832650c  
    1111
    1212<screen>gdk depends on:
    13 <xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="libpng"/>,
    14 <xref linkend="libjpeg"/> and <xref linkend="libtiff"/>
     13<xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/> and <xref linkend="libtiff"/>
    1514gkd will utilize:
    16 gtk-doc</screen>
     15<xref linkend="gtk-doc"/> and <xref linkend="gnome-libs"/></screen>
    1716
    1817</sect2>
  • gnome/lib/lib.xml

    rc3232bb8 r832650c  
    3434
    3535<para><screen>List of needed packages from elsewhere in the book:
    36 <xref linkend="libxml"/>
    37 <xref linkend="libxml2"/>
    38 <xref linkend="libxslt"/>
    39 <xref linkend="DocBook"/>
    40 openjade
    41 <xref linkend="pkgconfig"/>
    42 <xref linkend="audiofile"/>
    43 <xref linkend="esound"/>
    44 <xref linkend="GLib"/>
    45 <xref linkend="GLib2"/>
    46 <xref linkend="ATK"/>
    47 <xref linkend="Pango"/>
    48 <xref linkend="GTK"/>
    49 <xref linkend="GTK2"/>
    5036gtk-engine
    5137oaf
     
    5743</screen></para>
    5844
     45&gtk-doc;
    5946&gdk;
    6047&intltool;
  • introduction/welcome/changelog.xml

    rc3232bb8 r832650c  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>August 27th, 2002 [larry]: Gnome: Added
     14gtk-doc-0.9.</para></listitem>
    1215
    1316<listitem><para>August 27th, 2002 [larry]: Server: added
  • introduction/welcome/credits.xml

    rc3232bb8 r832650c  
    7676<listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp,
    7777DocBook, enlightenment, esound, fcron, fluxbox, FNLIB, gcc, gdbm, gmp, gnat,
    78 imlib, GLib2, gnome-libs, GTK+2, intltool, j2sdk, libao, libglade, libogg, librep, lame, libvorbis, libxml2, libxslt, mutt, OpenSSH, ORBit, Pango, pccts, pcre,
    79 pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
     78imlib, GLib2, gnome-libs, GTK+2, gtk-doc, intltool, j2sdk, libao, libglade, libogg, librep, lame, libvorbis, libxml2, libxslt, mutt, OpenSSH, ORBit, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
    8079
    8180<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
Note: See TracChangeset for help on using the changeset viewer.