Changeset cd0cae38


Ignore:
Timestamp:
09/14/2005 08:58:36 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.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:
887352b
Parents:
6098c66
Message:

Updated to libgsf-1.12.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6098c66 rcd0cae38  
    7979<!ENTITY libidl-version               "0.8.6">
    8080<!ENTITY libcroco-version             "0.6.0">
    81 <!ENTITY libgsf-version               "1.12.0">
     81<!ENTITY libgsf-version               "1.12.3">
    8282<!ENTITY libglade-version             "2.5.1">
    8383<!ENTITY expat-version                "1.95.8">
  • general/genlib/libgsf.xml

    r6098c66 rcd0cae38  
    66
    77  <!ENTITY libgsf-download-http "http://ftp.gnome.org/pub/gnome/sources/libgsf/1.12/libgsf-&libgsf-version;.tar.bz2">
    8   <!ENTITY libgsf-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/libgsf/1.12/libgsf-&libgsf-version;.tar.bz2">
    9   <!ENTITY libgsf-md5sum "34c4672edd2e4e814fb82d7b94d71ffd">
    10   <!ENTITY libgsf-size "428 KB">
    11   <!ENTITY libgsf-buildsize "10.1 MB">
    12   <!ENTITY libgsf-time "0.3 SBU">
     8  <!ENTITY libgsf-download-ftp  "ftp://ftp.gnome.org/pub/gnome/sources/libgsf/1.12/libgsf-&libgsf-version;.tar.bz2">
     9  <!ENTITY libgsf-md5sum        "34b51119d5cbae30be0357ab246e93de">
     10  <!ENTITY libgsf-size          "503 KB">
     11  <!ENTITY libgsf-buildsize     "13.0 MB">
     12  <!ENTITY libgsf-time          "0.3 SBU">
    1313]>
    1414
     
    3131
    3232    <para>The <application>libgsf</application> package contains
    33     <filename class="libraryfile">libgsf</filename> libraries. These are useful for
    34     providing an extensible input/output abstraction layer for structured file
    35     formats.</para>
     33    <filename class="libraryfile">libgsf-1</filename> libraries. These are
     34    useful for providing an extensible input/output abstraction layer for
     35    structured file formats.</para>
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para><xref linkend="glib2"/> and
    63     <xref linkend="libxml2"/></para>
     62    <para><xref linkend="glib2"/>,
     63    <xref linkend="libxml2"/> and
     64    <xref linkend="perl-xml-parser"/></para>
    6465
    6566    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7879make</userinput></screen>
    7980
    80     <para>This package does not come with a test suite.</para>
     81    <para>Running <command>make check</command> will build a battery of test
     82    programs which are built using the just-created
     83    <filename class='libraryfile'>libgsf-1</filename> library. All the programs
     84    should build successfully with no errors displayed.</para>
    8185
    8286    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    8690  </sect2>
    8791
     92  <sect2 role="commands">
     93    <title>Command Explanations</title>
     94   
     95    <para><option>--sysconfdir=/etc/gnome</option>: Pass this parameter to the
     96    <command>configure</command> command if you have
     97    <application>GNOME</application>-2 installed so that the
     98    <application>GConf</application> schema files are installed
     99    correctly.</para>
     100
     101  </sect2>
     102
    88103  <sect2 role="content">
    89104    <title>Contents</title>
    90105
    91106    <segmentedlist>
    92       <segtitle>Installed Programs</segtitle>
     107      <segtitle>Installed Program</segtitle>
    93108      <segtitle>Installed Libraries</segtitle>
    94109      <segtitle>Installed Directories</segtitle>
    95110
    96111      <seglistitem>
    97         <seg>None</seg>
     112        <seg>gsf-office-thumbnailer</seg>
    98113        <seg>libgsf-1.[so,a] and optionally, libgsf-gnome-1.[so,a]</seg>
    99114        <seg>/usr/include/libgsf-1 and /usr/share/gtk-doc/html/gsf</seg>
     
    104119
    105120</sect1>
    106 
  • introduction/welcome/changelog.xml

    r6098c66 rcd0cae38  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to libgsf-1.12.3.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Added documentation installation commands and
    4952          corrected the note about the test suite in the libcroco
Note: See TracChangeset for help on using the changeset viewer.