<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Consider porting to gdbus."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112343#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Consider porting to gdbus."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112343">bug 112343</a>
              from <span class="vcard"><a class="email" href="mailto:qarkai@gmail.com" title="Arkadiy Illarionov <qarkai@gmail.com>"> <span class="fn">Arkadiy Illarionov</span></a>
</span></b>
        <pre>(In reply to Samuel Mehrbrodt (CIB) from <a href="show_bug.cgi?id=112343#c9">comment #9</a>)
<span class="quote">> (In reply to Arkadiy Illarionov from <a href="show_bug.cgi?id=112343#c8">comment #8</a>)
> > As I understand, ScreenSaverInhibitor was last user of dbus-glib and check
> > for DBus support
> > (<a href="https://opengrok.libreoffice.org/xref/core/configure.ac#9955">https://opengrok.libreoffice.org/xref/core/configure.ac#9955</a>) can be
> > changed from 
> > PKG_CHECK_MODULES(DBUS, dbus-glib-1 >= 0.70)
> > to 
> > PKG_CHECK_MODULES(DBUS, dbus-1 >= 0.60)
> > 
> > However some modules, e.g. sd/source/ui/remotecontrol/BluetoothServer.cxx,
> > use dbus and glib, so proposed change breaks build of these modules.
> > 
> > I believe fixing this is more or less simple for somebody familiar with
> > build system.

> Can you port the BluetoothServer.cxx module also over?</span >

I'm not sure I can do this. At least I couldn't find DBus -> GDBus API
comparison similar to <a href="https://developer.gnome.org/gio/stable/ch35s02.html">https://developer.gnome.org/gio/stable/ch35s02.html</a>.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>