Ignore:
Timestamp:
04/08/2021 06:16:54 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
25d991f
Parents:
b0599bb
Message:

Update to dconf-editor-3.38.3
Update to gvfs-1.48.0
Update to nautilus-40.0
Update to gnome-bluetooth-3.34.5
Update to gnome-keyring-40.0
Update to gnome-settings-daemon-40.0
Update to gnome-control-center-40.0
Update to mutter-40.0
Update to gnome-shell-40.0
Update to gnome-shell-extensions-40.0
Update to gdm-40.0
Update to gnome-user-docs-40.0
Update to yelp-40.0
Update to evolution-3.40.0
Update to gnome-tweaks-40.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/dconf.xml

    rb0599bb r1a8fb18  
    1616  <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-38;/dconf-editor-&dconf-editor-version;.tar.xz">
    1717  <!ENTITY dconf-editor-download-ftp  "&gnome-download-ftp;/dconf-editor/&gnome-minor-38;/dconf-editor-&dconf-editor-version;.tar.xz">
    18   <!ENTITY dconf-editor-md5sum        "1e03d07187ef2121d75fadd5f53dc1ef">
    19   <!ENTITY dconf-editor-size          "580 KB">
     18  <!ENTITY dconf-editor-md5sum        "06d64abca0673761cf320145e9977b9c">
     19  <!ENTITY dconf-editor-size          "584 KB">
    2020  <!ENTITY dconf-editor-buildsize     "37 MB">
    2121  <!ENTITY dconf-editor-time          "0.2 SBU">
     
    125125    </itemizedlist>
    126126
     127    <!-- Applied in 3.38.3
    127128    <itemizedlist spacing="compact">
    128129      <listitem>
     
    133134      </listitem>
    134135    </itemizedlist>
     136    -->
    135137
    136138    <bridgehead renderas="sect3">DConf Dependencies</bridgehead>
     
    200202tar -xf ../dconf-editor-&dconf-editor-version;.tar.xz &amp;&amp;
    201203cd dconf-editor-&dconf-editor-version;                &amp;&amp;
    202 
    203 patch -p1 -i ../../dconf-editor-&dconf-editor-version;-vala_fix-1.patch &amp;&amp;
    204204
    205205mkdir build &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.