Changeset f3d3f503
- Timestamp:
- 04/10/2005 12:06:41 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 20560e4
- Parents:
- d3054a1
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd3054a1 rf3d3f503 71 71 <!ENTITY GLib-version "1.2.10"> 72 72 <!ENTITY glib2-version "2.6.3"> 73 <!ENTITY lib IDL-version "0.8.4">73 <!ENTITY libidl-version "0.8.5"> 74 74 <!ENTITY libcroco-version "0.6.0"> 75 75 <!ENTITY libgsf-version "1.10.1"> -
general/genlib/libidl.xml
rd3054a1 rf3d3f503 5 5 %general-entities; 6 6 7 <!ENTITY lib IDL-download-http "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">8 <!ENTITY lib IDL-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-&libIDL-version;.tar.bz2">9 <!ENTITY lib IDL-md5sum "f94a690454b4f9d448c2e51792f81365">10 <!ENTITY lib IDL-size "319KB">11 <!ENTITY lib IDL-buildsize "4.5MB">12 <!ENTITY lib IDL-time "0.12SBU">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"> 13 13 ]> 14 14 15 <sect1 id="lib IDL" xreflabel="libIDL-&libIDL-version;">15 <sect1 id="libidl" xreflabel="libIDL-&libidl-version;"> 16 16 <sect1info> 17 17 <othername>$LastChangedBy$</othername> … … 19 19 </sect1info> 20 20 <?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> 22 24 23 25 <sect2> … … 32 34 <itemizedlist spacing='compact'> 33 35 <listitem><para>Download (HTTP): <ulink 34 url="&lib IDL-download-http;"/></para></listitem>36 url="&libidl-download-http;"/></para></listitem> 35 37 <listitem><para>Download (FTP): <ulink 36 url="&lib IDL-download-ftp;"/></para></listitem>37 <listitem><para>Download MD5 sum: &lib IDL-md5sum;</para></listitem>38 <listitem><para>Download size: &lib IDL-size;</para></listitem>38 url="&libidl-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &libidl-md5sum;</para></listitem> 40 <listitem><para>Download size: &libidl-size;</para></listitem> 39 41 <listitem><para>Estimated disk space required: 40 &lib IDL-buildsize;</para></listitem>42 &libidl-buildsize;</para></listitem> 41 43 <listitem><para>Estimated build time: 42 &lib IDL-time;</para></listitem></itemizedlist>44 &libidl-time;</para></listitem></itemizedlist> 43 45 </sect3> 44 46 … … 60 62 61 63 <screen><userinput><command>./configure --prefix=/usr && 62 make && 63 make install</command></userinput></screen> 64 make</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> 64 71 65 72 </sect2> … … 68 75 <title>Contents</title> 69 76 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> 72 87 73 </sect2> 88 <variablelist> 89 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 90 <?dbfo list-presentation="list"?> 74 91 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 95 compile 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> 76 101 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 105 trees of <acronym>CORBA</acronym> Interface Definition Language 82 106 (<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> 84 112 85 113 </sect2> -
gnome/core/orbit2.xml
rd3054a1 rf3d3f503 47 47 dependencies</title> 48 48 <sect4><title>Required</title> 49 <para><xref linkend="lib IDL"/> and <xref linkend="popt"/></para>49 <para><xref linkend="libidl"/> and <xref linkend="popt"/></para> 50 50 </sect4> 51 51 -
introduction/welcome/changelog.xml
rd3054a1 rf3d3f503 22 22 23 23 <itemizedlist> 24 25 <listitem><para>April 10th, 2005 [igor]: Updated to 26 libIDL-0.8.5.</para></listitem> 24 27 25 28 <listitem><para>April 9th, 2005 [randy]: Updated to -
xsoft/graphweb/firefox.xml
rd3054a1 rf3d3f503 46 46 <sect4><title>Required</title> 47 47 <para><xref linkend="gtk2"/>, 48 <xref linkend="lib IDL"/> and48 <xref linkend="libidl"/> and 49 49 <xref linkend="zip"/></para> 50 50 </sect4> -
xsoft/graphweb/mozilla.xml
rd3054a1 rf3d3f503 95 95 <para><xref linkend="zip"/>, 96 96 <xref linkend="gtk2"/>, 97 <xref linkend="lib IDL"/></para>97 <xref linkend="libidl"/></para> 98 98 </sect4> 99 99 -
xsoft/other/thunderbird.xml
rd3054a1 rf3d3f503 76 76 <para><xref linkend="zip"/>, 77 77 <xref linkend="gtk2"/> and 78 <xref linkend="lib IDL"/></para>78 <xref linkend="libidl"/></para> 79 79 </sect4> 80 80
Note:
See TracChangeset
for help on using the changeset viewer.