Changeset a5ebc7a2


Ignore:
Timestamp:
04/10/2022 07:33:43 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
f8fdd22
Parents:
185b3090
Message:

Update to gnome-control-center-42.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r185b3090 ra5ebc7a2  
    6565<!ENTITY gnome-keyring-version             "40.0">
    6666<!ENTITY gnome-settings-daemon-version     "42.1">
    67 <!ENTITY gnome-control-center-version      "41.4">
     67<!ENTITY gnome-control-center-version      "42.0">
    6868<!ENTITY mutter-version                    "42.0">
    6969<!ENTITY gnome-shell-version               "41.4">
  • gnome/platform/gnome-control-center.xml

    r185b3090 ra5ebc7a2  
    66
    77  <!ENTITY gnome-control-center-download-http
    8            "&gnome-download-http;/gnome-control-center/&gnome-41;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8           "&gnome-download-http;/gnome-control-center/&gnome-42;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    99  <!ENTITY gnome-control-center-download-ftp
    10            "&gnome-download-ftp;/gnome-control-center/&gnome-41;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "4543d5dbee3229ce0579afc547679f46">
    12   <!ENTITY gnome-control-center-size          "6.3 MB">
    13   <!ENTITY gnome-control-center-buildsize     "149 MB (with tests)">
     10           "&gnome-download-ftp;/gnome-control-center/&gnome-42;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     11  <!ENTITY gnome-control-center-md5sum        "27f2a91669f35aba47148d495462be0d">
     12  <!ENTITY gnome-control-center-size          "5.9 MB">
     13  <!ENTITY gnome-control-center-buildsize     "117 MB (with tests)">
    1414  <!ENTITY gnome-control-center-time          "0.5 SBU (Using parallelism=4; with tests)">
    1515]>
     
    138138    <title>Installation of GNOME Control Center</title>
    139139
    140 <!--
    141     <para>
    142       First, fix building with newer versions of
    143       <application>meson</application>:
    144     </para>
    145 
    146 <screen><userinput>find . -name meson.build | xargs sed -i '/merge_file/{n;d}'</userinput></screen>
    147 -->
     140    <note>
     141      <para>
     142        If upgrading from gnome-control-center-41 or earlier, remove a
     143        desktop file that would result in duplicated menu entries. As the
     144        <systemitem class="username">root</systemitem> user:
     145      </para>
     146
     147<screen role="root"><userinput>rm -f /usr/share/applications/gnome-control-center.desktop</userinput></screen>
     148
     149    </note>
    148150
    149151    <para>
     
    160162    <para>
    161163      To test the results, issue: <command>ninja test</command>. Note that
    162       you must have <application>python-dbusmock</application> module
     164      you must have the <application>python-dbusmock</application> module
    163165      installed in order for the tests to complete successfully.
    164166    </para>
     
    180182    <para>
    181183      <option>-Dcheese=false</option>: Use this switch if you have not
    182       installed recommended dependency <application>Cheese</application>.
     184      installed the recommended <application>Cheese</application> dependency.
    183185    </para>
    184186
    185187    <para>
    186188      <option>-Dibus=false</option>: Use this switch if you have not
    187       installed recommended dependency <application>IBus</application>.
     189      installed the recommended <application>IBus</application> dependency.
    188190    </para>
    189191
  • introduction/welcome/changelog.xml

    r185b3090 ra5ebc7a2  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gnome-control-center-42.0. Fixes
     49          <ulink url="&blfs-ticket-root;16275">#16275</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to mutter-42.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16270">#16270</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.