Ignore:
Timestamp:
04/10/2005 12:06:41 PM (19 years ago)
Author:
Igor Živković <igor@…>
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:
20560e4
Parents:
d3054a1
Message:

Updated to libIDL-0.8.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidl.xml

    rd3054a1 rf3d3f503  
    55  %general-entities;
    66
    7 <!ENTITY libIDL-download-http "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">
    8 <!ENTITY libIDL-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">
    9 <!ENTITY libIDL-md5sum "f94a690454b4f9d448c2e51792f81365">
    10 <!ENTITY libIDL-size "319 KB">
    11 <!ENTITY libIDL-buildsize "4.5 MB">
    12 <!ENTITY libIDL-time "0.12 SBU">
     7<!ENTITY libidl-download-http "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libidl-version;.tar.bz2">
     8<!ENTITY libidl-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libidl-version;.tar.bz2">
     9<!ENTITY libidl-md5sum "c63f6513dc7789d0575bea02d62d58d7">
     10<!ENTITY libidl-size "332 KB">
     11<!ENTITY libidl-buildsize "4.9 MB">
     12<!ENTITY libidl-time "0.13 SBU">
    1313]>
    1414
    15 <sect1 id="libIDL" xreflabel="libIDL-&libIDL-version;">
     15<sect1 id="libidl" xreflabel="libIDL-&libidl-version;">
    1616<sect1info>
    1717<othername>$LastChangedBy$</othername>
     
    1919</sect1info>
    2020<?dbhtml filename="libIDL.html"?>
    21 <title>libIDL-&libIDL-version;</title>
     21<title>libIDL-&libidl-version;</title>
     22<indexterm zone="libidl">
     23<primary sortas="a-LibIDL">LibIDL</primary></indexterm>
    2224
    2325<sect2>
     
    3234<itemizedlist spacing='compact'>
    3335<listitem><para>Download (HTTP): <ulink
    34 url="&libIDL-download-http;"/></para></listitem>
     36url="&libidl-download-http;"/></para></listitem>
    3537<listitem><para>Download (FTP): <ulink
    36 url="&libIDL-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &libIDL-md5sum;</para></listitem>
    38 <listitem><para>Download size: &libIDL-size;</para></listitem>
     38url="&libidl-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &libidl-md5sum;</para></listitem>
     40<listitem><para>Download size: &libidl-size;</para></listitem>
    3941<listitem><para>Estimated disk space required:
    40 &libIDL-buildsize;</para></listitem>
     42&libidl-buildsize;</para></listitem>
    4143<listitem><para>Estimated build time:
    42 &libIDL-time;</para></listitem></itemizedlist>
     44&libidl-time;</para></listitem></itemizedlist>
    4345</sect3>
    4446
     
    6062
    6163<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    62 make &amp;&amp;
    63 make install</command></userinput></screen>
     64make</command></userinput></screen>
     65
     66<para>This package does not come with a test suite.</para>
     67
     68<para>Now, as the root user:</para>
     69
     70<screen><userinput role="root"><command>make install</command></userinput></screen>
    6471
    6572</sect2>
     
    6875<title>Contents</title>
    6976
    70 <para>The <application>lib<acronym>IDL</acronym></application> package
    71 contains <filename class="libraryfile">libIDL-2</filename> libraries.</para>
     77<segmentedlist>
     78<segtitle>Installed Program</segtitle>
     79<segtitle>Installed Libraries</segtitle>
     80<segtitle>Installed Directory</segtitle>
     81<seglistitem>
     82<seg>libIDL-config-2</seg>
     83<seg>libIDL-2.[so,a]</seg>
     84<seg>/usr/include/libIDL-2.0/libIDL</seg>
     85</seglistitem>
     86</segmentedlist>
    7287
    73 </sect2>
     88<variablelist>
     89<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     90<?dbfo list-presentation="list"?>
    7491
    75 <sect2><title>Description</title>
     92<varlistentry id="libIDL-config-2">
     93<term><command>libIDL-config-2</command></term>
     94<listitem><para>determines the compile and linker flags that should be used to
     95compile and link programs that use
     96<filename class="libraryfile">libIDL-2</filename>.</para>
     97<indexterm zone="libidl libIDL-config-2">
     98<primary sortas="b-libIDL-config-2">libIDL-config-2</primary></indexterm>
     99</listitem>
     100</varlistentry>
    76101
    77 <sect3><title><application>lib<acronym>IDL</acronym></application>
    78 libraries</title>
    79 <para><filename class="libraryfile">libIDL-2</filename> libraries
    80 provide the functions to create and maintain trees of
    81 <acronym>CORBA</acronym> Interface Definition Language
     102<varlistentry id="libIDL-2">
     103<term><filename class="libraryfile">libIDL-2.[so,a]</filename></term>
     104<listitem><para>libraries provide the functions to create and maintain
     105trees of <acronym>CORBA</acronym> Interface Definition Language
    82106(<acronym>IDL</acronym>) files.</para>
    83 </sect3>
     107<indexterm zone="libidl libIDL-2">
     108<primary sortas="c-libIDL-2">libIDL-2.[so,a]</primary></indexterm>
     109</listitem>
     110</varlistentry>
     111</variablelist>
    84112
    85113</sect2>
Note: See TracChangeset for help on using the changeset viewer.