Changeset 11d14a27 for x


Ignore:
Timestamp:
12/12/2016 12:20:07 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, lazarus, lxqt, 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:
e6503a9d
Parents:
054e926
Message:

Update to libgcrypt-1.7.4
Update to cairo-1.14.8
Update to D-Bus-1.10.14

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    r054e926 r11d14a27  
    77  <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz">
    88  <!ENTITY cairo-download-ftp  " ">
    9   <!ENTITY cairo-md5sum        "23a0b2f0235431d35238df1d3a517fdb">
    10   <!ENTITY cairo-size          "35 MB">
    11   <!ENTITY cairo-buildsize     "144 MB">
     9  <!ENTITY cairo-md5sum        "4ef0db2eacb271c74f8a3fd87822aa98">
     10  <!ENTITY cairo-size          "34 MB">
     11  <!ENTITY cairo-buildsize     "139 MB">
    1212  <!ENTITY cairo-time          "0.8 SBU">
    1313]>
     
    102102    <para role="optional">
    103103      <xref linkend="cogl"/>,
     104      <xref linkend="gs"/>,
     105      <xref linkend="gtk3"/> and <xref linkend="gtk2"/>,
    104106      <xref linkend="gtk-doc"/>,
    105107      <xref linkend="libdrm"/>,
     108      <xref linkend="librsvg"/>,
    106109      <xref linkend="lzo"/>,
    107110      <xref linkend="mesa"/>,
     111      <xref linkend="poppler"/>,
    108112      <xref linkend="valgrind"/>,
    109       <ulink url="http://download.qt.io/official_releases/qt/4.8/">Qt4</ulink>,
    110113      <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
    111       <ulink url="https://github.com/rillian/jbig2dec/">jbig2dec</ulink>, and
    112       <ulink url="https://skia.org/">Skia</ulink>
     114      <ulink url="https://github.com/rillian/jbig2dec/">jbig2dec</ulink>,
     115      <ulink url="https://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
     116      <ulink url="https://skia.org/">Skia</ulink>, and
     117      <ulink url="http://download.qt.io/official_releases/qt/4.8/">Qt4</ulink>.
    113118    </para>
    114119
     
    146151
    147152    <para>
    148       <parameter>--enable-tee</parameter>: This switch enables experimental tee
    149       surface backend which is required if using system-installed
    150       <application>Cairo</application> with Mozilla applications.
     153      <parameter>--enable-tee</parameter>: This switch enables the
     154      experimental tee surface backend which is required if using
     155      system-installed <application>Cairo</application> with Mozilla applications.
    151156    </para>
    152157
     
    155160
    156161    <para>
    157       <option>--enable-xlib-xcb</option>: This switch enables experimental
    158       Xlib/XCB functions used by some window managers.
     162      <option>--enable-xlib-xcb</option>: This switch enables several
     163      experimental Xlib/XCB functions used by some window managers.
    159164    </para>
    160165
     
    243248          <para>
    244249            contains functions that integrate
    245             <application>Cairo</application> with <xref linkend="glib2"/>'s
    246             GObject type system.
     250            <application>Cairo</application> with
     251            <application>Glib</application>'s GObject type system.
    247252          </para>
    248253          <indexterm zone="cairo libcairo-gobject">
Note: See TracChangeset for help on using the changeset viewer.