Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73714

Re-enable geoclue[2] on FreeBSD

    XMLWordPrintable

Details

    • Other
    • 633b0f40ca82709863bad48e0ed6a1c92ad3b8b4 (qt/qtlocation/5.12)

    Description

      Moin moin

       

      Commit (1) removed support for geoclue on non-Linux platforms.

      Could you please re-enable it for FreeBSD as in:

      +--- src/plugins/position/position.pro.orig 2019-02-08 20:56:53 UTC
      ++++ src/plugins/position/position.pro
      +@@ -2,8 +2,8 @@ TEMPLATE = subdirs
      +
      + QT_FOR_CONFIG += positioning-private
      +
      +-linux:qtHaveModule(dbus):SUBDIRS += geoclue
      +-linux:qtHaveModule(dbus):SUBDIRS += geoclue2
      ++linux|freebsd:qtHaveModule(dbus):SUBDIRS += geoclue
      ++linux|freebsd:qtHaveModule(dbus):SUBDIRS += geoclue2
      + qtConfig(gypsy):SUBDIRS += gypsy
      + qtConfig(winrt_geolocation):SUBDIRS += winrt
      + qtHaveModule(simulator):SUBDIRS += simulator

       

       

      [1] https://github.com/qt/qtlocation/commit/5241d8c727d8e45d0266d486958e6e566563e1c8

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ablasche Alex Blasche
            tberner Tobias C. Berner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes