Changeset 79d1ffbe


Ignore:
Timestamp:
05/19/2005 07:32:40 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
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:
7162bb0
Parents:
7d7bb83
Message:

Tagged freeglut.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/freeglut.xml

    r7d7bb83 r79d1ffbe  
    1414
    1515<sect1 id="freeglut" xreflabel="freeglut-&freeglut-version;">
    16 <sect1info>
    17   <othername>$LastChangedBy$</othername>
    18   <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="freeglut.html"?>
    21 <title>freeglut-&freeglut-version;</title>
     16  <?dbhtml filename="freeglut.html"?>
    2217
    23 <indexterm zone="freeglut">
    24   <primary sortas="a-Freeglut">Freeglut</primary>
    25 </indexterm>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2622
    27 <sect2>
    28 <title>Introduction to <application>freeglut</application></title>
     23  <title>freeglut-&freeglut-version;</title>
    2924
    30 <para><application>freeglut</application> is intended to be a 100% compatible,
    31 completely opensourced clone of the <acronym>GLUT</acronym> library.
    32 <acronym>GLUT</acronym> is a window system independent toolkit for
    33 writing OpenGL programs, implementing a simple windowing
    34 <acronym>API</acronym>, which makes learning about and exploring OpenGL
    35 programming very easy.</para>
     25  <indexterm zone="freeglut">
     26    <primary sortas="a-Freeglut">Freeglut</primary>
     27  </indexterm>
    3628
    37 <sect3><title>Package information</title>
    38 <itemizedlist spacing="compact">
    39   <listitem><para>Download (HTTP): <ulink url="&freeglut-download-http;"/></para></listitem>
    40   <listitem><para>Download (FTP): <ulink url="&freeglut-download-ftp;"/></para></listitem>
    41   <listitem><para>Download MD5 sum: &freeglut-md5sum;</para></listitem>
    42   <listitem><para>Download size: &freeglut-size;</para></listitem>
    43   <listitem><para>Estimated disk space required: &freeglut-buildsize;</para></listitem>
    44   <listitem><para>Estimated build time: &freeglut-time;</para></listitem>
    45 </itemizedlist>
    46 </sect3>
     29  <sect2 role="package">
     30    <title>Introduction to freeglut</title>
    4731
    48 <sect3><title><application>freeglut</application> dependencies</title>
    49 <sect4><title>Required</title>
    50 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
    51 </sect4>
    52 </sect3>
     32    <para><application>freeglut</application> is intended to be a 100% compatible,
     33    completely opensourced clone of the GLUT library. GLUT is a window system
     34    independent toolkit for writing OpenGL programs, implementing a simple
     35    windowing API, which makes learning about and exploring OpenGL programming
     36    very easy.</para>
    5337
    54 </sect2>
     38    <bridgehead renderas="sect3">Package Information</bridgehead>
     39    <itemizedlist spacing="compact">
     40      <listitem>
     41        <para>Download (HTTP): <ulink url="&freeglut-download-http;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download (FTP): <ulink url="&freeglut-download-ftp;"/></para>
     45      </listitem>
     46      <listitem>
     47        <para>Download MD5 sum: &freeglut-md5sum;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Download size: &freeglut-size;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated disk space required: &freeglut-buildsize;</para>
     54      </listitem>
     55      <listitem>
     56        <para>Estimated build time: &freeglut-time;</para>
     57      </listitem>
     58    </itemizedlist>
    5559
    56 <sect2>
    57 <title>Installation of <application>freeglut</application></title>
     60    <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
    5861
    59 <para>Install <application>freeglut</application> by running the following
    60 commands:</para>
     62    <bridgehead renderas="sect4">Required</bridgehead>
     63    <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
    6164
    62 <screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    63 make</command></userinput></screen>
     65  </sect2>
    6466
    65 <para>This package does not come with a test suite.</para>
     67  <sect2 role="installation">
     68    <title>Installation of freeglut</title>
    6669
    67 <para>Now, as the root user:</para>
    68  
    69 <screen><userinput role='root'><command>make install &amp;&amp;
     70    <para>Install <application>freeglut</application> by running the
     71    following commands:</para>
     72
     73<screen><userinput>./configure --prefix=/usr &amp;&amp;
     74make</userinput></screen>
     75
     76    <para>This package does not come with a test suite.</para>
     77
     78    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     79
     80<screen role="root"><userinput>make install &amp;&amp;
    7081install -v -d -m755 /usr/share/doc/freeglut-&freeglut-version; &amp;&amp;
    7182install -v -m644 doc/freeglut_user_interface.html \
    72     /usr/share/doc/freeglut-&freeglut-version;</command></userinput></screen>
     83    /usr/share/doc/freeglut-&freeglut-version;</userinput></screen>
    7384
    74 </sect2>
     85  </sect2>
    7586
    76 <sect2>
    77 <title>Contents</title>
     87  <sect2 role="content">
     88    <title>Contents</title>
    7889
    79 <segmentedlist>
    80   <segtitle>Installed Programs</segtitle>
    81   <segtitle>Installed Libraries</segtitle>
    82   <segtitle>Installed Directories</segtitle>
    83  
    84   <seglistitem>
    85     <seg>None</seg>
    86     <seg>libglut.{so,a}</seg>
    87     <seg>/usr/share/doc/freeglut-&freeglut-version;</seg>
    88   </seglistitem>
    89 </segmentedlist>
    90  
    91 <variablelist>
    92   <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    93   <?dbfo list-presentation="list"?>
     90    <segmentedlist>
     91      <segtitle>Installed Programs</segtitle>
     92      <segtitle>Installed Libraries</segtitle>
     93      <segtitle>Installed Directories</segtitle>
    9494
    95 <varlistentry id="libglut">
    96   <term><filename class='libraryfile'>libglut.[so,a]</filename></term>
    97   <listitem>
    98     <para>contains functions that implement the OpenGL Utility Toolkit.</para>
    99     <indexterm zone="freeglut libglut">
    100       <primary sortas="c-libglut">libglut.[so,a]</primary>
    101     </indexterm>
    102   </listitem>
    103 </varlistentry>
    104  
    105 </variablelist>
     95      <seglistitem>
     96        <seg>None</seg>
     97        <seg>libglut.{so,a}</seg>
     98        <seg>/usr/share/doc/freeglut-&freeglut-version;</seg>
     99      </seglistitem>
     100    </segmentedlist>
    106101
    107 </sect2>
     102    <variablelist>
     103      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     104      <?dbfo list-presentation="list"?>
     105      <?dbhtml list-presentation="table"?>
     106
     107      <varlistentry id="libglut">
     108        <term><filename class='libraryfile'>libglut.[so,a]</filename></term>
     109        <listitem>
     110          <para>contains functions that implement the OpenGL Utility
     111          Toolkit.</para>
     112          <indexterm zone="freeglut libglut">
     113            <primary sortas="c-libglut">libglut.[so,a]</primary>
     114          </indexterm>
     115        </listitem>
     116      </varlistentry>
     117
     118    </variablelist>
     119
     120  </sect2>
     121
    108122</sect1>
Note: See TracChangeset for help on using the changeset viewer.