Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="librsvg">
    26     <primary sortas="a-Librsvg">Librsvg</primary>
     26    <primary sortas="a-librsvg">librsvg</primary>
    2727  </indexterm>
    2828
     
    4141    <itemizedlist spacing="compact">
    4242      <listitem>
    43         <para>Download (HTTP): <ulink url="&librsvg-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&librsvg-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &librsvg-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &librsvg-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &librsvg-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &librsvg-time;</para>
     43        <para>
     44          Download (HTTP): <ulink url="&librsvg-download-http;"/>
     45        </para>
     46      </listitem>
     47      <listitem>
     48        <para>
     49          Download (FTP): <ulink url="&librsvg-download-ftp;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download MD5 sum: &librsvg-md5sum;
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download size: &librsvg-size;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Estimated disk space required: &librsvg-buildsize;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated build time: &librsvg-time;
     70        </para>
    5971      </listitem>
    6072    </itemizedlist>
     
    8799
    88100    <para condition="html" role="usernotes">User Notes:
    89     <ulink url="&blfs-wiki;/librsvg"/></para>
     101      <ulink url="&blfs-wiki;/librsvg"/>
     102    </para>
    90103  </sect2>
    91104
     
    93106    <title>Installation of librsvg</title>
    94107
    95     <para>Install <application>librsvg</application> by running the following
    96     commands:</para>
     108    <para>
     109      Install <application>librsvg</application> by running the following
     110      commands:
     111    </para>
    97112
    98113<screen><userinput>sed -i '/_gir_CFLAGS/s#$# -I/usr/include/cairo#' Makefile.in &amp;&amp;
     
    100115make</userinput></screen>
    101116
    102     <para>To test the results, issue: <command>make check</command>.</para>
     117    <para>
     118      To test the results, issue: <command>make check</command>.
     119    </para>
    103120
    104121    <para>
     
    123140
    124141    <para>
    125       <option>--disable-introspection</option>: Add this option if you've not
    126       installed Gobject Introspection.
    127     </para>
    128 
    129     <para>
    130       <option>--disable-gtk-theme</option>: Add this option if you've not
    131       installed Gtk+ 2.
     142      <option>--disable-gtk-theme</option>: Add this option if you have not
     143      installed GTK+ 2.
    132144    </para>
    133145
     
    147159      <seglistitem>
    148160        <seg>
    149           rsvg-convert and
    150           rsvg-view-3.
     161          rsvg-convert and rsvg-view-3
    151162        </seg>
    152163        <seg>
    153           librsvg-2.so and
    154           libpixbufloader-svg.so.
     164          librsvg-2.so and libpixbufloader-svg.so
    155165        </seg>
    156166        <seg>
    157167          /usr/include/librsvg-2 and
    158           /usr/share/gtk-doc/html/rsvg.
     168          /usr/share/gtk-doc/html/rsvg
    159169        </seg>
    160170      </seglistitem>
     
    182192        <listitem>
    183193          <para>
    184             is a simple Gtk+ 3 application that can be used to view an SVG file.
     194            is a simple GTK+ 3 application that can be used to view an SVG file.
    185195          </para>
    186196          <indexterm zone="librsvg rsvg-view-3">
     
    206216        <listitem>
    207217          <para>
    208             is the Gdk Pixbuf plugin that allows Gtk+ applications to render Scalable
     218            is the <application>Gdk Pixbuf</application> plugin that allows
     219            <application>GTK+</application> applications to render Scalable
    209220            Vector Graphics images.
    210221          </para>
     
    214225        </listitem>
    215226      </varlistentry>
     227
    216228    </variablelist>
    217   </sect2>
     229
     230  </sect2>
     231
    218232</sect1>
Note: See TracChangeset for help on using the changeset viewer.