Changeset 11d14a27
- Timestamp:
- 12/12/2016 12:20:07 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e6503a9d
- Parents:
- 054e926
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r054e926 r11d14a27 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "12"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 1 1th &year;">9 <!ENTITY releasedate "December 12th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libgcrypt.xml
r054e926 r11d14a27 7 7 <!ENTITY libgcrypt-download-http " "> 8 8 <!ENTITY libgcrypt-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2"> 9 <!ENTITY libgcrypt-md5sum " c869e542cc13a1c28d8055487bf7f5c4">10 <!ENTITY libgcrypt-size "2. 7MB">11 <!ENTITY libgcrypt-buildsize "4 8MB (with tests and building docs)">12 <!ENTITY libgcrypt-time "0. 7SBU (with tests and building docs)">9 <!ENTITY libgcrypt-md5sum "00da7b396fd270e7e762ad0e8dda640d"> 10 <!ENTITY libgcrypt-size "2.8 MB"> 11 <!ENTITY libgcrypt-buildsize "42 MB (with tests and building docs)"> 12 <!ENTITY libgcrypt-time "0.8 SBU (with tests and building docs)"> 13 13 ]> 14 14 -
general/sysutils/dbus.xml
r054e926 r11d14a27 7 7 <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz"> 8 8 <!ENTITY dbus-download-ftp " "> 9 <!ENTITY dbus-md5sum " bacef77336bbe588efa3124102d5fcdb">9 <!ENTITY dbus-md5sum "3f7b013ce8f641cd4c897acda0ef3467"> 10 10 <!ENTITY dbus-size "1.9 MB"> 11 <!ENTITY dbus-buildsize "26 MB ( 50MB for the tests)">11 <!ENTITY dbus-buildsize "26 MB (add 34 MB for the tests)"> 12 12 <!ENTITY dbus-time "0.3 SBU (add 2 SBU for the tests)"> 13 13 ]> … … 603 603 <listitem> 604 604 <para> 605 <application>D-Bus</application> traffic generator and test tool; it606 is a multi-purpose tool for debugging and profiling605 is a <application>D-Bus</application> traffic generator and test 606 tool; it is a multi-purpose tool for debugging and profiling 607 607 <application>D-Bus</application>. 608 608 </para> … … 617 617 <listitem> 618 618 <para> 619 update environment used for <application>D-Bus</application> session 620 services; it updates the list of environment variables used by 619 is used to update the environment used for 620 <application>D-Bus</application> session services; 621 it updates the list of environment variables used by 621 622 <command>dbus-daemon --session</command> when it activates session 622 623 services without using systemd. -
introduction/welcome/changelog.xml
r054e926 r11d14a27 44 44 --> 45 45 <listitem> 46 <para>December 12th, 2016</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to dbus-1.10.14. Fixes 50 <ulink url="&blfs-ticket-root;8580">#8580</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[renodr] - Update to cairo-1.14.8. Fixes 54 <ulink url="&blfs-ticket-root;8620">#8620</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[renodr] - Update to libgcrypt-1.7.4. Fixes 58 <ulink url="&blfs-ticket-root;8629">#8629</ulink>.</para> 59 </listitem> 60 </itemizedlist> 61 </listitem> 62 63 <listitem> 46 64 <para>December 11th, 2016</para> 47 65 <itemizedlist> -
packages.ent
r054e926 r11d14a27 123 123 <!ENTITY libesmtp-version "1.0.6"> 124 124 <!ENTITY libffi-version "3.2.1"> 125 <!ENTITY libgcrypt-version "1.7. 3">125 <!ENTITY libgcrypt-version "1.7.4"> 126 126 <!ENTITY libglade-version "2.6.4"> 127 127 <!ENTITY libgpg-error-version "1.25"> … … 240 240 <!ENTITY cpio-version "2.12"> 241 241 <!ENTITY cups-pk-helper-version "0.2.6"> 242 <!ENTITY dbus-version "1.10.1 2"> <!-- Even minors only -->242 <!ENTITY dbus-version "1.10.14"> <!-- Even minors only --> 243 243 <!ENTITY eudev-version "1.7"> 244 244 <!ENTITY fcron-version "3.2.0"> … … 511 511 <!ENTITY at-spi2-core-version "2.22.0"> 512 512 <!ENTITY at-spi2-atk-version "2.22.0"> 513 <!ENTITY cairo-version "1.14. 6">513 <!ENTITY cairo-version "1.14.8"> 514 514 <!ENTITY cairomm-version "1.12.2"> 515 515 <!ENTITY cogl-version "1.22.2"> -
x/lib/cairo.xml
r054e926 r11d14a27 7 7 <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz"> 8 8 <!ENTITY cairo-download-ftp " "> 9 <!ENTITY cairo-md5sum " 23a0b2f0235431d35238df1d3a517fdb">10 <!ENTITY cairo-size "3 5MB">11 <!ENTITY cairo-buildsize "1 44MB">9 <!ENTITY cairo-md5sum "4ef0db2eacb271c74f8a3fd87822aa98"> 10 <!ENTITY cairo-size "34 MB"> 11 <!ENTITY cairo-buildsize "139 MB"> 12 12 <!ENTITY cairo-time "0.8 SBU"> 13 13 ]> … … 102 102 <para role="optional"> 103 103 <xref linkend="cogl"/>, 104 <xref linkend="gs"/>, 105 <xref linkend="gtk3"/> and <xref linkend="gtk2"/>, 104 106 <xref linkend="gtk-doc"/>, 105 107 <xref linkend="libdrm"/>, 108 <xref linkend="librsvg"/>, 106 109 <xref linkend="lzo"/>, 107 110 <xref linkend="mesa"/>, 111 <xref linkend="poppler"/>, 108 112 <xref linkend="valgrind"/>, 109 <ulink url="http://download.qt.io/official_releases/qt/4.8/">Qt4</ulink>,110 113 <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>. 113 118 </para> 114 119 … … 146 151 147 152 <para> 148 <parameter>--enable-tee</parameter>: This switch enables experimental tee149 surface backend which is required if using system-installed150 <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. 151 156 </para> 152 157 … … 155 160 156 161 <para> 157 <option>--enable-xlib-xcb</option>: This switch enables experimental158 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. 159 164 </para> 160 165 … … 243 248 <para> 244 249 contains functions that integrate 245 <application>Cairo</application> with <xref linkend="glib2"/>'s246 GObject type system.250 <application>Cairo</application> with 251 <application>Glib</application>'s GObject type system. 247 252 </para> 248 253 <indexterm zone="cairo libcairo-gobject">
Note:
See TracChangeset
for help on using the changeset viewer.