Changeset 6549833


Ignore:
Timestamp:
03/27/2005 03:33:50 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
524ce73
Parents:
daaaf87
Message:

Updated build entities and added indexing tags to GLib and Doxygen

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rdaaaf87 r6549833  
    1 <!ENTITY day          "26">
     1<!ENTITY day          "27">
    22<!ENTITY month        "03">
    33<!ENTITY year         "2005">
  • general/genlib/glib.xml

    rdaaaf87 r6549833  
    99<!ENTITY GLib-md5sum "6fe30dad87c77b91b632def29dd69ef9">
    1010<!ENTITY GLib-size "412 KB">
    11 <!ENTITY GLib-buildsize "7 MB">
    12 <!ENTITY GLib-time "0.26 SBU">
     11<!ENTITY GLib-buildsize "6.4 MB">
     12<!ENTITY GLib-time "0.19 SBU">
    1313]>
    1414
     
    2020<?dbhtml filename="glib.html"?>
    2121<title>GLib-&GLib-version;</title>
     22<indexterm zone="GLib">
     23<primary sortas="a-GLib-1">GLib-1</primary></indexterm>
    2224
    2325<sect2>
     
    4547<sect3><title>Additional downloads</title>
    4648<itemizedlist spacing='compact'>
    47 <listitem><para>Required Patch (when using
    48 <application>GCC</application>-3.4.x): <ulink
     49<listitem><para>Required Patch: <ulink
    4950url="&patch-root;/glib-&GLib-version;-gcc34-1.patch"/></para></listitem>
    5051</itemizedlist></sect3>
     
    6061<screen><userinput><command>patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch &amp;&amp;
    6162./configure --prefix=/usr &amp;&amp;
    62 make &amp;&amp;
    63 make install &amp;&amp;
     63make</command></userinput></screen>
     64
     65<para>Now, as the root user:</para>
     66
     67<screen><userinput role='root'><command>make install &amp;&amp;
    6468chmod -v 755 /usr/lib/libgmodule-1.2.so.0.0.10</command></userinput></screen>
    6569
     
    6973<title>Contents</title>
    7074
    71 <para>The <application>glib</application> package contains
    72 <filename>libglib-1.2</filename> libraries.</para>
     75<segmentedlist>
     76<segtitle>Installed Programs</segtitle>
     77<segtitle>Installed Libraries</segtitle>
     78<segtitle>Installed Directories</segtitle>
    7379
    74 </sect2>
     80<seglistitem>
     81<seg>glib-config</seg>
     82<seg>libglib.[so,a], libgmodule.[so,a] and libgthread.[so,a]</seg>
     83<seg>/usr/include/glib-1.2 and /usr/lib/glib</seg>
     84</seglistitem>
     85</segmentedlist>
    7586
    76 <sect2><title>Description</title>
     87<variablelist>
     88<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     89<?dbfo list-presentation="list"?>
    7790
    78 <sect3><title>GLib libraries</title>
    79 <para><application>GLib</application> libraries contain a low-level core
    80 library for the <application><acronym>GIMP</acronym></application>
    81 Toolkit.</para></sect3>
     91<varlistentry id="glib-config">
     92<term><command>glib-config</command></term>
     93<listitem><para>is a tool that is used by <command>configure</command> scripts
     94to determine the compiler and linker flags that should be used to compile and
     95link programs that use <application>GLib</application>.</para>
     96<indexterm zone="GLib glib-config">
     97<primary sortas="b-glib-config">glib-config</primary>
     98</indexterm></listitem>
     99</varlistentry>
     100
     101<varlistentry id="libglib">
     102<term><filename class='libraryfile'>libglib.[so,a]</filename></term>
     103<listitem><para>libraries contain a low-level core library for the
     104<application><acronym>GIMP</acronym></application> Toolkit.</para>
     105<indexterm zone="GLib libglib">
     106<primary sortas="c-libglib">libglib.[so,a]</primary>
     107</indexterm></listitem>
     108</varlistentry>
     109</variablelist>
    82110
    83111</sect2>
  • general/prog/doxygen.xml

    rdaaaf87 r6549833  
    99  <!ENTITY doxygen-md5sum        "b0ea863bb3ccc757264f784a36519ddb">
    1010  <!ENTITY doxygen-size          "2.7 MB">
    11   <!ENTITY doxygen-buildsize     "48.2 MB">
    12   <!ENTITY doxygen-time          "1.77 SBU (includes building documentation)">
     11  <!ENTITY doxygen-buildsize     "39.7 MB (additional 8.5 MB to build and install docs and <command>doxywizard</command>)">
     12  <!ENTITY doxygen-time          "1.26 SBU (additional 0.50 SBU to build docs and <command>doxywizard</command>)">
    1313]>
    1414
     
    9090<screen><userinput role='root'><command>make docs &amp;&amp;
    9191make pdf &amp;&amp;
    92 install -d -m755 /usr/share/doc/doxygen/src &amp;&amp;
    93 install -m644 src/translator{,_adapter,_en}.h \
     92install -v -d -m755 /usr/share/doc/doxygen/src &amp;&amp;
     93install -v -m644 src/translator{,_adapter,_en}.h \
    9494    /usr/share/doc/doxygen/src &amp;&amp;
    95 install -m644 VERSION /usr/share/doc/doxygen &amp;&amp;
     95install -v -m644 VERSION /usr/share/doc/doxygen &amp;&amp;
    9696make install_docs</command></userinput></screen>
    9797
     
    134134<segmentedlist>
    135135<segtitle>Installed Programs</segtitle>
     136<segtitle>Installed Libraries</segtitle>
    136137<segtitle>Installed Directory</segtitle>
     138
    137139<seglistitem>
    138140<seg>doxygen, doxytag and doxywizard</seg>
     141<seg>None</seg>
    139142<seg>/usr/share/doc/doxygen</seg>
    140143</seglistitem>
Note: See TracChangeset for help on using the changeset viewer.