Changeset 2249a59 for general


Ignore:
Timestamp:
08/19/2014 11:06:26 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d0aecd33
Parents:
9885c0be
Message:

Update to librsvg-2.40.3.
Update to colord-1.2.2.
Update to totem-3.12.2.
Grilo-Plugins-0.2.12: reorder interna/external optional dependencies.

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/librsvg.xml

    r9885c0be r2249a59  
    77  <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    88  <!ENTITY librsvg-download-ftp  "&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
    9   <!ENTITY librsvg-md5sum        "acdecdb9f08f3bf662a68bf7dafb8b82">
    10   <!ENTITY librsvg-size          "496 KB">
    11   <!ENTITY librsvg-buildsize     "11 MB (additional 1 MB for the tests)">
    12   <!ENTITY librsvg-time          "0.2 SBU (additional 0.3 SBU for the tests)">
     9  <!ENTITY librsvg-md5sum        "33d5c3811c915a5e29a219824249e265">
     10  <!ENTITY librsvg-size          "500 KB">
     11  <!ENTITY librsvg-buildsize     "11 MB">
     12  <!ENTITY librsvg-time          "0.2 SBU">
    1313]>
    1414
     
    179179        <listitem>
    180180          <para>
    181             is used to covert SVG images into PNG, JPEG and ICO raster images.
     181            is used to convert images into PNG, PDF, PS, SVG and other formats.
    182182          </para>
    183183          <indexterm zone="librsvg rsvg-convert">
  • general/sysutils/colord.xml

    r9885c0be r2249a59  
    88           "http://www.freedesktop.org/software/colord/releases/colord-&colord-version;.tar.xz">
    99  <!ENTITY colord-download-ftp  " ">
    10   <!ENTITY colord-md5sum        "452e02b3a7cc3ae5b4fc9bef304a6902">
     10  <!ENTITY colord-md5sum        "a03f06f20a1c70cbf30fc8bd59b99678">
    1111  <!ENTITY colord-size          "1.2 MB">
    12   <!ENTITY colord-buildsize     "31 MB (additional 3 MB to rebuild and install the API documentation, and 2 MB for the tests)">
     12  <!ENTITY colord-buildsize     "31 MB 31 MB (additional 4 MB to build and install the API documentation, and 4 MB for the tests)">
    1313  <!ENTITY colord-time          "0.5 SBU (additional 0.1 SBU for the tests)">
    1414]>
     
    100100    <bridgehead renderas="sect4">Optional</bridgehead>
    101101    <para role="optional">
    102       <ulink url="http://bash-completion.alioth.debian.org/">Bash Completion</ulink>,
     102      <xref linkend="gnome-desktop"/> and
    103103      <ulink url="http://www.freedesktop.org/software/colord/releases/">
    104       colord-gtk</ulink> and <xref linkend="gnome-desktop"/>
    105       (to build the example tools),
     104      colord-gtk</ulink> (to build the example tools),
    106105      <xref linkend="docbook-utils"/>,
    107106      <xref linkend="gtk-doc"/>,
    108107      <xref linkend="libxslt"/>,
    109       <xref linkend="sane"/>, and
    110       <xref linkend="valgrind"/> (required for the tests)
     108      <xref linkend="sane"/>,
     109      <xref linkend="valgrind"/> (required for the tests), and
     110      <ulink url="http://bash-completion.alioth.debian.org/">Bash Completion</ulink>,
    111111    </para>
    112112
     
    204204      href="../../xincludes/static-libraries.xml"/>
    205205
    206     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    207       href="../../xincludes/gtk-doc-rebuild.xml"/>
     206    <para>
     207      <option>--enable-gtk-doc</option>: Use this switch if
     208      <application>GTK-Doc</application> is installed and you wish to build
     209      and install the API documentation.
     210    </para>
    208211
    209212    <para>
     
    221224      <application>Polkit</application> installed.
    222225    </para>
    223 
    224     <para><option>--libexecdir=/usr/lib/colord</option>: This option
    225     creates a <filename class="directory">colord</filename> directory in
    226     <filename class="directory">/usr/lib</filename> instead of putting the
    227     program's private programs into <filename
    228     class="directory">/usr/libexec</filename> in accordance with the old
    229     version of the FHS used before LFS-7.5.</para>
    230226
    231227  </sect2>
     
    245241        </seg>
    246242        <seg>
    247           libcolordprivate.so, libcolord.so, libcolorhug.so, and several under
    248           /usr/lib/colord-plugin and /usr/lib/colord-sensors
     243          libcolord.so, libcolordprivate.so, and lndibcolorhug.so
    249244        </seg>
    250245        <seg>
Note: See TracChangeset for help on using the changeset viewer.