Ignore:
Timestamp:
08/01/2021 12:51:38 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
e495bda
Parents:
ca31bd3
Message:

9ckage updates and fixes.
Update to php-8.0.9.
Update to cbindgen-0.20.0.
Fix dependencies for elogind and p11kit.
Fix gcr-3.40.0 to build properly with meson-0.59.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    rca31bd3 r65d85668  
    121121<screen><userinput>sed -i 's:"/desktop:"/org:' schema/*.xml &amp;&amp;
    122122
     123sed -e '208 s/@BASENAME@/gcr-viewer.desktop/'   \
     124    -e '231 s/@BASENAME@/gcr-prompter.desktop/' \
     125    -i ui/meson.build                           &amp;&amp;
     126
    123127mkdir build &amp;&amp;
    124128cd    build &amp;&amp;
     
    149153      <command>sed ... schema/*.xml</command>:  This command fixes a
    150154      deprecated entry in the schema template.
     155    </para>
     156
     157    <para>
     158      <command>sed ... ui/meson.build</command>:  This command fixes a
     159      problem when building with meson-0.59.0.
    151160    </para>
    152161
Note: See TracChangeset for help on using the changeset viewer.