New framework: BluezQt

Jonathan Riddell jr at jriddell.org
Wed Mar 11 18:10:06 UTC 2015


On Tue, Mar 10, 2015 at 10:12:31PM +0100, David Rosca wrote:
> BluezQt is a wrapper library for Bluez 5 DBus API. It will be
> used in Bluedevil as a replacement for libbluedevil.
> It is currently in playground (playground/libs/bluez-qt).
> 
> It should be a Tier 1 framework (only depends on Qt libs).
> 
> The code should follow all framework policies and the build is green,
> so I'd like to submit BluezQt for review.

Also sent this to the other thread on kde-core-devel...

Looks like you've been working hard :)

The name KF5BluezQt seems inelegant, is has both a prefix and a suffix, how about just KF5Bluez ?

The headers get installed into /usr/include/BluezQt/, I guess that should be
/usr/include/KF5/BluezQt/ ?

It requires extra-cmake-modules 1.8 but seems to compile fine with 1.7.

Do you expect this to be moved into KDE Frameworks? That gets tagged
on April 4th.  Or do you expect it to be moved into kde/workspace for
release with Plasma? That gets tagged in April 9th.

If it goes into Frameworks it must remain API and ABI compatible while
in Plasma you only need to bump the soversion if it changes.  Is it
ready for that?

Jonathan


More information about the Kde-frameworks-devel mailing list