From: Lisandro Damián Nicanor Pérez Meyer Date: Tue, 23 Sep 2014 03:26:51 +0000 (+0100) Subject: qtlocation-opensource-src (5.3.2-2) unstable; urgency=medium X-Git-Tag: archive/raspbian/5.15.8+dfsg-3+rpi1~1^2^2^2^2^2^2^2^2^2^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a8d541cb73e843dda18b268896486da3ae01fcad;p=qtlocation-opensource-src.git qtlocation-opensource-src (5.3.2-2) unstable; urgency=medium * Upload to unstable. * Create disable_qgeocircle_extendShape_tests.patch to disable this tests until QTBUG-41447 is solved. [dgit import unpatched qtlocation-opensource-src 5.3.2-2] --- a8d541cb73e843dda18b268896486da3ae01fcad diff --cc debian/changelog index 0000000,0000000..f9971c8 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,95 @@@ ++qtlocation-opensource-src (5.3.2-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ * Create disable_qgeocircle_extendShape_tests.patch to disable this tests ++ until QTBUG-41447 is solved. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Tue, 23 Sep 2014 00:26:51 -0300 ++ ++qtlocation-opensource-src (5.3.2-1) experimental; urgency=medium ++ ++ [ Dmitry Shachnev ] ++ * Drop dh_auto_build-arch override, no longer needed. ++ * Run tests with QT_QPA_PLATFORM=minimal, so that they could be ++ run without Xvfb. ++ * Update my e-mail address. ++ * Update Vcs-Browser field to point to cgit interface. ++ ++ [ Lisandro Damián Nicanor Pérez Meyer ] ++ * New upstream release. ++ * Bump Qt build dependencies. ++ * Update symbols files with buildds' logs. ++ * Update install files. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Fri, 19 Sep 2014 00:55:17 -0300 ++ ++qtlocation-opensource-src (5.3.1-1) unstable; urgency=medium ++ ++ * New upstream release. ++ * Bump Qt build dependencies. ++ * Remove remove_qreal_check.patch, applied upstream. ++ * Fix install file with new files. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Tue, 01 Jul 2014 13:24:41 -0300 ++ ++qtlocation-opensource-src (5.3.0-3) unstable; urgency=medium ++ ++ * Add remove_qreal_check.patch to fix build failure on ARM. ++ * Add myself to Uploaders. ++ ++ -- Dmitry Shachnev Sun, 08 Jun 2014 17:39:36 +0400 ++ ++qtlocation-opensource-src (5.3.0-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ * Re-enable tests, using disable_failing_tests.patch to disable the tests ++ that are currently failing. Both of them seems to lack a source of ++ information to properly work. ++ * Add build dependencies needed for running the tests. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Sat, 07 Jun 2014 11:18:06 -0300 ++ ++qtlocation-opensource-src (5.3.0-1) experimental; urgency=medium ++ ++ * New upstream release. ++ * Bump Qt build dependencies. ++ * Install headers in their new m-a path. Mark development package as ++ Multi-Arch: same. ++ * Remove transitional package qtdeclarative5-qtpositioning-plugin. ++ * Remove skip_failing_tests.patch. If the test are failing then they should ++ not be deactivated but solved, except we have a good reason to do it. ++ And sadly we have one, but seems a missing service for the test to run ++ properly. Disable tests *just* for this uppload. ++ * Remove qtdeclarative5-qtquick2-plugin from the build dependencies, it is ++ not really needed. ++ * Add dbus as build dependency and run dbus-launch for the tests. ++ * Add geoclue as build dependency, it is needed by the tests. ++ * Update symbols files with current build log. ++ * Update install files. ++ * Fix path for removing private headers. ++ * Update debian/copyright. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Thu, 29 May 2014 23:32:11 -0300 ++ ++qtlocation-opensource-src (5.2.1-3) unstable; urgency=medium ++ ++ * Rename the QML module from qtdeclarative5-qtlocation-plugin to ++ qml-module-location, adding proper Break+Replaces and renaming necessary ++ files. ++ Also rename the location QML module files, which is currently not being ++ built. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Thu, 03 Apr 2014 12:14:03 -0300 ++ ++qtlocation-opensource-src (5.2.1-2) unstable; urgency=medium ++ ++ * Upload to unstable. ++ * Update symbols files with buildd's logs. ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Wed, 26 Mar 2014 08:34:10 -0300 ++ ++qtlocation-opensource-src (5.2.1-1) experimental; urgency=low ++ ++ * Initial release. (Closes: #697509) ++ ++ -- Lisandro Damián Nicanor Pérez Meyer Wed, 26 Feb 2014 23:29:05 -0300 diff --cc debian/compat index 0000000,0000000..ec63514 new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++9 diff --cc debian/control index 0000000,0000000..3e9452f new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,132 @@@ ++Source: qtlocation-opensource-src ++Section: libs ++Priority: optional ++Maintainer: Debian Qt/KDE Maintainers ++Uploaders: Timo Jyrinki , ++ Lisandro Damián Nicanor Pérez Meyer , ++ Dmitry Shachnev ++Build-Depends: dbus, ++ debhelper (>= 9.0.0), ++ geoclue, ++ geoclue-hostip, ++ geoclue-localnet, ++ geoclue-nominatim, ++ libgconf2-dev, ++ libgeoclue-dev, ++ libqt5opengl5-dev (>= 5.3.2+dfsg~), ++ pkg-kde-tools, ++ qtbase5-private-dev (>= 5.3.2+dfsg~), ++ qtdeclarative5-private-dev (>= 5.3.2~) ++Build-Depends-Indep: libqt5sql5-sqlite (>= 5.3.2+dfsg~), ++ qttools5-dev-tools (>= 5.3.2~) ++Standards-Version: 3.9.5 ++Homepage: http://qt-project.org/ ++Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtlocation.git ++Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtlocation.git ++ ++Package: libqt5positioning5 ++Architecture: any ++Multi-Arch: same ++Pre-Depends: ${misc:Pre-Depends} ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Description: Qt Positioning module ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains Qt Positioning module. ++ ++Package: libqt5positioning5-plugins ++Architecture: any ++Multi-Arch: same ++Pre-Depends: ${misc:Pre-Depends} ++Depends: libqt5positioning5 (= ${binary:Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends} ++Description: Qt Positioning module - position plugins ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains Qt Positioning plugins. ++ ++Package: qml-module-qtpositioning ++Architecture: any ++Multi-Arch: same ++Pre-Depends: ${misc:Pre-Depends} ++Depends: libqt5positioning5-plugins (= ${binary:Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends} ++Breaks: qtdeclarative5-qtpositioning-plugin (<< 5.2.1-3~) ++Replaces: qtdeclarative5-qtpositioning-plugin (<< 5.2.1-3~) ++Description: Qt Positioning QML module ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains the Qt Positioning QML module for Qt Declarative. ++ ++Package: qtpositioning5-dev ++Architecture: any ++Multi-Arch: same ++Section: libdevel ++Depends: libqt5positioning5 (= ${binary:Version}), ++ libqt5positioning5-plugins (= ${binary:Version}), ++ qtbase5-dev, ++ qtdeclarative5-dev, ++ ${misc:Depends} ++Description: Qt 5 Location and Positioning development files ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains the header development files used for building Qt 5 ++ applications using Qt Location and Positioning libraries. ++ ++Package: qtpositioning5-examples ++Architecture: any ++Multi-Arch: same ++Section: x11 ++Pre-Depends: ${misc:Pre-Depends} ++Depends: libqt5positioning5-plugins (= ${binary:Version}), ++ ${misc:Depends}, ++ ${shlibs:Depends} ++Description: Qt 5 Location and Positioning examples ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains Qt 5 Location and Positioning examples. ++ ++Package: qtpositioning5-dbg ++Priority: extra ++Architecture: any ++Multi-Arch: same ++Section: debug ++Depends: libqt5positioning5 (= ${binary:Version}), ${misc:Depends} ++Recommends: qtbase5-dbg, qtdeclarative5-dbg ++Description: Qt Location library debugging symbols ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains the debugging symbols for the Qt 5 Location ++ and Positioning libraries. ++ ++Package: qtpositioning5-doc ++Priority: extra ++Architecture: all ++Section: doc ++Depends: ${misc:Depends} ++Description: Qt 5 Positioning documentation ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains the documentation for the Qt 5 Positioning ++ library and binaries. ++ ++Package: qtpositioning5-doc-html ++Priority: extra ++Architecture: all ++Section: doc ++Depends: ${misc:Depends} ++Description: Qt 5 Positioning HTML documentation ++ Qt is a cross-platform C++ application framework. Qt's primary feature ++ is its rich set of widgets that provide standard GUI functionality. ++ . ++ This package contains the HTML documentation for the Qt 5 Positioning ++ libraries and binaries. diff --cc debian/copyright index 0000000,0000000..d0c4657 new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,140 @@@ ++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: qtlocation ++Source: http://qt.gitorious.org/qt/qtlocation ++ ++Files: * ++Copyright: 2012-2013 Digia Plc and/or its subsidiary(-ies) ++ 2012-2013 BlackBerry Limited ++ 2013 Aaron McCarthy ++ 2013 Jolla Ltd. ++License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3 ++ ++Files: examples/* ++ location/doc/snippets/* ++ tests/applications/declarative_map/* ++Copyright: 2012 Digia Plc and/or its subsidiary(-ies) ++License: BSD-3-clause ++ ++Files: src/3rdparty/poly2tri/* ++Copyright: 2009-2010, Poly2Tri Contributors ++License: BSD-3-clause ++ ++Files: *.qdoc ++Copyright: 2012 Digia Plc and/or its subsidiary(-ies). ++License: GFDL-NIV-1.3 ++ ++Files: debian/* ++Copyright: 2007-2012 Fathi Boudra ++ 2007-2012 Sune Vuorela ++ 2008-2012 Modestas Vainius ++ 2007-2009 Ana Beatriz Guerrero Lopez ++ 2005-2007 Brian Nelson ++ 2012 Timo Jyrinki ++ 2014 Lisandro Damián Nicanor Pérez Meyer ++License: LGPL-2.1 ++ ++License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 ++ GNU Lesser General Public License version 2.1: ++ This file may be used under the terms of the GNU Lesser General Public ++ License version 2.1 as published by the Free Software Foundation and ++ appearing in the file LICENSE.LGPL included in the packaging of this ++ file. Please review the following information to ensure the GNU Lesser ++ General Public License version 2.1 requirements will be met: ++ http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ++ . ++ In addition, as a special exception, Digia gives you certain additional ++ rights. These rights are described in the Digia Qt LGPL Exception ++ version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ++ . ++ On Debian systems, the complete text of the GNU Lesser General Public License ++ can be found in `/usr/share/common-licenses/LGPL-2.1`. ++ . ++ Digia Qt LGPL Exception version 1.1: ++ As an additional permission to the GNU Lesser General Public License version ++ 2.1, the object code form of a "work that uses the Library" may incorporate ++ material from a header file that is part of the Library. You may distribute ++ such object code under terms of your choice, provided that: ++ (i) the header files of the Library have not been modified; and ++ (ii) the incorporated material is limited to numerical parameters, data ++ structure layouts, accessors, macros, inline functions and ++ templates; and ++ (iii) you comply with the terms of Section 6 of the GNU Lesser General ++ Public License version 2.1. ++ . ++ Moreover, you may apply this exception to a modified version of the Library, ++ provided that such modification does not involve copying material from the ++ Library into the modified Library's header files unless such material is ++ limited to (i) numerical parameters; (ii) data structure layouts; ++ (iii) accessors; and (iv) small macros, templates and inline functions of ++ five lines or less in length. ++ . ++ Furthermore, you are not required to apply this additional permission to a ++ modified version of the Library. ++ ++Files: tests/auto/cmake/test_modules/main.cpp ++Copyright: 2012 Klarälvdalens Datakonsult AB, a KDAB Group company ++License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3 ++ ++License: GPL-3 ++ GNU General Public License Usage ++ . ++ Alternatively, this file may be used under the terms of the GNU ++ General Public License version 3.0 as published by the Free Software ++ Foundation and appearing in the file LICENSE.GPL included in the ++ packaging of this file. Please review the following information to ++ ensure the GNU General Public License version 3.0 requirements will be ++ met: http://www.gnu.org/copyleft/gpl.html. ++ . ++ On Debian systems, the complete text of the license can be found in ++ `/usr/share/common-licenses/GPL-3`. ++ ++License: LGPL-2.1 ++ This file may be used under the terms of the GNU Lesser ++ General Public License version 2.1 as published by the Free Software ++ Foundation and appearing in the file LICENSE.LGPL included in the ++ packaging of this file. Please review the following information to ++ ensure the GNU Lesser General Public License version 2.1 requirements ++ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ++ . ++ On Debian systems, the complete text of the LGPL-2.1 license can be found in ++ `/usr/share/common-licenses/LGPL-2.1`, ++ ++License: BSD-3-clause ++ You may use this file under the terms of the BSD license as follows: ++ . ++ "Redistribution and use in source and binary forms, with or without ++ modification, are permitted provided that the following conditions are ++ met: ++ * Redistributions of source code must retain the above copyright ++ notice, this list of conditions and the following disclaimer. ++ * Redistributions in binary form must reproduce the above copyright ++ notice, this list of conditions and the following disclaimer in ++ the documentation and/or other materials provided with the ++ distribution. ++ * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names ++ of its contributors may be used to endorse or promote products derived ++ from this software without specific prior written permission. ++ . ++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ++ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ++ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT ++ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ++ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ++ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ++ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ++ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ++ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." ++ ++License: GFDL-NIV-1.3 ++ GNU Free Documentation License Usage ++ Alternatively, this file may be used under the terms of the GNU Free ++ Documentation License version 1.3 as published by the Free Software ++ Foundation and appearing in the file included in the packaging of ++ this file. Please review the following information to ensure ++ the GNU Free Documentation License version 1.3 requirements ++ will be met: http://www.gnu.org/copyleft/fdl.html. ++ . ++ On Debian systems, the complete text of the GFDL-1.3 license can be found in ++ `/usr/share/common-licenses/GFDL-1.3`, diff --cc debian/libqt5location5-plugins.install index 0000000,0000000..5fc7818 new file mode 100644 --- /dev/null +++ b/debian/libqt5location5-plugins.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/qt5/plugins/geoservices/libqtgeoservices_nokia.so ++usr/lib/*/qt5/plugins/geoservices/libqtgeoservices_osm.so diff --cc debian/libqt5location5.install index 0000000,0000000..59206b0 new file mode 100644 --- /dev/null +++ b/debian/libqt5location5.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/libQt5Location.so.* diff --cc debian/libqt5positioning5-plugins.install index 0000000,0000000..798889c new file mode 100644 --- /dev/null +++ b/debian/libqt5positioning5-plugins.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/qt5/plugins/position/libqtposition_geoclue.so ++usr/lib/*/qt5/plugins/position/libqtposition_positionpoll.so diff --cc debian/libqt5positioning5.install index 0000000,0000000..b1c7077 new file mode 100644 --- /dev/null +++ b/debian/libqt5positioning5.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/lib/*/libQt5Positioning.so.* diff --cc debian/libqt5positioning5.symbols index 0000000,0000000..7d85519 new file mode 100644 --- /dev/null +++ b/debian/libqt5positioning5.symbols @@@ -1,0 -1,0 +1,406 @@@ ++# SymbolsHelper-Confirmed: 5.3.1 sparc ++libQt5Positioning.so.5 libqt5positioning5 #MINVER# ++ _ZN10QGeoCircle9setCenterERK14QGeoCoordinate@Base 5.2.1 ++ _ZN10QGeoCircle9setRadiusEd@Base 5.2.1 ++ _ZN10QGeoCircle9translateEdd@Base 5.2.1 ++ _ZN10QGeoCircleC1ERK14QGeoCoordinated@Base 5.2.1 ++ _ZN10QGeoCircleC1ERK9QGeoShape@Base 5.2.1 ++ _ZN10QGeoCircleC1ERKS_@Base 5.2.1 ++ _ZN10QGeoCircleC1Ev@Base 5.2.1 ++ _ZN10QGeoCircleC2ERK14QGeoCoordinated@Base 5.2.1 ++ _ZN10QGeoCircleC2ERK9QGeoShape@Base 5.2.1 ++ _ZN10QGeoCircleC2ERKS_@Base 5.2.1 ++ _ZN10QGeoCircleC2Ev@Base 5.2.1 ++ _ZN10QGeoCircleD1Ev@Base 5.2.1 ++ _ZN10QGeoCircleD2Ev@Base 5.2.1 ++ _ZN10QGeoCircleaSERKS_@Base 5.2.1 ++ _ZN11QGeoAddress10setCountryERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress11setDistrictERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress13setPostalCodeERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress14setCountryCodeERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress5clearEv@Base 5.2.1 ++ _ZN11QGeoAddress7setCityERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress7setTextERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress8setStateERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress9setCountyERK7QString@Base 5.2.1 ++ _ZN11QGeoAddress9setStreetERK7QString@Base 5.2.1 ++ _ZN11QGeoAddressC1ERKS_@Base 5.2.1 ++ _ZN11QGeoAddressC1Ev@Base 5.2.1 ++ _ZN11QGeoAddressC2ERKS_@Base 5.2.1 ++ _ZN11QGeoAddressC2Ev@Base 5.2.1 ++ _ZN11QGeoAddressD1Ev@Base 5.2.1 ++ _ZN11QGeoAddressD2Ev@Base 5.2.1 ++ _ZN11QGeoAddressaSERKS_@Base 5.2.1 ++ _ZN12QGeoLocation10setAddressERK11QGeoAddress@Base 5.2.1 ++ _ZN12QGeoLocation13setCoordinateERK14QGeoCoordinate@Base 5.2.1 ++ _ZN12QGeoLocation14setBoundingBoxERK13QGeoRectangle@Base 5.2.1 ++ _ZN12QGeoLocationC1ERKS_@Base 5.2.1 ++ _ZN12QGeoLocationC1Ev@Base 5.2.1 ++ _ZN12QGeoLocationC2ERKS_@Base 5.2.1 ++ _ZN12QGeoLocationC2Ev@Base 5.2.1 ++ _ZN12QGeoLocationD1Ev@Base 5.2.1 ++ _ZN12QGeoLocationD2Ev@Base 5.2.1 ++ _ZN12QGeoLocationaSERKS_@Base 5.2.1 ++ _ZN13QGeoRectangle10setTopLeftERK14QGeoCoordinate@Base 5.2.1 ++ _ZN13QGeoRectangle11setTopRightERK14QGeoCoordinate@Base 5.2.1 ++ _ZN13QGeoRectangle13setBottomLeftERK14QGeoCoordinate@Base 5.2.1 ++ _ZN13QGeoRectangle14setBottomRightERK14QGeoCoordinate@Base 5.2.1 ++ _ZN13QGeoRectangle8setWidthEd@Base 5.2.1 ++ _ZN13QGeoRectangle9setCenterERK14QGeoCoordinate@Base 5.2.1 ++ _ZN13QGeoRectangle9setHeightEd@Base 5.2.1 ++ _ZN13QGeoRectangle9translateEdd@Base 5.2.1 ++ _ZN13QGeoRectangleC1ERK14QGeoCoordinateS2_@Base 5.2.1 ++ _ZN13QGeoRectangleC1ERK14QGeoCoordinatedd@Base 5.2.1 ++ _ZN13QGeoRectangleC1ERK5QListI14QGeoCoordinateE@Base 5.3.0 ++ _ZN13QGeoRectangleC1ERK9QGeoShape@Base 5.2.1 ++ _ZN13QGeoRectangleC1ERKS_@Base 5.2.1 ++ _ZN13QGeoRectangleC1Ev@Base 5.2.1 ++ _ZN13QGeoRectangleC2ERK14QGeoCoordinateS2_@Base 5.2.1 ++ _ZN13QGeoRectangleC2ERK14QGeoCoordinatedd@Base 5.2.1 ++ _ZN13QGeoRectangleC2ERK5QListI14QGeoCoordinateE@Base 5.3.0 ++ _ZN13QGeoRectangleC2ERK9QGeoShape@Base 5.2.1 ++ _ZN13QGeoRectangleC2ERKS_@Base 5.2.1 ++ _ZN13QGeoRectangleC2Ev@Base 5.2.1 ++ _ZN13QGeoRectangleD1Ev@Base 5.2.1 ++ _ZN13QGeoRectangleD2Ev@Base 5.2.1 ++ _ZN13QGeoRectangleaSERKS_@Base 5.2.1 ++ _ZN13QGeoRectangleoRERKS_@Base 5.2.1 ++ _ZN14QGeoCoordinate11setAltitudeEd@Base 5.2.1 ++ _ZN14QGeoCoordinate11setLatitudeEd@Base 5.2.1 ++ _ZN14QGeoCoordinate12setLongitudeEd@Base 5.2.1 ++ _ZN14QGeoCoordinateC1ERKS_@Base 5.2.1 ++ _ZN14QGeoCoordinateC1Edd@Base 5.2.1 ++ _ZN14QGeoCoordinateC1Eddd@Base 5.2.1 ++ _ZN14QGeoCoordinateC1Ev@Base 5.2.1 ++ _ZN14QGeoCoordinateC2ERKS_@Base 5.2.1 ++ _ZN14QGeoCoordinateC2Edd@Base 5.2.1 ++ _ZN14QGeoCoordinateC2Eddd@Base 5.2.1 ++ _ZN14QGeoCoordinateC2Ev@Base 5.2.1 ++ _ZN14QGeoCoordinateD1Ev@Base 5.2.1 ++ _ZN14QGeoCoordinateD2Ev@Base 5.2.1 ++ _ZN14QGeoCoordinateaSERKS_@Base 5.2.1 ++ _ZN14QGeoProjection15coordToMercatorERK14QGeoCoordinate@Base 5.3.0 ++ _ZN14QGeoProjection15mercatorToCoordERK15QDoubleVector2D@Base 5.3.0 ++ _ZN14QGeoProjection23coordinateInterpolationERK14QGeoCoordinateS2_d@Base 5.3.0 ++ _ZN14QGeoProjection7realmodEdd@Base 5.3.0 ++ _ZN15QDoubleVector2D9normalizeEv@Base 5.3.0 ++ _ZN15QDoubleVector2DC1ERK15QDoubleVector3D@Base 5.3.0 ++ _ZN15QDoubleVector2DC2ERK15QDoubleVector3D@Base 5.3.0 ++ _ZN15QDoubleVector3D6normalERKS_S1_@Base 5.3.0 ++ _ZN15QDoubleVector3D6normalERKS_S1_S1_@Base 5.3.0 ++ _ZN15QDoubleVector3D9normalizeEv@Base 5.3.0 ++ _ZN16QGeoPositionInfo12setAttributeENS_9AttributeEd@Base 5.2.1 ++ _ZN16QGeoPositionInfo12setTimestampERK9QDateTime@Base 5.2.1 ++ _ZN16QGeoPositionInfo13setCoordinateERK14QGeoCoordinate@Base 5.2.1 ++ _ZN16QGeoPositionInfo15removeAttributeENS_9AttributeE@Base 5.2.1 ++ _ZN16QGeoPositionInfoC1ERK14QGeoCoordinateRK9QDateTime@Base 5.2.1 ++ _ZN16QGeoPositionInfoC1ERKS_@Base 5.2.1 ++ _ZN16QGeoPositionInfoC1Ev@Base 5.2.1 ++ _ZN16QGeoPositionInfoC2ERK14QGeoCoordinateRK9QDateTime@Base 5.2.1 ++ _ZN16QGeoPositionInfoC2ERKS_@Base 5.2.1 ++ _ZN16QGeoPositionInfoC2Ev@Base 5.2.1 ++ _ZN16QGeoPositionInfoD1Ev@Base 5.2.1 ++ _ZN16QGeoPositionInfoD2Ev@Base 5.2.1 ++ _ZN16QGeoPositionInfoaSERKS_@Base 5.2.1 ++ _ZN17QGeoSatelliteInfo12setAttributeENS_9AttributeEd@Base 5.2.1 ++ _ZN17QGeoSatelliteInfo15removeAttributeENS_9AttributeE@Base 5.2.1 ++ _ZN17QGeoSatelliteInfo17setSignalStrengthEi@Base 5.2.1 ++ _ZN17QGeoSatelliteInfo18setSatelliteSystemENS_15SatelliteSystemE@Base 5.2.1 ++ _ZN17QGeoSatelliteInfo22setSatelliteIdentifierEi@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoC1ERKS_@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoC1Ev@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoC2ERKS_@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoC2Ev@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoD1Ev@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoD2Ev@Base 5.2.1 ++ _ZN17QGeoSatelliteInfoaSERKS_@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfo13setExpirationERK9QDateTime@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfo13setPersistentEb@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfo25setNotificationParametersERK4QMapI7QString8QVariantE@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfo7setAreaERK9QGeoShape@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfo7setNameERK7QString@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoC1ERK7QString@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoC1ERKS_@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoC2ERK7QString@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoC2ERKS_@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoD1Ev@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoD2Ev@Base 5.2.1 ++ _ZN19QGeoAreaMonitorInfoaSERKS_@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource10areaExitedERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource11areaEnteredERK19QGeoAreaMonitorInfoRK16QGeoPositionInfo@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource11qt_metacastEPKc@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource12createSourceERK7QStringP7QObject@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource14monitorExpiredERK19QGeoAreaMonitorInfo@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource16availableSourcesEv@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource16staticMetaObjectE@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource19createDefaultSourceEP7QObject@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource21setPositionInfoSourceEP22QGeoPositionInfoSource@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSource5errorENS_5ErrorE@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSourceC1EP7QObject@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSourceC2EP7QObject@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSourceD0Ev@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSourceD1Ev@Base 5.2.1 ++ _ZN21QGeoAreaMonitorSourceD2Ev@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress10setAddressERK11QGeoAddress@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress10setCountryERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress11cityChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress11qt_metacastEPKc@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress11setDistrictERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress11textChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress12stateChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress13countyChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress13setPostalCodeERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress13streetChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress14countryChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress14setCountryCodeERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress15districtChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress16staticMetaObjectE@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress17postalCodeChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress18countryCodeChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress22isTextGeneratedChangedEv@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress7setCityERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress7setTextERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress8setStateERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress9setCountyERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddress9setStreetERK7QString@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressC1EP7QObject@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressC1ERK11QGeoAddressP7QObject@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressC2EP7QObject@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressC2ERK11QGeoAddressP7QObject@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressD0Ev@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressD1Ev@Base 5.2.1 ++ _ZN22QDeclarativeGeoAddressD2Ev@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource11qt_metacastEPKc@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource12createSourceERK7QStringP7QObject@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource13updateTimeoutEv@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource15positionUpdatedERK16QGeoPositionInfo@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource16availableSourcesEv@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource16staticMetaObjectE@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource17setUpdateIntervalEi@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource19createDefaultSourceEP7QObject@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource30setPreferredPositioningMethodsE6QFlagsINS_17PositioningMethodEE@Base 5.2.1 ++ _ZN22QGeoPositionInfoSource5errorENS_5ErrorE@Base 5.2.1 ++ _ZN22QGeoPositionInfoSourceC1EP7QObject@Base 5.2.1 ++ _ZN22QGeoPositionInfoSourceC2EP7QObject@Base 5.2.1 ++ _ZN22QGeoPositionInfoSourceD0Ev@Base 5.2.1 ++ _ZN22QGeoPositionInfoSourceD1Ev@Base 5.2.1 ++ _ZN22QGeoPositionInfoSourceD2Ev@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation10setAddressEP22QDeclarativeGeoAddress@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation11qt_metacastEPKc@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation11setLocationERK12QGeoLocation@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation13setCoordinateE14QGeoCoordinate@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation14addressChangedEv@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation14setBoundingBoxERK13QGeoRectangle@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation16staticMetaObjectE@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation17coordinateChangedEv@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocation18boundingBoxChangedEv@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationC1EP7QObject@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationC1ERK12QGeoLocationP7QObject@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationC2EP7QObject@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationC2ERK12QGeoLocationP7QObject@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationD0Ev@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationD1Ev@Base 5.2.1 ++ _ZN23QDeclarativeGeoLocationD2Ev@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource11qt_metacastEPKc@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource12createSourceERK7QStringP7QObject@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource14requestTimeoutEv@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource16availableSourcesEv@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource16staticMetaObjectE@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource17setUpdateIntervalEi@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource19createDefaultSourceEP7QObject@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource22satellitesInUseUpdatedERK5QListI17QGeoSatelliteInfoE@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource23satellitesInViewUpdatedERK5QListI17QGeoSatelliteInfoE@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSource5errorENS_5ErrorE@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSourceC1EP7QObject@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSourceC2EP7QObject@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSourceD0Ev@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSourceD1Ev@Base 5.2.1 ++ _ZN23QGeoSatelliteInfoSourceD2Ev@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource11qt_metacastEPKc@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource11stopUpdatesEv@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource12startUpdatesEv@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource13requestUpdateEi@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource16staticMetaObjectE@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource17setUpdateIntervalEi@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource24parsePosInfoFromNmeaDataEPKciP16QGeoPositionInfoPb@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource27setUserEquivalentRangeErrorEd@Base 5.3.0 ++ _ZN23QNmeaPositionInfoSource8setErrorEN22QGeoPositionInfoSource5ErrorE@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSource9setDeviceEP9QIODevice@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSourceC1ENS_10UpdateModeEP7QObject@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSourceC2ENS_10UpdateModeEP7QObject@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSourceD0Ev@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSourceD1Ev@Base 5.2.1 ++ _ZN23QNmeaPositionInfoSourceD2Ev@Base 5.2.1 ++ _ZN29QGeoPositionInfoSourceFactoryD0Ev@Base 5.2.1 ++ _ZN29QGeoPositionInfoSourceFactoryD1Ev@Base 5.2.1 ++ _ZN29QGeoPositionInfoSourceFactoryD2Ev@Base 5.2.1 ++ _ZN9QGeoShape11extendShapeERK14QGeoCoordinate@Base 5.3.0 ++ _ZN9QGeoShapeC1EP16QGeoShapePrivate@Base 5.2.1 ++ _ZN9QGeoShapeC1ERKS_@Base 5.2.1 ++ _ZN9QGeoShapeC1Ev@Base 5.2.1 ++ _ZN9QGeoShapeC2EP16QGeoShapePrivate@Base 5.2.1 ++ _ZN9QGeoShapeC2ERKS_@Base 5.2.1 ++ _ZN9QGeoShapeC2Ev@Base 5.2.1 ++ _ZN9QGeoShapeD1Ev@Base 5.2.1 ++ _ZN9QGeoShapeD2Ev@Base 5.2.1 ++ _ZN9QGeoShapeaSERKS_@Base 5.2.1 ++ _ZNK10QGeoCircle10translatedEdd@Base 5.2.1 ++ _ZNK10QGeoCircle6centerEv@Base 5.2.1 ++ _ZNK10QGeoCircle6radiusEv@Base 5.2.1 ++ _ZNK10QGeoCircleeqERKS_@Base 5.2.1 ++ _ZNK10QGeoCircleneERKS_@Base 5.2.1 ++ _ZNK11QGeoAddress10postalCodeEv@Base 5.2.1 ++ _ZNK11QGeoAddress11countryCodeEv@Base 5.2.1 ++ _ZNK11QGeoAddress15isTextGeneratedEv@Base 5.2.1 ++ _ZNK11QGeoAddress4cityEv@Base 5.2.1 ++ _ZNK11QGeoAddress4textEv@Base 5.2.1 ++ _ZNK11QGeoAddress5stateEv@Base 5.2.1 ++ _ZNK11QGeoAddress6countyEv@Base 5.2.1 ++ _ZNK11QGeoAddress6streetEv@Base 5.2.1 ++ _ZNK11QGeoAddress7countryEv@Base 5.2.1 ++ _ZNK11QGeoAddress7isEmptyEv@Base 5.2.1 ++ _ZNK11QGeoAddress8districtEv@Base 5.2.1 ++ _ZNK11QGeoAddresseqERKS_@Base 5.2.1 ++ _ZNK12QGeoLocation10coordinateEv@Base 5.2.1 ++ _ZNK12QGeoLocation11boundingBoxEv@Base 5.2.1 ++ _ZNK12QGeoLocation7addressEv@Base 5.2.1 ++ _ZNK12QGeoLocation7isEmptyEv@Base 5.2.1 ++ _ZNK12QGeoLocationeqERKS_@Base 5.2.1 ++ _ZNK13QGeoRectangle10bottomLeftEv@Base 5.2.1 ++ _ZNK13QGeoRectangle10intersectsERKS_@Base 5.2.1 ++ _ZNK13QGeoRectangle10translatedEdd@Base 5.2.1 ++ _ZNK13QGeoRectangle11bottomRightEv@Base 5.2.1 ++ _ZNK13QGeoRectangle5widthEv@Base 5.2.1 ++ _ZNK13QGeoRectangle6centerEv@Base 5.2.1 ++ _ZNK13QGeoRectangle6heightEv@Base 5.2.1 ++ _ZNK13QGeoRectangle6unitedERKS_@Base 5.2.1 ++ _ZNK13QGeoRectangle7topLeftEv@Base 5.2.1 ++ _ZNK13QGeoRectangle8containsERKS_@Base 5.2.1 ++ _ZNK13QGeoRectangle8topRightEv@Base 5.2.1 ++ _ZNK13QGeoRectangleeqERKS_@Base 5.2.1 ++ _ZNK13QGeoRectangleneERKS_@Base 5.2.1 ++ _ZNK14QGeoCoordinate10distanceToERKS_@Base 5.2.1 ++ _ZNK14QGeoCoordinate20atDistanceAndAzimuthEddd@Base 5.2.1 ++ _ZNK14QGeoCoordinate4typeEv@Base 5.2.1 ++ _ZNK14QGeoCoordinate7isValidEv@Base 5.2.1 ++ _ZNK14QGeoCoordinate8altitudeEv@Base 5.2.1 ++ _ZNK14QGeoCoordinate8latitudeEv@Base 5.2.1 ++ _ZNK14QGeoCoordinate8toStringENS_16CoordinateFormatE@Base 5.2.1 ++ _ZNK14QGeoCoordinate9azimuthToERKS_@Base 5.2.1 ++ _ZNK14QGeoCoordinate9longitudeEv@Base 5.2.1 ++ _ZNK14QGeoCoordinateeqERKS_@Base 5.2.1 ++ _ZNK15QDoubleVector2D10normalizedEv@Base 5.3.0 ++ _ZNK15QDoubleVector2D10toVector3DEv@Base 5.3.0 ++ _ZNK15QDoubleVector2D6lengthEv@Base 5.3.0 ++ _ZNK15QDoubleVector3D10normalizedEv@Base 5.3.0 ++ _ZNK15QDoubleVector3D14distanceToLineERKS_S1_@Base 5.3.0 ++ _ZNK15QDoubleVector3D15distanceToPlaneERKS_S1_S1_@Base 5.3.0 ++ _ZNK15QDoubleVector3D6lengthEv@Base 5.3.0 ++ _ZNK16QGeoPositionInfo10coordinateEv@Base 5.2.1 ++ _ZNK16QGeoPositionInfo12hasAttributeENS_9AttributeE@Base 5.2.1 ++ _ZNK16QGeoPositionInfo7isValidEv@Base 5.2.1 ++ _ZNK16QGeoPositionInfo9attributeENS_9AttributeE@Base 5.2.1 ++ _ZNK16QGeoPositionInfo9timestampEv@Base 5.2.1 ++ _ZNK16QGeoPositionInfoeqERKS_@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfo12hasAttributeENS_9AttributeE@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfo14signalStrengthEv@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfo15satelliteSystemEv@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfo19satelliteIdentifierEv@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfo9attributeENS_9AttributeE@Base 5.2.1 ++ _ZNK17QGeoSatelliteInfoeqERKS_@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo10expirationEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo10identifierEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo12isPersistentEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo22notificationParametersEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo4areaEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo4nameEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfo7isValidEv@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfoeqERKS_@Base 5.2.1 ++ _ZNK19QGeoAreaMonitorInfoneERKS_@Base 5.2.1 ++ _ZNK21QGeoAreaMonitorSource10metaObjectEv@Base 5.2.1 ++ _ZNK21QGeoAreaMonitorSource10sourceNameEv@Base 5.2.1 ++ _ZNK21QGeoAreaMonitorSource18positionInfoSourceEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress10metaObjectEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress10postalCodeEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress11countryCodeEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress15isTextGeneratedEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress4cityEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress4textEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress5stateEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress6countyEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress6streetEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress7addressEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress7countryEv@Base 5.2.1 ++ _ZNK22QDeclarativeGeoAddress8districtEv@Base 5.2.1 ++ _ZNK22QGeoPositionInfoSource10metaObjectEv@Base 5.2.1 ++ _ZNK22QGeoPositionInfoSource10sourceNameEv@Base 5.2.1 ++ _ZNK22QGeoPositionInfoSource14updateIntervalEv@Base 5.2.1 ++ _ZNK22QGeoPositionInfoSource27preferredPositioningMethodsEv@Base 5.2.1 ++ _ZNK23QDeclarativeGeoLocation10coordinateEv@Base 5.2.1 ++ _ZNK23QDeclarativeGeoLocation10metaObjectEv@Base 5.2.1 ++ _ZNK23QDeclarativeGeoLocation11boundingBoxEv@Base 5.2.1 ++ _ZNK23QDeclarativeGeoLocation7addressEv@Base 5.2.1 ++ _ZNK23QDeclarativeGeoLocation8locationEv@Base 5.2.1 ++ _ZNK23QGeoSatelliteInfoSource10metaObjectEv@Base 5.2.1 ++ _ZNK23QGeoSatelliteInfoSource10sourceNameEv@Base 5.2.1 ++ _ZNK23QGeoSatelliteInfoSource14updateIntervalEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource10metaObjectEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource10updateModeEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource17lastKnownPositionEb@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource21minimumUpdateIntervalEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource24userEquivalentRangeErrorEv@Base 5.3.0 ++ _ZNK23QNmeaPositionInfoSource27supportedPositioningMethodsEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource5errorEv@Base 5.2.1 ++ _ZNK23QNmeaPositionInfoSource6deviceEv@Base 5.2.1 ++ _ZNK9QGeoShape4typeEv@Base 5.2.1 ++ _ZNK9QGeoShape7isEmptyEv@Base 5.2.1 ++ _ZNK9QGeoShape7isValidEv@Base 5.2.1 ++ _ZNK9QGeoShape8containsERK14QGeoCoordinate@Base 5.2.1 ++ _ZNK9QGeoShapeeqERKS_@Base 5.2.1 ++ _ZNK9QGeoShapeneERKS_@Base 5.2.1 ++ _ZTI11QSharedData@Base 5.2.1 ++ _ZTI21QGeoAreaMonitorSource@Base 5.2.1 ++ _ZTI22QDeclarativeGeoAddress@Base 5.2.1 ++ _ZTI22QGeoPositionInfoSource@Base 5.2.1 ++ _ZTI23QDeclarativeGeoLocation@Base 5.2.1 ++ _ZTI23QGeoSatelliteInfoSource@Base 5.2.1 ++ _ZTI23QNmeaPositionInfoSource@Base 5.2.1 ++ _ZTI29QGeoPositionInfoSourceFactory@Base 5.2.1 ++ _ZTS11QSharedData@Base 5.2.1 ++ _ZTS21QGeoAreaMonitorSource@Base 5.2.1 ++ _ZTS22QDeclarativeGeoAddress@Base 5.2.1 ++ _ZTS22QGeoPositionInfoSource@Base 5.2.1 ++ _ZTS23QDeclarativeGeoLocation@Base 5.2.1 ++ _ZTS23QGeoSatelliteInfoSource@Base 5.2.1 ++ _ZTS23QNmeaPositionInfoSource@Base 5.2.1 ++ _ZTS29QGeoPositionInfoSourceFactory@Base 5.2.1 ++ _ZTV21QGeoAreaMonitorSource@Base 5.2.1 ++ _ZTV22QDeclarativeGeoAddress@Base 5.2.1 ++ _ZTV22QGeoPositionInfoSource@Base 5.2.1 ++ _ZTV23QDeclarativeGeoLocation@Base 5.2.1 ++ _ZTV23QGeoSatelliteInfoSource@Base 5.2.1 ++ _ZTV23QNmeaPositionInfoSource@Base 5.2.1 ++ _ZTV29QGeoPositionInfoSourceFactory@Base 5.2.1 ++ _Zls6QDebugRK14QGeoCoordinate@Base 5.2.1 ++ _Zls6QDebugRK16QGeoPositionInfo@Base 5.2.1 ++ _Zls6QDebugRK17QGeoSatelliteInfo@Base 5.2.1 ++ _Zls6QDebugRK19QGeoAreaMonitorInfo@Base 5.2.1 ++ _Zls6QDebugRK9QGeoShape@Base 5.2.1 ++ _ZlsR11QDataStreamN16QGeoPositionInfo9AttributeE@Base 5.2.1 ++ _ZlsR11QDataStreamRK14QGeoCoordinate@Base 5.2.1 ++ _ZlsR11QDataStreamRK16QGeoPositionInfo@Base 5.2.1 ++ _ZlsR11QDataStreamRK17QGeoSatelliteInfo@Base 5.2.1 ++ _ZlsR11QDataStreamRK19QGeoAreaMonitorInfo@Base 5.2.1 ++ _ZlsR11QDataStreamRK9QGeoShape@Base 5.2.1 ++ _ZrsR11QDataStreamR14QGeoCoordinate@Base 5.2.1 ++ _ZrsR11QDataStreamR16QGeoPositionInfo@Base 5.2.1 ++ _ZrsR11QDataStreamR17QGeoSatelliteInfo@Base 5.2.1 ++ _ZrsR11QDataStreamR19QGeoAreaMonitorInfo@Base 5.2.1 ++ _ZrsR11QDataStreamR9QGeoShape@Base 5.2.1 ++ _ZrsR11QDataStreamRN16QGeoPositionInfo9AttributeE@Base 5.2.1 diff --cc debian/patches/disable_failing_tests.patch index 0000000,0000000..a178ae6 new file mode 100644 --- /dev/null +++ b/debian/patches/disable_failing_tests.patch @@@ -1,0 -1,0 +1,23 @@@ ++Description: disable failing tests ++ This tests seems to need a source of information to properly work. ++ So far I couldn't understand how to add that source or if it is possible at ++ all. ++ Disable them until we can work it out. ++Author: Lisandro Damián Nicanor Pérez Meyer ++Forwarded: not-needed ++Last-Update: 2014-06-07 ++ ++--- ++ tests/auto/auto.pro | 2 -- ++ 1 file changed, 2 deletions(-) ++ ++--- a/tests/auto/auto.pro +++++ b/tests/auto/auto.pro ++@@ -76,7 +76,5 @@ SUBDIRS += \ ++ qgeocoordinate \ ++ qgeolocation \ ++ qgeopositioninfo \ ++- qgeopositioninfosource \ ++ qgeosatelliteinfo \ ++- qgeosatelliteinfosource \ ++ qnmeapositioninfosource diff --cc debian/patches/disable_qgeocircle_extendShape_tests.patch index 0000000,0000000..4acd086 new file mode 100644 --- /dev/null +++ b/debian/patches/disable_qgeocircle_extendShape_tests.patch @@@ -1,0 -1,0 +1,41 @@@ ++Description: disable qgeocircle::extendShape* tests. ++ This tests fail on i386 most probably due to qFuzzyCompare() being used. ++ Filled https://bugreports.qt-project.org/browse/QTBUG-41447 for it. ++Author: Lisandro Damián Nicanor Pérez Meyer ++Bug-Qt: https://bugreports.qt-project.org/browse/QTBUG-41447 ++Forwarded: not-needed ++ ++--- ++ tests/auto/qgeocircle/tst_qgeocircle.cpp | 7 +++++-- ++ 1 file changed, 5 insertions(+), 2 deletions(-) ++ ++--- a/tests/auto/qgeocircle/tst_qgeocircle.cpp +++++ b/tests/auto/qgeocircle/tst_qgeocircle.cpp ++@@ -73,8 +73,9 @@ private slots: ++ void contains_data(); ++ void contains(); ++ ++- void extendShape(); ++- void extendShape_data(); +++ // Failing on i386, see https://bugreports.qt-project.org/browse/QTBUG-41447 +++ //void extendShape(); +++ //void extendShape_data(); ++ ++ void areaComparison(); ++ void areaComparison_data(); ++@@ -316,6 +317,7 @@ void tst_QGeoCircle::contains() ++ QCOMPARE(area.contains(probe), result); ++ } ++ +++/* ++ void tst_QGeoCircle::extendShape() ++ { ++ QFETCH(QGeoCircle, circle); ++@@ -364,6 +366,7 @@ void tst_QGeoCircle::extendShape_data() ++ << false ++ << false; ++ } +++*/ ++ ++ void tst_QGeoCircle::areaComparison_data() ++ { diff --cc debian/patches/series index 0000000,0000000..cf8feec new file mode 100644 --- /dev/null +++ b/debian/patches/series @@@ -1,0 -1,0 +1,2 @@@ ++disable_qgeocircle_extendShape_tests.patch ++disable_failing_tests.patch diff --cc debian/qml-module-location.install index 0000000,0000000..9ad1098 new file mode 100644 --- /dev/null +++ b/debian/qml-module-location.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/lib/*/qt5/qml/QtLocation/libdeclarative_location.so ++usr/lib/*/qt5/qml/QtLocation/plugins.qmltypes ++usr/lib/*/qt5/qml/QtLocation/qmldir diff --cc debian/qml-module-qtpositioning.install index 0000000,0000000..7df4e78 new file mode 100644 --- /dev/null +++ b/debian/qml-module-qtpositioning.install @@@ -1,0 -1,0 +1,3 @@@ ++usr/lib/*/qt5/qml/QtPositioning/libdeclarative_positioning.so ++usr/lib/*/qt5/qml/QtPositioning/plugins.qmltypes ++usr/lib/*/qt5/qml/QtPositioning/qmldir diff --cc debian/qtpositioning5-dev.install index 0000000,0000000..0a06fa5 new file mode 100644 --- /dev/null +++ b/debian/qtpositioning5-dev.install @@@ -1,0 -1,0 +1,41 @@@ ++usr/include/*/qt5/QtPositioning/QGeoAddress ++usr/include/*/qt5/QtPositioning/QGeoAreaMonitorInfo ++usr/include/*/qt5/QtPositioning/QGeoAreaMonitorSource ++usr/include/*/qt5/QtPositioning/QGeoCircle ++usr/include/*/qt5/QtPositioning/QGeoCoordinate ++usr/include/*/qt5/QtPositioning/QGeoLocation ++usr/include/*/qt5/QtPositioning/QGeoPositionInfo ++usr/include/*/qt5/QtPositioning/QGeoPositionInfoSource ++usr/include/*/qt5/QtPositioning/QGeoPositionInfoSourceFactory ++usr/include/*/qt5/QtPositioning/QGeoRectangle ++usr/include/*/qt5/QtPositioning/QGeoSatelliteInfo ++usr/include/*/qt5/QtPositioning/QGeoSatelliteInfoSource ++usr/include/*/qt5/QtPositioning/QGeoShape ++usr/include/*/qt5/QtPositioning/QNmeaPositionInfoSource ++usr/include/*/qt5/QtPositioning/QtPositioning ++usr/include/*/qt5/QtPositioning/QtPositioningDepends ++usr/include/*/qt5/QtPositioning/QtPositioningVersion ++usr/include/*/qt5/QtPositioning/qgeoaddress.h ++usr/include/*/qt5/QtPositioning/qgeoareamonitorinfo.h ++usr/include/*/qt5/QtPositioning/qgeoareamonitorsource.h ++usr/include/*/qt5/QtPositioning/qgeocircle.h ++usr/include/*/qt5/QtPositioning/qgeocoordinate.h ++usr/include/*/qt5/QtPositioning/qgeolocation.h ++usr/include/*/qt5/QtPositioning/qgeopositioninfo.h ++usr/include/*/qt5/QtPositioning/qgeopositioninfosource.h ++usr/include/*/qt5/QtPositioning/qgeopositioninfosourcefactory.h ++usr/include/*/qt5/QtPositioning/qgeorectangle.h ++usr/include/*/qt5/QtPositioning/qgeosatelliteinfo.h ++usr/include/*/qt5/QtPositioning/qgeosatelliteinfosource.h ++usr/include/*/qt5/QtPositioning/qgeoshape.h ++usr/include/*/qt5/QtPositioning/qnmeapositioninfosource.h ++usr/include/*/qt5/QtPositioning/qpositioningglobal.h ++usr/include/*/qt5/QtPositioning/qtpositioningversion.h ++usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfig.cmake ++usr/lib/*/cmake/Qt5Positioning/Qt5PositioningConfigVersion.cmake ++usr/lib/*/cmake/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryGeoclue.cmake ++usr/lib/*/cmake/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryPoll.cmake ++usr/lib/*/libQt5Positioning.prl ++usr/lib/*/libQt5Positioning.so ++usr/lib/*/pkgconfig/Qt5Positioning.pc ++usr/lib/*/qt5/mkspecs/modules/qt_lib_positioning.pri diff --cc debian/qtpositioning5-doc-html.install index 0000000,0000000..85eb41e new file mode 100644 --- /dev/null +++ b/debian/qtpositioning5-doc-html.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/qt5/doc/qtpositioning/* diff --cc debian/qtpositioning5-doc.install index 0000000,0000000..a855d3f new file mode 100644 --- /dev/null +++ b/debian/qtpositioning5-doc.install @@@ -1,0 -1,0 +1,1 @@@ ++usr/share/qt5/doc/qtpositioning.qch diff --cc debian/qtpositioning5-examples.install index 0000000,0000000..355a6b2 new file mode 100644 --- /dev/null +++ b/debian/qtpositioning5-examples.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/qt5/examples/positioning/ ++usr/lib/*/qt5/examples/qtpositioning/satelliteinfo/satelliteinfo diff --cc debian/qtpositioning5-examples.lintian-overrides index 0000000,0000000..6aa0172 new file mode 100644 --- /dev/null +++ b/debian/qtpositioning5-examples.lintian-overrides @@@ -1,0 -1,0 +1,1 @@@ ++qtpositioning5-examples: image-file-in-usr-lib diff --cc debian/rules index 0000000,0000000..0de365b new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,64 @@@ ++#!/usr/bin/make -f ++ ++# Uncomment this to turn on verbose mode. ++#export DH_VERBOSE=1 ++ ++export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS) ++export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS) ++export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed ++export QT_SELECT := qt5 ++ ++%: ++ dh $@ --parallel --with pkgkde_symbolshelper --dbg-package=qtpositioning5-dbg ++ ++override_dh_auto_configure: ++ qmake QT_BUILD_PARTS+=tests ++ ++override_dh_auto_build-indep: ++ dh_auto_build -Smakefile -- docs ++ ++override_dh_auto_install-arch: ++ dh_auto_install ++ # Fix wrong path in pkgconfig files ++ find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig -type f -name '*.pc' \ ++ -exec sed -i -e 's/$(DEB_HOST_MULTIARCH)\/$(DEB_HOST_MULTIARCH)/$(DEB_HOST_MULTIARCH)/g' {} \; ++ ++ # Remove libtool-like files ++ rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la ++ ++ # Remove private stuff ++ rm -rfv $(CURDIR)/debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/qt5/QtLocation/*/QtLocation/private ++ rm -rfv $(CURDIR)/debian/tmp/usr/include/$(DEB_HOST_MULTIARCH)/qt5/QtPositioning/*/QtPositioning/private ++ rm -fv $(CURDIR)/debian/tmp/usr/lib/*/qt5/mkspecs/modules/qt_lib_*_private.pri ++ ++ # Remove binary that includes libtheora in itself ++ rm -f debian/tmp/usr/lib/*/qt5/examples/qtlocation/declarative/mapviewer/qml_location_mapviewer ++ ++override_dh_auto_install-indep: ++ make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs ++ ++override_dh_install: ++ dh_install --fail-missing ++ ++override_dh_auto_test: ++ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) ++ dbus-launch --exit-with-session dh_auto_test -- QT_QPA_PLATFORM=minimal QT_DEBUG_PLUGINS=1 QT_PLUGIN_PATH=$(CURDIR)/plugins ++endif ++ ++override_dh_auto_clean: ++ dh_auto_clean ++ # Leftover files and all symlinks ++ find \( -false \ ++ -o -name \*.a \ ++ -o -name Makefile.Debug \ ++ -o -name Makefile.Release \ ++ -o -name \*.o \ ++ -o -name \*.prl \ ++ -o -name \*.so \ ++ -o -name \*.so.debug \ ++ -o -type l \ ++ \) -print0 | xargs -0 rm -rfv ++ ++ # Some other leftover binaries ++ rm -fv config.tests/geoclue/geoclue ++ diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/watch index 0000000,0000000..2ab1ed5 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,2 @@@ ++version=3 ++http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtlocation-opensource-src-([^-]*)\.tar.xz