Changeset f853c30e for x/lib


Ignore:
Timestamp:
11/04/2020 04:18:17 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
c466b88
Parents:
1a742391
Message:

Update to php-7.4.12
Update to Wireshark-3.4.0
Update to libreoffice-7.0.3.1 (including fixes for system ICU)
Update to icewm-1.9.0
Update to libhandy-1.0.1
Update to pipewire-0.3.15
Update to gdm-3.38.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libhandy1.xml

    r1a742391 rf853c30e  
    77  <!ENTITY libhandy1-download-http "&gnome-download-http;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    88  <!ENTITY libhandy1-download-ftp  "&gnome-download-ftp;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    9   <!ENTITY libhandy1-md5sum        "3cdc0b2274b41770ad4758e612f4c16d">
    10   <!ENTITY libhandy1-size          "372 KB">
     9  <!ENTITY libhandy1-md5sum        "651afd7928c2f09949a07e271cea5be4">
     10  <!ENTITY libhandy1-size          "380 KB">
    1111  <!ENTITY libhandy1-buildsize     "20 MB (with tests)">
    1212  <!ENTITY libhandy1-time          "0.3 SBU (with tests)">
     
    9898
    9999    <para>
     100      First, cause a regression discovered upstream:
     101    </para>
     102
     103    <!-- Xi fixed this at https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/635 -->
     104
     105<screen><userinput remap="pre">sed -i 's/"opacity", 0/"opacity", 0.0/' src/hdy-combo-row.c</userinput></screen>
     106
     107    <para>
    100108      Install <application>libhandy</application> by running the following
    101109      commands:
Note: See TracChangeset for help on using the changeset viewer.