From 4c150a45ce34dd4b008fa7460a42a0e90b77e82d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Thu, 21 Dec 2017 16:48:50 +0000 Subject: [PATCH 1/1] Import akonadi-contacts_17.08.3-1.debian.tar.xz [dgit import tarball akonadi-contacts 4:17.08.3-1 akonadi-contacts_17.08.3-1.debian.tar.xz] --- akonadi-contacts-data.install | 9 ++ changelog | 143 ++++++++++++++++++ compat | 1 + control | 136 +++++++++++++++++ copyright | 165 ++++++++++++++++++++ libkf5akonadicontact-dev.install | 5 + libkf5akonadicontact5.install | 3 + libkf5contacteditor-dev.install | 13 ++ libkf5contacteditor5.install | 2 + patches/optional-qtwebengine.diff | 242 ++++++++++++++++++++++++++++++ patches/series | 1 + rules | 13 ++ source/format | 1 + tests/acc | 3 + tests/control | 10 ++ tests/testsuite | 4 + tests/testsuite.xsession | 4 + upstream/metadata | 7 + upstream/signing-key.asc | 112 ++++++++++++++ watch | 2 + 20 files changed, 876 insertions(+) create mode 100644 akonadi-contacts-data.install create mode 100644 changelog create mode 100644 compat create mode 100644 control create mode 100644 copyright create mode 100644 libkf5akonadicontact-dev.install create mode 100644 libkf5akonadicontact5.install create mode 100644 libkf5contacteditor-dev.install create mode 100644 libkf5contacteditor5.install create mode 100644 patches/optional-qtwebengine.diff create mode 100644 patches/series create mode 100755 rules create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100755 tests/testsuite create mode 100755 tests/testsuite.xsession create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/akonadi-contacts-data.install b/akonadi-contacts-data.install new file mode 100644 index 0000000..f599ba4 --- /dev/null +++ b/akonadi-contacts-data.install @@ -0,0 +1,9 @@ +etc/xdg/akonadi-contacts.categories +etc/xdg/contact-editor.categories +usr/share/contacteditor/grantleetheme/ +usr/share/kf5/akonadi/contact/data/zone.tab +usr/share/kf5/akonadi/contact/pics/world.jpg +usr/share/kservices5/akonadi/contact/ +usr/share/kservices5/akonadicontact_actions.desktop +usr/share/kservicetypes5/kaddressbookimprotocol.desktop +usr/share/locale/ diff --git a/changelog b/changelog new file mode 100644 index 0000000..efa01fd --- /dev/null +++ b/changelog @@ -0,0 +1,143 @@ +akonadi-contacts (4:17.08.3-1) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * New upstream release (17.08.3). + * Get rid of unnessary break/replaces of kde-l10n-(ast|eo). + * Remove not needed Build-Deps. + * Update patch hunks + * Bump debhelper build-dep and compat to 10. + * Set l10npkgs_firstversion_ok to 4:16.04.3-9~ + + -- Sandro Knauß Thu, 21 Dec 2017 17:48:50 +0100 + +akonadi-contacts (4:17.08.0-2) experimental; urgency=medium + + * Team upload. + + [ Maximiliano Curia ] + * Drop empty package + * Update uploaders list as requested by MIA team + + [ Pino Toscano ] + * Bump Standards-Version to 4.1.2, no changes required. + * Simplify watch file, and switch it to https. + * Update the build dependencies: + - remove the alternative libqt5webchannel-dev & libqt5webengine5-dev, use + their existing counterparts (libqt5webchannel5-dev & qtwebengine5-dev) + - remove the unused kdoctools-dev, and kio-dev + * Remove the wrong Multi-Arch: foreign from libkf5akonadicontact-dev, and + libkf5contacteditor-dev. (Closes: #872139) + * Make akonadi-contact buildable also without QtWebEngine: + - build the code using it conditionally; patch optional-qtwebengine.diff + - restrict the qtwebengine5-dev on the architectures where it is + available: amd64 arm64 armhf i386 mipsel. + * Remove the unused ${shlibs:Depends} substvar from akonadi-contacts-data, + and libkf5akonadicontact-dev. + + -- Pino Toscano Mon, 11 Dec 2017 21:43:57 +0100 + +akonadi-contacts (4:17.08.0-1) experimental; urgency=medium + + * New revision + * Bump Standards-Version to 4.0.1. + * Update upstream metadata + * Update build-deps and deps with the info from cmake + * Use the Debian name as the first name, otherwise it's unbuildable in Debian + * Bump group breaks (17.08) + * Update copyright file + * Release to experimental + + -- Maximiliano Curia Fri, 01 Sep 2017 22:08:01 +0200 + +akonadi-contacts (4:17.08.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Aug 2017 09:29:41 +0000 + +akonadi-contacts (4:17.04.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 12 Jul 2017 10:17:16 +0000 + +akonadi-contacts (4:17.04.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 07 Jun 2017 12:19:28 +0000 + +akonadi-contacts (4:17.04.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 11 May 2017 18:08:14 +0000 + +akonadi-contacts (4:17.04.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 19 Apr 2017 13:02:22 +0000 + +akonadi-contacts (4:16.12.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 08 Mar 2017 13:45:39 +0000 + +akonadi-contacts (4:16.12.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 08 Feb 2017 16:54:42 +0000 + +akonadi-contacts (4:16.12.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 11 Jan 2017 13:12:24 +0000 + +akonadi-contacts (4:16.12.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 14 Dec 2016 16:21:52 +0000 + +akonadi-contacts (4:16.08.3-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 21 Nov 2016 13:52:12 +0000 + +akonadi-contacts (4:16.08.2-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 14 Oct 2016 13:38:11 +0000 + +akonadi-contacts (4:16.08.1-1~1.gbp8b6dd4) UNRELEASED; urgency=medium + + ** SNAPSHOT build @8b6dd44104a0f78e13b7822385048bcffd13aa3a ** + + [ Jonathan Riddell ] + * Initial packaging based on kdepimlibs + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update build-deps and deps with the info from cmake + + -- Automatic packaging Thu, 08 Sep 2016 21:07:32 +0200 +akonadi-contacts (4:16.08.1-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 16 Sep 2016 13:06:12 +0000 + +akonadi-contacts (4:16.08.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 17 Aug 2016 11:47:08 +0000 + diff --git a/compat b/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +10 diff --git a/control b/control new file mode 100644 index 0000000..a043e9a --- /dev/null +++ b/control @@ -0,0 +1,136 @@ +Source: akonadi-contacts +Section: libs +Priority: optional +Maintainer: Debian/Kubuntu Qt/KDE Maintainers +Uploaders: Sune Vuorela , + Modestas Vainius , + George Kiagiadakis , + Eshat Cakar , + Lisandro Damián Nicanor Pérez Meyer , + Maximiliano Curia , +Build-Depends: cmake (>= 3.0~), + debhelper (>= 10), + extra-cmake-modules (>= 5.35.0~), + libgrantlee5-dev (>= 5.1~), + libkf5akonadi-dev (>= 4:17.08.3~), + libkf5akonadimime-dev (>= 4:17.08.3~), + libkf5codecs-dev (>= 5.35.0~), + libkf5completion-dev (>= 5.35.0~), + libkf5contacts-dev (>= 4:17.08.3~), + libkf5dbusaddons-dev (>= 5.35.0~), + libkf5i18n-dev (>= 5.35.0~), + libkf5iconthemes-dev (>= 5.35.0~), + libkf5kio-dev (>= 5.35.0~), + libkf5mime-dev (>= 17.08.3~), + libkf5prison-dev (>= 5.35.0~), + libkf5textwidgets-dev (>= 5.35.0~), + pkg-config, + pkg-kde-tools (>= 0.12), + qtbase5-dev (>= 5.7.0~), + qtwebengine5-dev (>= 5.7.0~) [amd64 arm64 armhf i386 mipsel], +Standards-Version: 4.1.2 +Homepage: http://pim.kde.org/ +Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/akonadi-contacts.git +Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/akonadi-contacts.git + +Package: akonadi-contacts-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Breaks: kdepimlibs-data, + libakonadi-kf5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadicontact5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadimime5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadisocialutils5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadixml5 (<< 4:15.07.90+git20150819.1000), + libkf5contacteditor-data, + ${kde-l10n:all}, +Replaces: kdepimlibs-data, + libakonadi-kf5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadicontact5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadimime5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadisocialutils5 (<< 4:15.07.90+git20150819.1000), + libkf5akonadixml5 (<< 4:15.07.90+git20150819.1000), + libkf5contacteditor-data, + ${kde-l10n:all}, +Description: Akonadi contacts access library - data files + This library provides contacts manipulation helpers using the + Akonadi PIM data server. + . + This package is part of the KDE Development Platform PIM libraries module. + . + This package contains the data files. + +Package: libkf5akonadicontact-dev +Section: libdevel +Architecture: any +Depends: libkf5akonadi-dev (>= 4:17.08.3~), + libkf5akonadicontact5 (= ${binary:Version}), + libkf5contacteditor-dev, + libkf5contacts-dev (>= 4:17.08.3~), + ${misc:Depends}, +Description: Akonadi contacts access library - development files + This library provides contacts manipulation helpers using the + Akonadi PIM data server. + . + This package is part of the KDE Development Platform PIM libraries module. + . + This package contains the development files. +Breaks: libkf5akonadicalendar-dev (<< 4:17.08), + libkf5kaddressbookgrantlee-dev (<< 4:17.08), + libkf5pimcommon-dev (<< 4:17.08), + +Package: libkf5akonadicontact5 +Architecture: any +Multi-Arch: same +Depends: akonadi-contacts-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Akonadi contacts access library + This library provides contacts manipulation helpers using the + Akonadi PIM data server. + . + This package is part of the KDE Development Platform PIM libraries module. +Breaks: akonadiconsole (<< 4:17.08), + kaddressbook (<< 4:17.08), + kalarm (<< 4:17.08), + kdepim-addons (<< 17.08), + kdepim-runtime (<< 4:17.08), + kdepim-themeeditors (<< 4:17.08), + kmail (<< 4:17.08), + korganizer (<< 4:17.08), + libkf5akonadicalendar5 (<< 4:17.08), + libkf5incidenceeditor5 (<< 17.08), + libkf5kaddressbookgrantlee5 (<< 4:17.08), + libkf5kdepimdbusinterfaces5 (<< 4:17.08), + libkf5libkdepim5 (<< 4:17.08), + libkf5messagecomposer5 (<< 4:17.08), + libkf5messageviewer5 (<< 4:17.08), + libkf5pimcommon5 (<< 4:17.08), + libkf5templateparser5 (<< 4:17.08), + +Package: libkf5contacteditor-dev +Section: libdevel +Architecture: any +Depends: libkf5contacteditor5 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Akonadi contacts editor library - development files + This library provides contacts manipulation helpers using the + Akonadi PIM data server. + . + This package is part of the KDE Development Platform PIM libraries module. + . + This package contains the development files. + +Package: libkf5contacteditor5 +Architecture: any +Multi-Arch: same +Depends: akonadi-contacts-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Akonadi contact editor library + This library provides contacts manipulation helpers using the + Akonadi PIM data server. + . + This package is part of the KDE Development Platform PIM libraries module. diff --git a/copyright b/copyright new file mode 100644 index 0000000..b2bb3ad --- /dev/null +++ b/copyright @@ -0,0 +1,165 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: akonadi-contacts +Source: git://anongit.kde.org/akonadi-contacts +Comment: Numerous people, too many to count, have contributed to kdepimlibs as + a whole. The KDE project tries to make an extensive list of people who + contributed to KDE at http://www.kde.org/people/credits/ + . + Unless something else is mentioned, copyright is + Copyright: 1996-2015, The KDE project http://www.kde.org + +Files: * +Copyright: 2010, Bjoern Ricks + 2004, Bram Schoenmakers + 2009, Constantin Berzan + 2009, David Jarvie + 2010, Felix Mauch + 2010, KDAB + 2016-2017, Laurent Montel + 2001, Marc Mutz + 2012-2017, Montel Laurent + 2009, Stephen Kelly + 2007-2010, Tobias Koenig + 2008, Volker Krause + 2016, eyeOS S.L.U., a Telefonica company + 2009, Free Software Foundation, Inc + 2010, Rosetta Contributors and Canonical Ltd 2010 + 2009-2016, This_file_is_part_of_KDE +License: LGPL-2+ + +Files: po/ca/* + po/ca@valencia/* + po/uk/* +Copyright: 2009-2016, This_file_is_part_of_KDE +License: LGPL-2.1+3+KDEeV + +Files: src/contact-editor/editor/widgets/kwidgetlister.cpp + src/contact-editor/editor/widgets/kwidgetlister_p.h +Copyright: 2001, Marc Mutz +License: GPL-2 + +Files: src/contact-editor/editor/addresseditor/iconnamecache.cpp + src/contact-editor/editor/addresseditor/iconnamecache_p.h +Copyright: 2009, Thomas McGuire +License: LGPL-2+3+KDEeV + +Files: src/contact-editor/editor/data/* +Copyright: No copyright claimed +License: public-domain + +Files: src/contact-editor/data/zone.tab +Copyright: Not copyright claimed +License: public-domain + This file is in the public domain, so clarified as of + 2009-05-17 by Arthur David Olson. + +License: BSD-2-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. 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. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: GPL-2 + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License, version 2, as + published by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2+ + This library is free software; you can redistribute it and/or modify it + under the terms of the GNU Library General Public License as published by + the Free Software Foundation; either version 2 of the License, or (at your + option) any later version. + . + This library is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public + License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General Public + License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. + +License: LGPL-2+3+KDEeV + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as published + by the Free Software Foundation; either version 2 of the License or + ( at your option ) version 3 or, at the discretion of KDE e.V. + ( which shall act as a proxy as in section 14 of the GPLv3 ), any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General Public + License version 2 can be found in `/usr/share/common-licenses/LGPL-2', + likewise, the complete text of the GNU Lesser General Public License version + 3 can be found in `/usr/share/common-licenses/LGPL-3'. + +License: LGPL-2.1+3+KDEeV + This file is distributed under the license LGPL version 2.1 or + version 3 or later versions approved by the membership of KDE e.V. + . + The complete text of the GNU Lesser General Public License version 2.1 + can be found in `/usr/share/common-licenses/LGPL-2.1', likewise, + the complete text of the GNU Lesser General Public License version 3 + can be found in `/usr/share/common-licenses/LGPL-3'. + +Files: debian/* +Copyright: 2007-2015, Debian Qt/KDE Maintainers +License: GPL-2+ diff --git a/libkf5akonadicontact-dev.install b/libkf5akonadicontact-dev.install new file mode 100644 index 0000000..26b1596 --- /dev/null +++ b/libkf5akonadicontact-dev.install @@ -0,0 +1,5 @@ +usr/include/KF5/Akonadi/Contact/ +usr/include/KF5/akonadi/contact/ +usr/lib/*/cmake/KF5AkonadiContact/ +usr/lib/*/libKF5AkonadiContact.so +usr/lib/*/qt5/mkspecs/modules/qt_AkonadiContact.pri diff --git a/libkf5akonadicontact5.install b/libkf5akonadicontact5.install new file mode 100644 index 0000000..81ee3fb --- /dev/null +++ b/libkf5akonadicontact5.install @@ -0,0 +1,3 @@ +usr/lib/*/libKF5AkonadiContact.so.5 +usr/lib/*/libKF5AkonadiContact.so.5.* +usr/lib/*/qt5/plugins/kcm_akonadicontact_actions.so diff --git a/libkf5contacteditor-dev.install b/libkf5contacteditor-dev.install new file mode 100644 index 0000000..1a7f704 --- /dev/null +++ b/libkf5contacteditor-dev.install @@ -0,0 +1,13 @@ +usr/include/KF5/ContactEditor/CategoriesEditAbstractWidget +usr/include/KF5/ContactEditor/ContactEditorPagePlugin +usr/include/KF5/contacteditor/categorieseditabstractwidget.h +usr/include/KF5/contacteditor/contacteditor_export.h +usr/include/KF5/contacteditor/contacteditorpageplugin.h +usr/include/KF5/contacteditor/improtocols.h +usr/lib/*/cmake/KF5ContactEditor/KF5ContactEditorConfig.cmake +usr/lib/*/cmake/KF5ContactEditor/KF5ContactEditorConfigVersion.cmake +usr/lib/*/cmake/KF5ContactEditor/KF5ContactEditorTargets-debian.cmake +usr/lib/*/cmake/KF5ContactEditor/KF5ContactEditorTargets.cmake +usr/lib/*/libKF5ContactEditor.so +usr/lib/*/qt5/mkspecs/modules/qt_ContactEditor.pri +usr/lib/*/qt5/plugins/akonadi/contacts/plugins/categorieseditwidgetplugin.so diff --git a/libkf5contacteditor5.install b/libkf5contacteditor5.install new file mode 100644 index 0000000..d190d2e --- /dev/null +++ b/libkf5contacteditor5.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF5ContactEditor.so.5 +usr/lib/*/libKF5ContactEditor.so.5.* diff --git a/patches/optional-qtwebengine.diff b/patches/optional-qtwebengine.diff new file mode 100644 index 0000000..e047440 --- /dev/null +++ b/patches/optional-qtwebengine.diff @@ -0,0 +1,242 @@ +Author: Pino Toscano +Description: Make QtWebEngine optional + akonadi-contact is a library used by other PIM components, so turn the + QtWebEngine dependency as optional, since QtWebEngine is available only on + few architectures. + . + The affected code is an address location editor. + . + The QtWebEngine usage is removed in Applications 17.12. +Last-Update: 2017-12-11 +Forwarded: not-needed + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -30,7 +30,12 @@ set(KMIMELIB_VERSION "5.6.3") + set(AKONADI_VERSION "5.6.3") + + set(QT_REQUIRED_VERSION "5.7.0") +-find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test WebEngine WebEngineWidgets) ++find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test) ++find_package(Qt5WebEngine ${QT_REQUIRED_VERSION} CONFIG) ++find_package(Qt5WebEngineWidgets ${QT_REQUIRED_VERSION} CONFIG) ++if (Qt5WebEngine_FOUND) ++ add_definitions(-DHAVE_WEBENGINE) ++endif() + ########### Find packages ########### + find_package(KF5KIO ${KF5_VERSION} CONFIG REQUIRED) + find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED) +--- a/src/contact-editor/CMakeLists.txt ++++ b/src/contact-editor/CMakeLists.txt +@@ -89,10 +89,13 @@ set(contacteditor_editor_generalinfo_SRC + ${contacteditor_editor_generalinfo_mail_SRCS} + ) + +-set(contacteditor_addresslocation_web_editor_SRCS +- editor/addresseditor/webengine/addresseslocationengineviewer.cpp +- editor/addresseditor/webengine/addresseslocationenginepage.cpp +- ) ++if (TARGET Qt5::WebEngine) ++ set(contacteditor_addresslocation_web_editor_SRCS ++ editor/addresseditor/webengine/addresseslocationengineviewer.cpp ++ editor/addresseditor/webengine/addresseslocationenginepage.cpp ++ editor/addresseditor/addresseslocationwidget.cpp ++ ) ++endif() + + set(contacteditor_addresslocation_editor_SRCS + ${contacteditor_addresslocation_web_editor_SRCS} +@@ -100,7 +103,6 @@ set(contacteditor_addresslocation_editor + editor/addresseditor/addresseslocationgrantleeformater.cpp + editor/addresseditor/addressgrantleeobject.cpp + editor/addresseditor/iconnamecache.cpp +- editor/addresseditor/addresseslocationwidget.cpp + editor/addresseditor/selectaddresstypecombobox.cpp + editor/addresseditor/addresstypedialog.cpp + ) +@@ -176,9 +178,14 @@ target_link_libraries(KF5ContactEditor + KF5::TextWidgets + KF5::WidgetsAddons + Grantlee5::Templates +- Qt5::WebEngine +- Qt5::WebEngineWidgets + ) ++if (TARGET Qt5::WebEngine) ++ target_link_libraries(KF5ContactEditor ++ PRIVATE ++ Qt5::WebEngine ++ Qt5::WebEngineWidgets ++ ) ++endif() + + set_target_properties(KF5ContactEditor PROPERTIES + VERSION ${AKONADICONTACT_VERSION_STRING} +--- a/src/contact-editor/editor/addresseditor/autotests/CMakeLists.txt ++++ b/src/contact-editor/editor/addresseditor/autotests/CMakeLists.txt +@@ -8,13 +8,15 @@ set(contacteditor_webengine_LIB Qt5::Web + + ecm_qt_declare_logging_category(contacteditor_addresslocation_web_editor_SRCS HEADER contacteditor_debug.h IDENTIFIER CONTACTEDITOR_LOG CATEGORY_NAME org.kde.pim.contacteditor) + +-set(addresseslocationviewer_SRCS addresseslocationviewertest.cpp ${contacteditor_addresslocation_web_editor_SRCS} ../addresseslocationgrantleeformater.cpp +- ../addressgrantleeobject.cpp ../iconnamecache.cpp) +-add_executable(addresseslocationviewer ${addresseslocationviewer_SRCS}) +-add_test(addresseslocationviewer addresseslocationviewer) +-ecm_mark_as_test(addresseslocationviewer) +-target_link_libraries(addresseslocationviewer Qt5::Test Qt5::Widgets KF5::ContactEditor KF5::Contacts KF5::I18n ${contacteditor_webengine_LIB} Grantlee5::Templates +- KF5::IconThemes KF5::WidgetsAddons) ++if (TARGET Qt5::WebEngine) ++ set(addresseslocationviewer_SRCS addresseslocationviewertest.cpp ${contacteditor_addresslocation_web_editor_SRCS} ../addresseslocationgrantleeformater.cpp ++ ../addressgrantleeobject.cpp ../iconnamecache.cpp) ++ add_executable(addresseslocationviewer ${addresseslocationviewer_SRCS}) ++ add_test(addresseslocationviewer addresseslocationviewer) ++ ecm_mark_as_test(addresseslocationviewer) ++ target_link_libraries(addresseslocationviewer Qt5::Test Qt5::Widgets KF5::ContactEditor KF5::Contacts KF5::I18n ${contacteditor_webengine_LIB} Grantlee5::Templates ++ KF5::IconThemes KF5::WidgetsAddons) ++endif() + + set(addresslocationwidget_SRCS addresslocationwidgettest.cpp ../addresslocationwidget.cpp ../selectaddresstypecombobox.cpp ../addresstypedialog.cpp) + add_executable(addresslocationwidget ${addresslocationwidget_SRCS}) +@@ -22,10 +24,12 @@ add_test(addresslocationwidget addresslo + ecm_mark_as_test(addresslocationwidget) + target_link_libraries(addresslocationwidget Qt5::Test Qt5::Widgets KF5::ContactEditor KF5::Contacts KF5::I18n KF5::Completion) + +-set(addresseslocationwidget_SRCS addresseslocationwidgettest.cpp ../addresseslocationwidget.cpp ${contacteditor_addresslocation_web_editor_SRCS} ../addresseslocationgrantleeformater.cpp +- ../addressgrantleeobject.cpp ../iconnamecache.cpp ../addresslocationwidget.cpp ../selectaddresstypecombobox.cpp ../addresstypedialog.cpp) +-add_executable(addresseslocationwidget ${addresseslocationwidget_SRCS}) +-add_test(addresseslocationwidget addresseslocationwidget) +-ecm_mark_as_test(addresseslocationwidget) +-target_link_libraries(addresseslocationwidget Qt5::Test Qt5::Widgets KF5::ContactEditor KF5::Contacts KF5::I18n KF5::Completion ${contacteditor_webengine_LIB} +- Grantlee5::Templates KF5::IconThemes KF5::WidgetsAddons) ++if (TARGET Qt5::WebEngine) ++ set(addresseslocationwidget_SRCS addresseslocationwidgettest.cpp ../addresseslocationwidget.cpp ${contacteditor_addresslocation_web_editor_SRCS} ../addresseslocationgrantleeformater.cpp ++ ../addressgrantleeobject.cpp ../iconnamecache.cpp ../addresslocationwidget.cpp ../selectaddresstypecombobox.cpp ../addresstypedialog.cpp) ++ add_executable(addresseslocationwidget ${addresseslocationwidget_SRCS}) ++ add_test(addresseslocationwidget addresseslocationwidget) ++ ecm_mark_as_test(addresseslocationwidget) ++ target_link_libraries(addresseslocationwidget Qt5::Test Qt5::Widgets KF5::ContactEditor KF5::Contacts KF5::I18n KF5::Completion ${contacteditor_webengine_LIB} ++ Grantlee5::Templates KF5::IconThemes KF5::WidgetsAddons) ++endif() +--- a/src/contact-editor/editor/addresseditor/tests/CMakeLists.txt ++++ b/src/contact-editor/editor/addresseditor/tests/CMakeLists.txt +@@ -6,29 +6,31 @@ set(akonadicontact_webengine_LIB Qt5::We + + ecm_qt_declare_logging_category(akonadicontact_addresslocation_web_editor_SRCS HEADER contacteditor_debug.h IDENTIFIER CONTACTEDITOR_LOG CATEGORY_NAME org.kde.pim.akonadi_contact) + +-set(addresseditor_SRCS +- ${akonadicontact_addresslocation_web_editor_SRCS} +- main.cpp +- ../addresseslocationwidget.cpp +- ../addresseslocationgrantleeformater.cpp +- ../addressgrantleeobject.cpp +- ../iconnamecache.cpp +- ../addresslocationwidget.cpp +- ../selectaddresstypecombobox.cpp +- ../addresstypedialog.cpp +- ) ++if (TARGET Qt5::WebEngine) ++ set(addresseditor_SRCS ++ ${akonadicontact_addresslocation_web_editor_SRCS} ++ main.cpp ++ ../addresseslocationwidget.cpp ++ ../addresseslocationgrantleeformater.cpp ++ ../addressgrantleeobject.cpp ++ ../iconnamecache.cpp ++ ../addresslocationwidget.cpp ++ ../selectaddresstypecombobox.cpp ++ ../addresstypedialog.cpp ++ ) + +-add_executable(addresseditortest ${addresseditor_SRCS}) ++ add_executable(addresseditortest ${addresseditor_SRCS}) + +-target_link_libraries(addresseditortest +- Qt5::Widgets +- KF5::AkonadiContact +- KF5::Contacts +- KF5::I18n +- KF5::Completion +- Grantlee5::Templates +- KF5::IconThemes +- KF5::WidgetsAddons +- ${akonadicontact_webengine_LIB} +- ) ++ target_link_libraries(addresseditortest ++ Qt5::Widgets ++ KF5::AkonadiContact ++ KF5::Contacts ++ KF5::I18n ++ KF5::Completion ++ Grantlee5::Templates ++ KF5::IconThemes ++ KF5::WidgetsAddons ++ ${akonadicontact_webengine_LIB} ++ ) ++endif() + +--- a/src/contact-editor/editor/contacteditorwidget.cpp ++++ b/src/contact-editor/editor/contacteditorwidget.cpp +@@ -35,7 +35,9 @@ + #include + #include + #include ++#ifdef HAVE_WEBENGINE + #include "addresseditor/addresseslocationwidget.h" ++#endif + #include "customfieldeditor/customfieldswidget.h" + #include "businesseditor/businesseditorwidget.h" + #include "generalinfoeditor/generalinfowidget.h" +@@ -69,8 +71,10 @@ public: + + ContactEditor::GeneralInfoWidget *mGeneralInfoWidget; + ++#ifdef HAVE_WEBENGINE + // widgets from addresses group + ContactEditor::AddressesLocationWidget *mAddressesLocationWidget; ++#endif + + ContactEditor::BusinessEditorWidget *mBusinessEditorWidget; + +@@ -113,8 +117,10 @@ void ContactEditorWidget::Private::initG + + void ContactEditorWidget::Private::initGuiLocationTab() + { ++#ifdef HAVE_WEBENGINE + mAddressesLocationWidget = new ContactEditor::AddressesLocationWidget; + mTabWidget->addTab(mAddressesLocationWidget, i18nc("@title:tab", "Location")); ++#endif + } + + void ContactEditorWidget::Private::initGuiBusinessTab() +@@ -211,8 +217,10 @@ void ContactEditorWidget::loadContact(co + { + d->mGeneralInfoWidget->loadContact(contact); + ++#ifdef HAVE_WEBENGINE + // address group + d->mAddressesLocationWidget->loadContact(contact); ++#endif + + // general group + d->mBusinessEditorWidget->loadContact(contact); +@@ -237,8 +245,10 @@ void ContactEditorWidget::storeContact(K + { + d->mGeneralInfoWidget->storeContact(contact); + ++#ifdef HAVE_WEBENGINE + // address group + d->mAddressesLocationWidget->storeContact(contact); ++#endif + + // general group + d->mBusinessEditorWidget->storeContact(contact); +@@ -264,8 +274,10 @@ void ContactEditorWidget::storeContact(K + void ContactEditorWidget::setReadOnly(bool readOnly) + { + d->mGeneralInfoWidget->setReadOnly(readOnly); ++#ifdef HAVE_WEBENGINE + // widgets from addresses group + d->mAddressesLocationWidget->setReadOnly(readOnly); ++#endif + + // widgets from general group + d->mBusinessEditorWidget->setReadOnly(readOnly); diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..3e3084e --- /dev/null +++ b/patches/series @@ -0,0 +1 @@ +optional-qtwebengine.diff diff --git a/rules b/rules new file mode 100755 index 0000000..9878236 --- /dev/null +++ b/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +l10npkgs_firstversion_ok := 4:16.04.3-9~ + +include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk +include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk + +override_dh_auto_test: + # Disable dh_auto_test at build time + : + +override_dh_makeshlibs: + $(overridden_command) -Xkcm_akonadicontact_actions.so diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/tests/acc b/tests/acc new file mode 100755 index 0000000..ecd74f2 --- /dev/null +++ b/tests/acc @@ -0,0 +1,3 @@ +#!/bin/sh + +dh_acc diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..c2df602 --- /dev/null +++ b/tests/control @@ -0,0 +1,10 @@ +# Tests: testsuite +# Depends: @, @builddeps@, build-essential, +# xvfb, xauth, dbus (>= 1.8), akonadi-server, oxygen-icon-theme, +# libqt5sql5-sqlite, akonadi-backend-sqlite +# Restrictions: build-needed + +Tests: acc +Depends: @, @builddeps@, + dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/tests/testsuite b/tests/testsuite new file mode 100755 index 0000000..f0de31b --- /dev/null +++ b/tests/testsuite @@ -0,0 +1,4 @@ +#!/bin/sh + +xvfb-run -a --server-args="-screen 0 1024x768x24" \ + dbus-run-session -- debian/tests/testsuite.xsession diff --git a/tests/testsuite.xsession b/tests/testsuite.xsession new file mode 100755 index 0000000..35976a5 --- /dev/null +++ b/tests/testsuite.xsession @@ -0,0 +1,4 @@ +#!/bin/sh +export LANG=C.UTF-8 +export LC_ALL=C.UTF-8 +dh_auto_test diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..603afae --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Name: akonadi-contacts +Changelog: https://cgit.kde.org/akonadi-contacts.git/log +Contact: kde-devel@kde.org +Donation: https://www.kde.org/community/donations/index.php +Repository: https://anongit.kde.org/akonadi-contacts.git +Repository-Browse: https://cgit.kde.org/akonadi-contacts.git +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..e73f3e8 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,112 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +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 +RJWljvaVa8fj2U2D659nVsq8og== +=5Ltf +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..511eb5f --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/applications/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz -- 2.30.2