Changeset 82a9ecf for gnome/platform


Ignore:
Timestamp:
08/11/2020 05:17:00 PM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 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:
ccc69593
Parents:
8ec0245
Message:

update gcr, g-s-d, and pipewire

gcr: fix a bug identified by upstream
g-s-d: depends on gcr
pipewire: run test suite

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    r8ec0245 r82a9ecf  
    120120<screen><userinput>sed -i -r 's:"(/desktop):"/org/gnome\1:' schema/*.xml &amp;&amp;
    121121
     122sed -i '610 s/;/ = { 0 };/' gck/gck-slot.c &amp;&amp;
     123
    122124mkdir gcr-build &amp;&amp;
    123125cd    gcr-build &amp;&amp;
     
    145147      <command>sed ... schema/*.xml</command>:  This command fixes a
    146148      deprecated entry in the schema template.
     149    </para>
     150
     151    <para>
     152      <!-- https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/52/ -->
     153      <command>sed ... gck/gck-slot.c</command>:  This command fixes a bug
     154      (usage of uninitialized value) identified by upstream.
    147155    </para>
    148156
  • gnome/platform/gnome-settings-daemon.xml

    r8ec0245 r82a9ecf  
    8080      <xref linkend="colord"/>,
    8181      <xref linkend="fontconfig"/>,
     82      <xref linkend="gcr"/>,
    8283      <xref linkend="geoclue2"/>,
    8384      <xref linkend="geocode-glib"/>,
Note: See TracChangeset for help on using the changeset viewer.