Changeset 01f0cbb6


Ignore:
Timestamp:
04/09/2022 09:32:39 PM (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:
f0214829
Parents:
a3a7743
Message:

Update to gnome-bluetooth-42.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    ra3a7743 r01f0cbb6  
    6262<!ENTITY nautilus-version                  "41.2">
    6363<!ENTITY zenity-version                    "3.32.0">
    64 <!ENTITY gnome-bluetooth-version           "3.34.5">
     64<!ENTITY gnome-bluetooth-version           "42.0">
    6565<!ENTITY gnome-keyring-version             "40.0">
    6666<!ENTITY gnome-settings-daemon-version     "42.1">
  • gnome/platform/gnome-bluetooth.xml

    ra3a7743 r01f0cbb6  
    66
    77  <!ENTITY gnome-bluetooth-download-http
    8            "&gnome-download-http;/gnome-bluetooth/&gnome-minor-34;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
     8           "&gnome-download-http;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
    99  <!ENTITY gnome-bluetooth-download-ftp
    10            "&gnome-download-ftp;/gnome-bluetooth/&gnome-minor-34;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
    11   <!ENTITY gnome-bluetooth-md5sum        "d83faa54abaf64bb40b5313bc233e74e">
    12   <!ENTITY gnome-bluetooth-size          "348 KB">
    13   <!ENTITY gnome-bluetooth-buildsize     "17 MB">
    14   <!ENTITY gnome-bluetooth-time          "0.2 SBU (Using parallelism=4)">
     10           "&gnome-download-ftp;/gnome-bluetooth/&gnome-42;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
     11  <!ENTITY gnome-bluetooth-md5sum        "22d60e6294c8c05d7c8e8dcb507f191a">
     12  <!ENTITY gnome-bluetooth-size          "295 KB">
     13  <!ENTITY gnome-bluetooth-buildsize     "14 MB (with tests)">
     14  <!ENTITY gnome-bluetooth-time          "0.2 SBU (Using parallelism=4, with tests)">
    1515]>
    1616
     
    8585    <bridgehead renderas="sect4">Recommended</bridgehead>
    8686    <para role="recommended">
    87       <xref linkend="gobject-introspection"/>
     87      <xref linkend="gobject-introspection"/> and
     88      <xref linkend="libadwaita1"/>
    8889    </para>
    8990
     
    110111
    111112    <para>
    112       First, fix building with newer versions of
    113       <application>meson</application>
    114     </para>
    115 
    116 <screen><userinput>sed -i "/  desktop,/d" sendto/meson.build</userinput></screen>
    117 
    118     <para>
    119113      Install <application>GNOME Bluetooth</application> by running the
    120114      following commands:
     
    159153        </seg>
    160154        <seg>
    161           libgnome-bluetooth.so
     155          libgnome-bluetooth-3.0.so and
     156          libgnome-bluetooth-ui-3.0.so
    162157        </seg>
    163158        <seg>
    164           /usr/include/gnome-bluetooth and
    165           /usr/share/gnome-bluetooth
     159          /usr/include/gnome-bluetooth-3.0 and
     160          /usr/share/gnome-bluetooth-3.0
    166161          <!--/usr/share/gtk-doc/html/gnome-bluetooth and
    167162          /usr/share/help/*/gnome-bluetooth -->
     
    188183      </varlistentry>
    189184
    190       <varlistentry id="libgnome-bluetooth">
    191         <term><filename class="libraryfile">libgnome-bluetooth.so</filename></term>
     185      <varlistentry id="libgnome-bluetooth-3.0">
     186        <term><filename class="libraryfile">libgnome-bluetooth-3.0.so</filename></term>
    192187        <listitem>
    193188          <para>
     
    195190            functions
    196191          </para>
    197           <indexterm zone="gnome-bluetooth libgnome-bluetooth">
    198             <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
     192          <indexterm zone="gnome-bluetooth libgnome-bluetooth-3.0">
     193            <primary sortas="c-libgnome-bluetooth-3.0">libgnome-bluetooth-3.0.so</primary>
    199194          </indexterm>
    200195        </listitem>
  • introduction/welcome/changelog.xml

    ra3a7743 r01f0cbb6  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gnome-bluetooth-42.0. Fixes
     49          <ulink url="&blfs-ticket-root;16259">#16259</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to gvfs-1.50.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16260">#16260</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.