Changeset 0a1f247


Ignore:
Timestamp:
09/02/2003 02:14:48 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e76c814
Parents:
ac3e3c9f
Message:

update to at-spi-1.1.9 and librsvg-2.2.5

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/librsvg/librsvg-config.xml

    rac3e3c9f r0a1f247  
    11<sect2>
    2 <title>Configuring librsvg</title>
     2<title>Configuring <application>librsvg</application></title>
    33
    44
  • gnome/lib/librsvg/librsvg-desc.xml

    rac3e3c9f r0a1f247  
    22<title>Contents</title>
    33
    4 <para>The librsvg package contains <filename>librsvg</filename> libraries.</para>
     4<para>The <application>librsvg</application> package contains <filename>librsvg</filename> libraries.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>librsvg libraries</title>
    11 <para>librsvg libraries provide the functions to render Scalable Vector
    12 Graphics (SVG).</para></sect3>
     11<para><filename>librsvg</filename> libraries provide the functions to render Scalable Vector
     12Graphics (<acronym>SVG</acronym>).</para></sect3>
    1313
    1414
  • gnome/lib/librsvg/librsvg-inst.xml

    rac3e3c9f r0a1f247  
    11<sect2>
    2 <title>Installation of librsvg</title>
     2<title>Installation of <application>librsvg</application></title>
    33
    4 <para>Install librsvg by running the following commands:</para>
     4<para>Install <application>librsvg</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
    77make &amp;&amp;
    8 make install </userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • gnome/lib/librsvg/librsvg-intro.xml

    rac3e3c9f r0a1f247  
    11<sect2>
    2 <title>Introduction to librsvg</title>
     2<title>Introduction to <application>librsvg</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&librsvg-download-http;"/>
    5 Download location (FTP):        <ulink url="&librsvg-download-ftp;"/>
    6 Version used:                   &librsvg-version;
    7 Package size:                   &librsvg-size;
    8 Estimated Disk space required:  &librsvg-buildsize;
    9 Estimated build time:           &librsvg-time;</screen>
     4<para>The <application>librsvg</application> package contains librsvg libraries.</para>
    105
    11 <para>The librsvg package contains librsvg libraries.</para>
     6<sect3><title>Package information</title>
     7<itemizedlist spacing='compact'>
     8<listitem><para>Download (HTTP): <ulink
     9url="&librsvg-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink
     11url="&librsvg-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &librsvg-size;</para></listitem>
     13<listitem><para>Estimated Disk space required:
     14&librsvg-buildsize;</para></listitem>
     15<listitem><para>Estimated build time:
     16&librsvg-time;</para></listitem></itemizedlist>
     17</sect3>
    1218
    13 <screen>librsvg depends on:
    14 <xref linkend="GTK2"/>, <xref linkend="libxml2"/> and <xref linkend="libart_lgpl"/>
    15 librsvg will utilize:
    16 libgsf</screen>
     19<sect3><title><application>librsvg</application> dependencies</title>
     20<sect4><title>Required</title>
     21<para><xref linkend="GTK2"/>, <xref linkend="libxml2"/> and <xref
     22linkend="libart_lgpl"/></para></sect4>
     23<sect4><title>Optional</title>
     24<para>libgsf</para></sect4>
     25</sect3>
     26
    1727
    1828</sect2>
  • gnome/lib/librsvg/librsvg.ent

    rac3e3c9f r0a1f247  
    55<!ENTITY librsvg-desc SYSTEM "librsvg-desc.xml">
    66<!ENTITY librsvg-config SYSTEM "librsvg-config.xml">
    7 <!ENTITY librsvg-buildsize "2.6 MB">
    8 <!ENTITY librsvg-version "2.2.4">
    9 <!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.2/librsvg-2.2.4.tar.bz2">
    10 <!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.2/librsvg-2.2.4.tar.bz2">
    11 <!ENTITY librsvg-size "218 KB">
    12 <!ENTITY librsvg-time "0.69 SBU">
     7<!ENTITY librsvg-buildsize "9.5 MB">
     8<!ENTITY librsvg-version "2.2.5">
     9<!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.2/librsvg-2.2.5.tar.bz2">
     10<!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.2/librsvg-2.2.5.tar.bz2">
     11<!ENTITY librsvg-size "228 KB">
     12<!ENTITY librsvg-time "0.25 SBU">
  • introduction/welcome/changelog.xml

    rac3e3c9f r0a1f247  
    1212
    1313<listitem><para>September 1st, 2003 [larry]: updated intro to
    14 gtk-engines and gtk-thinice-engine.  Removed png-support-3.1.dtd from
     14gtk-engines, gtk-thinice-engine and libgail-gnome.  Removed png-support-3.1.dtd from
    1515gtk-doc and sgml-dtd-3.</para></listitem>
    1616
     
    1818libbonoboui-2.2.2, gnome-icon-theme-1.0.6, libgnomeui-2.2.2,
    1919gnome-themes-2.2.2 scrollkeeper-0.3.12, libwnck-2.2.2, vte-0.10.29,
    20 libgtop-2.0.2, gail-1.2.2 and galeon-1.3.7.</para></listitem>
     20libgtop-2.0.2, gail-1.2.2, at-spi-1.1.9, librsvg-2.2.5 and galeon-1.3.7.</para></listitem>
    2121
    2222<listitem><para>August 31st, 2003 [larry]: gnome: updated to
Note: See TracChangeset for help on using the changeset viewer.