From 1e72f44ef62628106d94d6359a2a7af9a9b565d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aur=C3=A9lien=20COUDERC?= Date: Sat, 15 Feb 2025 16:58:24 +0100 Subject: [PATCH] Import kf6-kguiaddons_6.11.0-1.debian.tar.xz [dgit import tarball kf6-kguiaddons 6.11.0-1 kf6-kguiaddons_6.11.0-1.debian.tar.xz] --- changelog | 1133 +++++++++++++++++++++++++ control | 100 +++ copyright | 369 ++++++++ libkf6guiaddons-bin.install | 4 + libkf6guiaddons-bin.lintian-overrides | 1 + libkf6guiaddons-data.install | 1 + libkf6guiaddons-dev.acc.in | 21 + libkf6guiaddons-dev.install | 4 + libkf6guiaddons-doc.install | 2 + libkf6guiaddons6.install | 2 + libkf6guiaddons6.symbols | 304 +++++++ qml6-module-org-kde-guiaddons.install | 1 + rules | 19 + salsa-ci.yml | 3 + source/format | 1 + tests/acc | 18 + tests/control | 3 + upstream/metadata | 7 + upstream/signing-key.asc | 103 +++ watch | 3 + 20 files changed, 2099 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkf6guiaddons-bin.install create mode 100644 libkf6guiaddons-bin.lintian-overrides create mode 100644 libkf6guiaddons-data.install create mode 100644 libkf6guiaddons-dev.acc.in create mode 100644 libkf6guiaddons-dev.install create mode 100644 libkf6guiaddons-doc.install create mode 100644 libkf6guiaddons6.install create mode 100644 libkf6guiaddons6.symbols create mode 100644 qml6-module-org-kde-guiaddons.install create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 source/format create mode 100755 tests/acc create mode 100644 tests/control create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..2046b73 --- /dev/null +++ b/changelog @@ -0,0 +1,1133 @@ +kf6-kguiaddons (6.11.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.11.0). + * Update build-deps and deps with the info from cmake. + * Update the list of installed files. + * Refresh copyright information. + + -- Aurélien COUDERC Sat, 15 Feb 2025 16:58:24 +0100 + +kf6-kguiaddons (6.10.0-4) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Limit plasma-wayland-protocols dependency to linux architectures + (Thanks Samuel Thibault). (Closes: #1093133) + + -- Aurélien COUDERC Sat, 18 Jan 2025 13:48:10 +0100 + +kf6-kguiaddons (6.10.0-3) unstable; urgency=medium + + [ Boyuan Yang ] + * Team upload. + * No change source-only upload. + + -- Boyuan Yang Thu, 16 Jan 2025 15:06:37 -0500 + +kf6-kguiaddons (6.10.0-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Build and package the qml6-module-org-kde-guiaddons module. + * Review copyright information. + + -- Aurélien COUDERC Sun, 12 Jan 2025 23:15:00 +0100 + +kf6-kguiaddons (6.10.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.9.0). + * Update build-deps and deps with the info from cmake. + * New upstream release (6.10.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Fri, 10 Jan 2025 23:23:06 +0100 + +kf6-kguiaddons (6.8.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.8.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 6.8.0. + * Release to unstable. + + -- Aurélien COUDERC Wed, 04 Dec 2024 11:58:51 +0100 + +kf6-kguiaddons (6.7.0-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + + -- Simon Quigley Sun, 03 Nov 2024 19:29:25 -0600 + +kf6-kguiaddons (6.6.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.6.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 6.6.0. + + -- Aurélien COUDERC Fri, 06 Sep 2024 22:59:37 +0200 + +kf6-kguiaddons (6.5.0-2) unstable; urgency=medium + + * Team upload. + * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. + * CI: update/simplify configuration. + * Update symbols file from the logs of buildds, and mark Linux-only symbols + as such. + + -- Pino Toscano Sun, 18 Aug 2024 16:11:49 +0200 + +kf6-kguiaddons (6.5.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.0). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Sat, 10 Aug 2024 23:21:58 +0200 + +kf6-kguiaddons (6.4.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.4.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Fri, 19 Jul 2024 09:22:49 +0200 + +kf6-kguiaddons (6.3.0-2) experimental; urgency=medium + + [ Patrick Franz ] + * Enable the geo scheme handler. + + -- Patrick Franz Sat, 15 Jun 2024 12:05:35 +0200 + +kf6-kguiaddons (6.3.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.0). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Sun, 09 Jun 2024 14:44:14 +0200 + +kf6-kguiaddons (6.0.0-2) experimental; urgency=medium + + * Team upload. + * Update symbols files from the logs of buildds. + * Bump Standards-Version to 4.7.0, no changes required. + + -- Pino Toscano Tue, 14 May 2024 08:27:32 +0200 + +kf6-kguiaddons (6.0.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.0.0). + * Update upstream signing-key. + * Update build-deps and deps with the info from cmake. + * Create new packages. + * Update d/copyright. + + -- Patrick Franz Sat, 30 Mar 2024 01:38:09 +0100 + +kguiaddons (5.115.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.115.0). + * Update build-deps and deps with the info from cmake. + * Add myself to Uploaders. + * Build-depend on pkgconf instead of pkg-config as the latter has been + superseded by the former. + + -- Patrick Franz Sat, 16 Mar 2024 11:21:11 +0100 + +kguiaddons (5.107.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.105.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.105.0. + * New upstream release (5.107.0). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Sun, 18 Jun 2023 16:08:27 +0200 + +kguiaddons (5.104.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.104.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Wed, 15 Mar 2023 16:09:48 +0100 + +kguiaddons (5.103.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.103.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 12 Feb 2023 21:44:22 +0100 + +kguiaddons (5.102.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.102.0). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.6.2, no change required. + * Update symbols from build for 5.102.0. + + -- Aurélien COUDERC Sun, 22 Jan 2023 21:35:00 +0100 + +kguiaddons (5.101.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.101.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 13 Dec 2022 07:40:21 +0100 + +kguiaddons (5.100.0-3) unstable; urgency=medium + + * Team upload. + * Update the symbols files from the logs of buildds. + + -- Pino Toscano Fri, 25 Nov 2022 07:50:44 +0100 + +kguiaddons (5.100.0-2) unstable; urgency=medium + + * Team upload. + * Update the symbols files from the logs of buildds. + * Remove breaks/replaces for existing packages with versions older than + oldstable. + + -- Pino Toscano Sun, 20 Nov 2022 17:13:48 +0100 + +kguiaddons (5.100.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.99.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.99.0. + * New upstream release (5.100.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.100.0. + + -- Aurélien COUDERC Sat, 19 Nov 2022 23:18:56 +0100 + +kguiaddons (5.98.0-2) unstable; urgency=medium + + * Team upload. + * Mark a Linux-only symbol in the symbols file as linux-any. + * Modernize the building more: + - add the dh-sequence-pkgkde-symbolshelper build dependency to use the + pkgkde_symbolshelper automatically + - drop the manually specified pkgkde_symbolshelper addon for dh + + -- Pino Toscano Thu, 06 Oct 2022 07:55:52 +0200 + +kguiaddons (5.98.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.98.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 18 Sep 2022 23:11:35 +0200 + +kguiaddons (5.97.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.97.0). + + -- Aurélien COUDERC Sun, 14 Aug 2022 18:55:27 +0200 + +kguiaddons (5.96.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.96.0). + * Refresh lintian overrides. + * Move the desktop files for kde-geo-uri-handler to libkf5guiaddons- + bin alongside the binary. + + -- Aurélien COUDERC Sun, 31 Jul 2022 13:32:56 +0200 + +kguiaddons (5.94.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.94.0). + * Update the list of installed files from build logs. + * Update symbols from build for 5.94.0. + + -- Aurélien COUDERC Thu, 19 May 2022 23:59:02 +0200 + +kguiaddons (5.93.0-2) unstable; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.6.1, no changes required. + * Modernize building: + - add the dh-sequence-kf5 build dependency to use the kf5 addon + automatically + - drop all the manually specified addons and buildsystem for dh + * Remove inactive Uploaders. + * Remove the unused ${shlibs:Depends} substvar from libkf5guiaddons-data. + + -- Pino Toscano Sat, 14 May 2022 17:49:46 +0200 + +kguiaddons (5.93.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.92.0). + * Update the list of installed files. + * Add libkf5guiaddons-data and libkf5guiaddons-bin packages to split shared + data and the new kde-geo-uri-handler binary. + * New upstream release (5.93.0). + + -- Aurélien COUDERC Wed, 11 May 2022 23:22:43 +0200 + +kguiaddons (5.90.0-2) unstable; urgency=medium + + * Team upload. + * Mark few more Linux symbols as linux-any. + * CI: enable again blhc, as it works fine now with blhc 0.13. + + -- Pino Toscano Sat, 19 Feb 2022 11:08:26 +0100 + +kguiaddons (5.90.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.89.0). + + [ Aurélien COUDERC ] + * New upstream release (5.90.0). + * Added myself to the uploaders. + * Update symbols from build for 5.90.0. + + -- Aurélien COUDERC Fri, 11 Feb 2022 23:46:41 +0100 + +kguiaddons (5.88.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.87.0). + * New upstream release (5.88.0). + * Force-bump frameworks internal b-d to 5.88. + + -- Norbert Preining Wed, 17 Nov 2021 06:07:39 +0900 + +kguiaddons (5.86.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.86.0). + * Bump Standards-Version to 4.6.0, no change required. + + -- Norbert Preining Mon, 13 Sep 2021 10:55:01 +0900 + +kguiaddons (5.85.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sat, 28 Aug 2021 23:42:46 +0900 + +kguiaddons (5.85.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.85.0). + * Update build-deps and deps with the info from cmake + + -- Norbert Preining Mon, 16 Aug 2021 00:51:26 +0900 + +kguiaddons (5.83.0-2) unstable; urgency=medium + + * Upload to unstable. + + -- Norbert Preining Mon, 16 Aug 2021 11:53:04 +0900 + +kguiaddons (5.83.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.83.0). + * Update depends from cmake. + * Update symbols. + + -- Norbert Preining Sun, 13 Jun 2021 13:25:32 +0900 + +kguiaddons (5.82.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.82.0). + * Update dependencies from cmake. + * Removed Maximiliano Curia from the uploaders, thanks for your work + on the package! + + -- Norbert Preining Sat, 08 May 2021 22:00:13 +0900 + +kguiaddons (5.81.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream version (5.81.0) + * Bump inter-frameworks dependencies. + + -- Norbert Preining Mon, 12 Apr 2021 10:18:18 +0900 + +kguiaddons (5.80.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream version (5.80.0) + * Bump inter-frameworks dependencies. + + -- Norbert Preining Mon, 15 Mar 2021 15:10:34 +0900 + +kguiaddons (5.79.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Remove graphviz from build depends. + * New upstream release (5.79.0). + + -- Norbert Preining Tue, 16 Feb 2021 06:45:28 +0900 + +kguiaddons (5.78.0-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sun, 17 Jan 2021 12:02:21 +0900 + +kguiaddons (5.78.0-2) experimental; urgency=medium + + * Fix incorrect B-D. + + -- Norbert Preining Wed, 13 Jan 2021 21:10:51 +0900 + +kguiaddons (5.78.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.78.0). + + -- Norbert Preining Wed, 13 Jan 2021 10:32:42 +0900 + +kguiaddons (5.77.0-4) unstable; urgency=medium + + * Team upload. + * Allow kguiaddons to build again on non-Linux architectures: + (Closes: #978164) + - limit the libqt5waylandclient5-dev, libwayland-dev, and + qtwayland5-dev-tools build dependencies as linux-any + - pass -DWITH_WAYLAND=OFF to cmake on non-Linux architectures + - limit two symbols as linux-any + + -- Pino Toscano Sun, 27 Dec 2020 10:50:45 +0100 + +kguiaddons (5.77.0-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:34 +0900 + +kguiaddons (5.77.0-2) experimental; urgency=medium + + [ Norbert Preining ] + * Update build-deps and deps with the info from cmake. + + -- Norbert Preining Fri, 18 Dec 2020 15:53:13 +0900 + +kguiaddons (5.77.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Bump Standards-Version to 4.5.1 (No changes needed). + * New upstream release (5.77.0). + * Add myself to Uploaders. + * Update maintainer to Debian Qt/KDE Maintainers. + * Update symbols. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:53 +0900 + +kguiaddons (5.74.0-3) unstable; urgency=medium + + * Team upload. + * Drop the 'testsuite' autopkgtest, as it does not test the installed + packages. + * Remove the unused debian/meta/ stuff. + * Do not ship anymore the almost empty upstream README.md as documentation + in libkf5guiaddons-dev. + * Stop passing --fail-missing to dh_missing, as it is the default in + debhelper compatibility 13+. + * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they + are not run at build time anyway. + * Restore (again) the libkf5coreaddons-dev dependency in libkf5guiaddons-dev, + as one header uses CoreAddons. + + -- Pino Toscano Fri, 23 Oct 2020 15:02:33 +0200 + +kguiaddons (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + -- Sandro Knauß Mon, 19 Oct 2020 23:14:26 +0200 + +kguiaddons (5.74.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * New upstream release (5.74.0). + * Update build-deps and deps with the info from cmake. + * Add categories file to libkf5guiaddons5. + * remove libkf5coreaddons-dev from libkf5guiaddons-dev depends. + * Update Homepage link to point to new invent.kde.org + * Update repository related entries to metadata file. + * Update field Source in debian/copyright to invent.kde.org move. + * Add Bug-* entries to metadata file. + * Update symbols from build for 5.74.0. + + -- Sandro Knauß Sun, 27 Sep 2020 17:44:20 +0200 + +kguiaddons (5.70.0-2) unstable; urgency=medium + + * Team upload. + * Restore the libkf5coreaddons-dev dependency in libkf5guiaddons-dev, as one + header uses CoreAddons. (Closes: #961983) + + -- Pino Toscano Mon, 01 Jun 2020 23:38:56 +0200 + +kguiaddons (5.70.0-1) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 13. + * New upstream release (5.70.0). + * Update build-deps and deps with the info from cmake. + * Wrap long lines in changelog entries: 5.21.0-1. + * Use secure URI in Homepage field. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + * Remove not needed Depdends for libkf5guiaddons-dev. + + -- Sandro Knauß Tue, 26 May 2020 23:55:50 +0200 + +kguiaddons (5.69.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 12. + * Bump Standards-Version to 4.5.0 (No changes needed). + * Get rid of debug-symbol-migration package. + * Add Rules-Requires-Root field to control. + * New upstream release (5.69.0). + * Update build-deps and deps with the info from cmake. + * Enable hardening all. + * Add Build-Depends-Package to symbols file. + * Update symbols from build for 5.69.0. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 00:56:05 +0200 + +kguiaddons (5.62.0-2) unstable; urgency=medium + + * Team upload. + + [ Lisandro Damián Nicanor Pérez Meyer ] + * Install the kmodifierkey_xcb.so plugin (Closes: #945833). Thanks Luca for + the bug report and the triaging! + * Avoid future missing installed parts by passing --fail-missing to + dh_missing. + + -- Lisandro Damián Nicanor Pérez Meyer Sun, 01 Dec 2019 14:55:18 -0300 + +kguiaddons (5.62.0-1) unstable; urgency=medium + + * New upstream release (5.62.0). + * Update build-deps and deps with the info from cmake + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:13:01 -0700 + +kguiaddons (5.61.0-1) experimental; urgency=medium + + [ Scarlett Moore ] + * Fix "kguiaddons FTCBFS: missing Build-Depends: qttools5-dev" + Build-Depend on qttools5-dev to fix a cross build failure + (see #915122 for more info). (Closes: #928905) + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + * New upstream release (5.61.0). + * Update symbols files. + * Update build-deps and deps with the info from cmake + * Release to experimental + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:32 +0100 + +kguiaddons (5.54.0-1) unstable; urgency=medium + + * New upstream release (5.52.0). + * Update build-deps and deps with the info from cmake + * Update symbols files. + * New upstream release (5.53.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.54.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.54) + * Release to unstable + + -- Maximiliano Curia Thu, 17 Jan 2019 19:26:51 -0300 + +kguiaddons (5.51.0-1) unstable; urgency=medium + + * New upstream release (5.50.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.50) + * New upstream release (5.51.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.51) + * Release to unstable + + -- Maximiliano Curia Wed, 07 Nov 2018 17:16:51 +0100 + +kguiaddons (5.49.0-1) unstable; urgency=medium + + * New upstream release (5.48.0). + * Update build-deps and deps with the info from cmake + * Update copyright information + * New upstream release (5.49.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:18:31 +0200 + +kguiaddons (5.47.0-1) unstable; urgency=medium + + * New upstream release (5.47.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.47) + * Release to unstable + + -- Maximiliano Curia Fri, 15 Jun 2018 12:09:15 +0200 + +kguiaddons (5.46.0-1) unstable; urgency=medium + + * New upstream release (5.46.0). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.4. + * Use https for the debian/copyright + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:14:58 +0200 + +kguiaddons (5.45.0-1) unstable; urgency=medium + + * New upstream release (5.45.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.45) + * Release to unstable + + -- Maximiliano Curia Sat, 05 May 2018 08:10:28 +0200 + +kguiaddons (5.44.0-1) sid; urgency=medium + + * New upstream release (5.44.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.44) + * Release to sid + + -- Maximiliano Curia Wed, 21 Mar 2018 14:40:49 +0100 + +kguiaddons (5.43.0-1) experimental; urgency=medium + + * Use the salsa canonical urls + * New upstream release (5.43.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.43) + * Release to experimental + + -- Maximiliano Curia Mon, 26 Feb 2018 11:43:37 +0100 + +kguiaddons (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:28:51 +0100 + +kguiaddons (5.42.0-1) experimental; urgency=medium + + * New upstream release (5.42.0). + * Add link options as-needed + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.42) + * Bump Standards-Version to 4.1.3. + * Release to experimental + + -- Maximiliano Curia Fri, 02 Feb 2018 12:05:13 +0100 + +kguiaddons (5.41.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.41.0). + * Bump Standards-Version to 4.1.2. + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.41) + * Release to experimental + + [ Helmut Grohne ] + * Fix FTCBFS: Annotate libqt5sql5-sqlite with :native. (Closes: 882884) + + -- Maximiliano Curia Fri, 15 Dec 2017 10:42:37 -0300 + +kguiaddons (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:45:46 +0000 + +kguiaddons (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 12:56:41 +0000 + +kguiaddons (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:41:39 +0000 + +kguiaddons (5.38.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Sep 2017 13:24:19 +0000 + +kguiaddons (5.37.0-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:58:09 +0200 + +kguiaddons (5.37.0-1) experimental; urgency=medium + + * New upstream release (5.37.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.37) + * Add a libkf5guiaddons-doc package for the qch files + * Bump Standards-Version to 4.0.1. + * Release to experimental + + -- Maximiliano Curia Wed, 16 Aug 2017 10:42:49 +0200 + +kguiaddons (5.37.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 11 Aug 2017 15:12:51 +0000 + +kguiaddons (5.36.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.35.0). + * Bump Standards-Version to 4.0.0. + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.35) + * watch: Use https uris + * New upstream release (5.36.0). + * Bump group breaks (5.36) + * Update build-deps and deps with the info from cmake + + [ Raymond Wooninck ] + * Add signing key + * also include signing-key + + [ Harald Sitter ] + * acc c++11. now used more liberally + + -- Maximiliano Curia Sun, 09 Jul 2017 23:41:47 +0200 + +kguiaddons (5.36.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 10 Jul 2017 17:11:30 +0000 + +kguiaddons (5.35.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 11 Jun 2017 20:36:42 +0000 + +kguiaddons (5.34.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 14 May 2017 17:35:52 +0000 + +kguiaddons (5.33.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 07 Apr 2017 16:22:06 +0000 + +kguiaddons (5.32.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 12 Mar 2017 13:21:42 +0000 + +kguiaddons (5.31.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Feb 2017 14:35:58 +0000 + +kguiaddons (5.30.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 16 Jan 2017 13:40:08 +0000 + +kguiaddons (5.29.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 09 Dec 2016 19:07:17 +0000 + +kguiaddons (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.28) + * Bump group breaks (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:04:03 +0100 + +kguiaddons (5.28.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Nov 2016 09:44:46 +0000 + +kguiaddons (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.27) + * Bump group breaks (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 16:50:25 +0200 + +kguiaddons (5.27.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 08 Oct 2016 11:30:38 +0000 + +kguiaddons (5.26.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * Bump group breaks (5.26) + * Replace dbus-launch with dbus-run-session in tests + + -- Maximiliano Curia Thu, 29 Sep 2016 11:56:08 +0200 + +kguiaddons (5.26.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 12 Sep 2016 08:30:23 +0000 + +kguiaddons (5.25.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * Bump group breaks (5.25) + + -- Maximiliano Curia Thu, 18 Aug 2016 17:19:06 +0200 + +kguiaddons (5.25.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 13 Aug 2016 20:15:49 +0000 + +kguiaddons (5.24.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Jul 2016 07:41:52 +0000 + +kguiaddons (5.23.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Sat, 18 Jun 2016 08:16:22 +0200 + +kguiaddons (5.23.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Jun 2016 09:38:52 +0000 + +kguiaddons (5.22.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Wed, 18 May 2016 23:45:16 +0200 + +kguiaddons (5.22.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Tue, 17 May 2016 07:35:46 +0000 + +kguiaddons (5.21.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * Replace the "Historical name" ddeb-migration by its "Modern, clearer" + replacement dbgsym-migration. + * Add upstream metadata (DEP-12) + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Update acc test script + * uscan no longer supports more than one main upstream tarball being listed + * Drop Xephyr hack + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 3.9.8 + + -- Maximiliano Curia Thu, 05 May 2016 14:52:03 +0200 + +kguiaddons (5.21.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Apr 2016 09:22:54 +0000 + +kguiaddons (5.20.0-0neon) wily; urgency=medium + + * New release + + -- Neon CI Fri, 01 Apr 2016 11:06:13 +0000 + +kguiaddons (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + + -- Maximiliano Curia Sat, 13 Feb 2016 15:15:55 +0100 + +kguiaddons (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.17.0). + * New upstream release (5.18.0). + + -- Maximiliano Curia Wed, 27 Jan 2016 13:33:29 +0100 + +kguiaddons (5.18.0-0ubuntu1) UNRELEASED; urgency=medium + + [ Scarlett Clark ] + * New upstream release Xenial + + [ Philip Muškovac ] + * New upstream release + + -- Philip Muškovac Wed, 06 Jan 2016 15:01:49 +0100 + +kguiaddons (5.16.0-1) unstable; urgency=medium + + * New upstream release (5.16.0). + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:42 +0100 + +kguiaddons (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + + -- Maximiliano Curia Fri, 09 Oct 2015 19:15:58 +0200 + +kguiaddons (5.15.0-0ubuntu2) xenial; urgency=medium + + * Fix autopackagetests by adding allow-stderr to the requirements. + + -- Philip Muškovac Tue, 03 Nov 2015 15:34:38 +0100 + +kguiaddons (5.15.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * new upstream release + + -- Jonathan Riddell Wed, 07 Oct 2015 13:48:55 +0100 + +kguiaddons (5.14.0-1) unstable; urgency=medium + + * New upstream release (5.14.0). + * Removed private classes from exported symbols. + + -- Maximiliano Curia Tue, 15 Sep 2015 13:48:00 +0200 + +kguiaddons (5.14.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Clive Johnston Thu, 17 Sep 2015 13:17:47 +0100 + +kguiaddons (5.13.0-1) unstable; urgency=medium + + * New upstream release (5.13.0). + * Update symbols files from buildds logs (5.12.0-1). + + -- Maximiliano Curia Thu, 13 Aug 2015 15:14:33 +0200 + +kguiaddons (5.13.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Jonathan Riddell Mon, 10 Aug 2015 13:07:26 +0200 + +kguiaddons (5.12.0-1) unstable; urgency=medium + + * New upstream release (5.12.0). + + -- Maximiliano Curia Thu, 09 Jul 2015 12:43:00 +0200 + +kguiaddons (5.12.0-0ubuntu1) wily; urgency=medium + + * New upstream release + * Vivid backport. + + -- Scarlett Clark Mon, 03 Aug 2015 14:30:08 +0200 + +kguiaddons (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * New upstream release (5.11.0). + + -- Maximiliano Curia Fri, 26 Jun 2015 14:09:51 +0200 + +kguiaddons (5.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 20:52:46 +0200 + +kguiaddons (5.9.0-1) experimental; urgency=medium + + * New upstream release (5.9.0). + * Update symbols files from buildds logs (5.8.0-1). + + -- Maximiliano Curia Thu, 23 Apr 2015 08:25:17 +0200 + +kguiaddons (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:26:22 +0200 + +kguiaddons (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.8.0). + + -- Maximiliano Curia Sat, 14 Mar 2015 22:26:58 +0100 + +kguiaddons (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:36:01 +0100 + +kguiaddons (5.7.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + * Update build dependencies. + * Update copyright information. + + -- Maximiliano Curia Mon, 02 Mar 2015 15:09:32 +0100 + +kguiaddons (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 16:28:50 +0100 + +kguiaddons (5.6.0-1) experimental; urgency=medium + + * New upstream release (5.6.0). + * Bump build dependencies to build against the experimental versions. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update install files. + * Update copyright information. + * Update build dependencies to follow cmake. + * Add basic autopkgtests support. + * Add libkf5coreaddons-dev -dev dependency, needed by kimagecache.h. + + -- Maximiliano Curia Fri, 23 Jan 2015 12:20:19 +0100 + +kguiaddons (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 19:52:25 +0100 + +kguiaddons (5.5.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 11:20:00 +0100 + +kguiaddons (5.4.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:15:32 +0100 + +kguiaddons (5.3.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 07 Oct 2014 11:28:07 +0100 + +kguiaddons (5.2.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Use pkg-kde-tools version 3 scripts + + -- Jonathan Riddell Mon, 22 Sep 2014 19:39:02 +0200 + +kguiaddons (5.1.0-0ubuntu1) utopic; urgency=medium + + [ José Manuel Santamaría Lema ] + * Update libraries *.install paths so a soname bump doesn't go + unnoticed. + + [ Scarlett Clark ] + * New upstream release + + -- Scarlett Clark Tue, 05 Aug 2014 17:10:05 +0200 + +kguiaddons (5.0.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * Initial stable upstream release + + -- Rohan Garg Thu, 10 Jul 2014 12:14:42 +0200 diff --git a/control b/control new file mode 100644 index 0000000..700e602 --- /dev/null +++ b/control @@ -0,0 +1,100 @@ +Source: kf6-kguiaddons +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + cmake (>= 3.16~), + doxygen, + extra-cmake-modules (>= 6.11.0~), + libwayland-dev (>= 1.9~) [linux-any], + libx11-dev, + libxcb1-dev, + libxkbcommon-dev, + pkgconf, + plasma-wayland-protocols (>= 1.15.0~) [linux-any], + qt6-base-dev (>= 6.6.0~), + qt6-base-private-dev (>= 6.6.0~), + qt6-declarative-dev, + qt6-tools-dev (>= 6.5.0~), + qt6-wayland-dev (>= 6.6.0~) [linux-any], +Standards-Version: 4.7.0 +Homepage: https://invent.kde.org/frameworks/kguiaddons +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kguiaddons +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kguiaddons.git +Rules-Requires-Root: no + +Package: libkf6guiaddons-bin +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, +Breaks: libkf5guiaddons-bin, +Replaces: libkf5guiaddons-bin, +Description: geographical URI helper + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + . + This package contains kde-geo-uri-handler for opening geographical URIs. + +Package: libkf6guiaddons-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: data files for the kguiaddons framework + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + . + This package contains architecture-independent shared data files for the + kguiaddons framework. + +Package: libkf6guiaddons-dev +Section: libdevel +Architecture: any +Depends: libkf6coreaddons-dev (>= 6.7.0~), + libkf6guiaddons6 (= ${binary:Version}), + qt6-base-dev (>= 6.6.0+dfsg~), + qt6-wayland-dev (>= 6.6.0~) [linux-any], + ${misc:Depends}, +Recommends: libkf6guiaddons-doc (= ${source:Version}), +Description: development headers for the kguiaddons framework + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + . + This package contains development files for building software that uses + libraries from the kguiaddons framework. + +Package: libkf6guiaddons-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: documentation files for the kguiaddons framework + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + . + This package contains the qch documentation files for the kguiaddons + framework. + +Package: libkf6guiaddons6 +Architecture: any +Multi-Arch: same +Depends: libkf6guiaddons-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: libkf6guiaddons-bin (= ${binary:Version}), +Description: utilities for graphical user interfaces + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + +Package: qml6-module-org-kde-guiaddons +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: QML binding for the kguiaddons framework + The KDE GUI addons provide utilities for graphical user interfaces in the + areas of colors, fonts, text, images, keyboard input. + . + This package contains the QML bindings for using KDE GUI addons inside QML + applications. diff --git a/copyright b/copyright new file mode 100644 index 0000000..77f2356 --- /dev/null +++ b/copyright @@ -0,0 +1,369 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kguiaddons +Source: https://invent.kde.org/frameworks/kguiaddons +Upstream-Contact: kde-frameworks-devel@kde.org + +Files: * +Copyright: 2021, Ahmad Samir + 2005-2014, Albert Astals Cid + 2013, Aleix Pol Gonzalez + 2019, Aleix Pol Gonzalez + 2020, David Redondo + 2022-2023, Harald Sitter + 2024, Manuel Alcaraz Zambrano + 2013, Martin Gräßlin + 2013, Martin Klapetek + 2009, Michael Leupold + 2010, Michael Pyne + 2022, Nicolas Fella + 1999, Waldo Bastian +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: python/CMakeLists.txt + src/android/AndroidManifest.xml + src/android/build.gradle + src/android/CMakeLists.txt + src/android/KF6GuiAddons-android-dependencies.xml + src/geo-scheme-handler/CMakeLists.txt + src/qml/CMakeLists.txt +Copyright: 2024, Manuel Alcaraz Zambrano + 2021-2024, Volker Krause +License: BSD-2-Clause + +Files: .gitlab-ci.yml + src/geo-scheme-handler/google-maps-geo-handler.desktop + src/geo-scheme-handler/openstreetmap-geo-handler.desktop + src/geo-scheme-handler/wheelmap-geo-handler.desktop +Copyright: 2022, Florian Edelmann + 2020-2021, Volker Krause +License: CC0-1.0 + +Files: tests/kcountryflagemojiiconenginedemo.cpp + tests/kcursorsavergui_test.cpp + tests/kmodifierkeyinfotest.cpp + tests/openurltest.cpp +Copyright: 2013, Aleix Pol Gonzalez + 2023, Harald Sitter + 2020, Laurent Montel + 2009, Michael Leupold +License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL + +Files: src/systemclipboard/tests/paste.cpp +Copyright: 2020, David Edmundson +License: GPL-2.0-or-later + +Files: src/util/kjobwindows.cpp + src/util/kjobwindows.h +Copyright: 2013, David Faure +License: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: autotests/kcursorsavertest.cpp + autotests/kcursorsavertest.h + autotests/kgeourihandlertest.cpp + autotests/kurlhandlertest.cpp + autotests/kurlhandlertest.h + autotests/kwordwraptest.cpp + src/android/org/kde/guiaddons/KWindowInsetsController.java + src/colors/kcolormimedata.cpp + src/colors/kcolormimedata.h + src/colors/kcolorschemewatcherbackend.cpp + src/colors/kcolorschemewatcherbackend.h + src/colors/kcolorschemewatcher.cpp + src/colors/kcolorschemewatcher.h + src/colors/kcolorschemewatcher_mac.h + src/colors/kcolorschemewatcher_mac.mm + src/colors/kcolorschemewatcher_qt.cpp + src/colors/kcolorschemewatcher_qt.h + src/colors/kcolorschemewatcher_win.cpp + src/colors/kcolorschemewatcher_win.h + src/colors/kcolorschemewatcher_xdg.cpp + src/colors/kcolorschemewatcher_xdg.h + src/colors/kcolorspaces.cpp + src/colors/kcolorspaces_p.h + src/colors/kcolorutils.cpp + src/colors/kcolorutils.h + src/colors/kguiaddons_colorhelpers_p.h + src/colors/kwindowinsetscontroller.cpp + src/colors/kwindowinsetscontroller.h + src/geo-scheme-handler/kgeourihandler.cpp + src/geo-scheme-handler/kgeourihandler_p.h + src/geo-scheme-handler/main.cpp + src/qml/types.h + src/recorder/kkeysequencerecorder.cpp + src/recorder/kkeysequencerecorder.h + src/systemclipboard/ksystemclipboard.cpp + src/systemclipboard/ksystemclipboard.h + src/systemclipboard/qtclipboard.cpp + src/systemclipboard/qtclipboard_p.h + src/systemclipboard/waylandclipboard.cpp + src/systemclipboard/waylandclipboard_p.h + src/text/kdatevalidator.cpp + src/text/kdatevalidator.h + src/text/kwordwrap.cpp + src/text/kwordwrap.h + src/util/kcursorsaver.cpp + src/util/kcursorsaver.h + tests/kcolorschemewatchertest.cpp +Copyright: 2021, Ahmad Samir + 2007, Andreas Hartmetz + 2024, Carl Schwan + 2020, David Edmundson + 2001-2008, David Faure + 2020, David Redondo + 2001-2002, Ellis Whitehead + 2007, John Layt + 2005, Joseph Wenninger + 2022, Jyrki Gadinger + 2020, Laurent Montel + 2003, Marc Mutz + 1998, Mark Donohoe + 2024, Mathis Brüchert + 2007, Matthew Woehlke + 1998-2001, Mirko Boehm + 2021, Méven Car + 2021, Nicolas Fella + 2007, Olaf Schmidt + 2020, Piyush Aggarwal + 1999, Steffen Hansen + 2007, Thomas Zander + 1997, Tim D. Gilman + 2021-2024, Volker Krause + 2007, Zack Rusin +License: LGPL-2.0-or-later + +Files: src/systemclipboard/wlr-data-control-unstable-v1.xml + src/recorder/keyboard-shortcuts-inhibit-unstable-v1.xml +Copyright: 2018, Simon Ser + 2019, Ivan Molodetskikh + 2017, Red Hat Inc. +License: MIT +Comment: Manually collected + +Files: debian/* +Copyright: 2025, Debian Qt/KDE Maintainers + 2014, Jonathan Riddell + 2024, Patrick Franz +License: LGPL-2.0-or-later + +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 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 HOLDER 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: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to the + public domain worldwide. This software is distributed without any + warranty. + . + You should have received a copy of the CC0 Public Domain Dedication + along with this software. If not, see + . + . + On Debian systems, the complete text of the CC0 Public Domain + Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. + +License: GPL-2.0-only + 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; version 2. + . + 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. Also add information on how to contact you by + electronic and paper mail. + . + 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.0-or-later + 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. Also add information on how to contact you by + electronic and paper mail. + . + 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-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package 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, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LGPL-2.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version + 2 as published by the Free Software Foundation. + . + 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; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, 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.0-or-later + 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; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, 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.1-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 2.1 as published by the Free Software Foundation. + . + 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see + . + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LicenseRef-KDE-Accepted-GPL + This library 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 3 of the license or (at + your option) at any later version that is accepted by the membership + of KDE e.V. (or its successor approved by the membership of KDE + e.V.), which shall act as a proxy as defined in Section 14 of + version 3 of the license. + . + 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. + +License: LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + license or (at your option) any later version that is accepted by + the membership of KDE e.V. (or its successor approved by the + membership of KDE e.V.), which shall act as a proxy as defined in + Section 6 of version 3 of the license. + . + 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. + +License: MIT + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/libkf6guiaddons-bin.install b/libkf6guiaddons-bin.install new file mode 100644 index 0000000..cf1503d --- /dev/null +++ b/libkf6guiaddons-bin.install @@ -0,0 +1,4 @@ +usr/bin/kde-geo-uri-handler +usr/share/applications/google-maps-geo-handler.desktop +usr/share/applications/openstreetmap-geo-handler.desktop +usr/share/applications/wheelmap-geo-handler.desktop diff --git a/libkf6guiaddons-bin.lintian-overrides b/libkf6guiaddons-bin.lintian-overrides new file mode 100644 index 0000000..cb8e69c --- /dev/null +++ b/libkf6guiaddons-bin.lintian-overrides @@ -0,0 +1 @@ +libkf6guiaddons-bin: no-manual-page [usr/bin/kde-geo-uri-handler] diff --git a/libkf6guiaddons-data.install b/libkf6guiaddons-data.install new file mode 100644 index 0000000..e7cfa7f --- /dev/null +++ b/libkf6guiaddons-data.install @@ -0,0 +1 @@ +usr/share/qlogging-categories6/kguiaddons.categories diff --git a/libkf6guiaddons-dev.acc.in b/libkf6guiaddons-dev.acc.in new file mode 100644 index 0000000..1f0a10c --- /dev/null +++ b/libkf6guiaddons-dev.acc.in @@ -0,0 +1,21 @@ + + + + + 6.0.0 + + + + /usr/include/KF6/KGuiAddons/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF6GuiAddons.so + + + + -fPIC + -std=c++17 + + + diff --git a/libkf6guiaddons-dev.install b/libkf6guiaddons-dev.install new file mode 100644 index 0000000..f3cea38 --- /dev/null +++ b/libkf6guiaddons-dev.install @@ -0,0 +1,4 @@ +usr/include/KF6/KGuiAddons/ +usr/lib/*/cmake/KF6GuiAddons/ +usr/lib/*/libKF6GuiAddons.so +usr/lib/*/pkgconfig/KF6GuiAddons.pc diff --git a/libkf6guiaddons-doc.install b/libkf6guiaddons-doc.install new file mode 100644 index 0000000..4e34ffa --- /dev/null +++ b/libkf6guiaddons-doc.install @@ -0,0 +1,2 @@ +usr/share/qt6/doc/KF6GuiAddons.qch +usr/share/qt6/doc/KF6GuiAddons.tags diff --git a/libkf6guiaddons6.install b/libkf6guiaddons6.install new file mode 100644 index 0000000..336a268 --- /dev/null +++ b/libkf6guiaddons6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF6GuiAddons.so.6 +usr/lib/*/libKF6GuiAddons.so.6.* diff --git a/libkf6guiaddons6.symbols b/libkf6guiaddons6.symbols new file mode 100644 index 0000000..87a8f7e --- /dev/null +++ b/libkf6guiaddons6.symbols @@ -0,0 +1,304 @@ +# SymbolsHelper-Confirmed: 6.8.0 amd64 +libKF6GuiAddons.so.6 libkf6guiaddons6 #MINVER# +* Build-Depends-Package: libkf6guiaddons-dev + _ZGVZN9QMetaType21registerConverterImplI8QPointerI7QWindowEP7QObjectEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.6.0 + _ZN10KFontUtils13adaptFontSizeER8QPainterRK7QStringRK6QSizeFdd6QFlagsINS_19AdaptFontSizeOptionEE@Base 6.0.0 + _ZN10KFontUtils13adaptFontSizeER8QPainterRK7QStringdddd6QFlagsINS_19AdaptFontSizeOptionEE@Base 6.0.0 + _ZN10KIconUtils10addOverlayERK5QIconS2_N2Qt6CornerE@Base 6.0.0 + _ZN10KIconUtils11addOverlaysERK5QIconRK5QHashIN2Qt6CornerES0_E@Base 6.0.0 + _ZN10KIconUtils11addOverlaysERK5QIconRK5QListI7QStringE@Base 6.0.0 + _ZN10KIconUtils11addOverlaysERK7QStringRK5QListIS0_E@Base 6.0.0 + _ZN11KColorUtils13contrastRatioERK6QColorS2_@Base 6.0.0 + _ZN11KColorUtils13overlayColorsERK6QColorS2_N8QPainter15CompositionModeE@Base 6.0.0 + _ZN11KColorUtils3hueERK6QColor@Base 6.0.0 + _ZN11KColorUtils3mixERK6QColorS2_d@Base 6.0.0 + _ZN11KColorUtils4lumaERK6QColor@Base 6.0.0 + _ZN11KColorUtils4tintERK6QColorS2_d@Base 6.0.0 + _ZN11KColorUtils5shadeERK6QColordd@Base 6.0.0 + _ZN11KColorUtils6chromaERK6QColor@Base 6.0.0 + _ZN11KColorUtils6darkenERK6QColordd@Base 6.0.0 + _ZN11KColorUtils6getHcyERK6QColorPdS3_S3_S3_@Base 6.0.0 + _ZN11KColorUtils7lightenERK6QColordd@Base 6.0.0 + _ZN11KColorUtils8hcyColorEdddd@Base 6.0.0 + _ZN11KJobWindows6windowEP7QObject@Base 6.0.0 + _ZN11KJobWindows9setWindowEP7QObjectP7QWindow@Base 6.0.0 + _ZN11KUrlHandler11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN11KUrlHandler11qt_metacastEPKc@Base 6.0.0 + _ZN11KUrlHandler16staticMetaObjectE@Base 6.0.0 + _ZN11KUrlHandlerC1EP7QObject@Base 6.0.0 + _ZN11KUrlHandlerC2EP7QObject@Base 6.0.0 + _ZN12KCursorSaver13restoreCursorEv@Base 6.0.0 + _ZN12KCursorSaverC1EN2Qt11CursorShapeE@Base 6.0.0 + _ZN12KCursorSaverC1EOS_@Base 6.0.0 + _ZN12KCursorSaverC2EN2Qt11CursorShapeE@Base 6.0.0 + _ZN12KCursorSaverC2EOS_@Base 6.0.0 + _ZN12KCursorSaverD1Ev@Base 6.0.0 + _ZN12KCursorSaverD2Ev@Base 6.0.0 + _ZN12KCursorSaveraSEOS_@Base 6.0.0 + _ZN14KColorMimeData10createDragERK6QColorP7QObject@Base 6.0.0 + _ZN14KColorMimeData12fromMimeDataEPK9QMimeData@Base 6.0.0 + _ZN14KColorMimeData16populateMimeDataEP9QMimeDataRK6QColor@Base 6.0.0 + _ZN14KColorMimeData9canDecodeEPK9QMimeData@Base 6.0.0 + _ZN14KDateValidator11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN14KDateValidator11qt_metacastEPKc@Base 6.0.0 + _ZN14KDateValidator16staticMetaObjectE@Base 6.0.0 + _ZN14KDateValidatorC1EP7QObject@Base 6.0.0 + _ZN14KDateValidatorC2EP7QObject@Base 6.0.0 + _ZN14KDateValidatorD0Ev@Base 6.0.0 + _ZN14KDateValidatorD1Ev@Base 6.0.0 + _ZN14KDateValidatorD2Ev@Base 6.0.0 + _ZN16KColorCollection11changeColorERK6QColorS2_RK7QString@Base 6.0.0 + _ZN16KColorCollection11changeColorEiRK6QColorRK7QString@Base 6.0.0 + _ZN16KColorCollection11setEditableENS_8EditableE@Base 6.0.0 + _ZN16KColorCollection14setDescriptionERK7QString@Base 6.0.0 + _ZN16KColorCollection20installedCollectionsEv@Base 6.0.0 + _ZN16KColorCollection4saveEv@Base 6.0.0 + _ZN16KColorCollection7setNameERK7QString@Base 6.0.0 + _ZN16KColorCollection8addColorERK6QColorRK7QString@Base 6.0.0 + _ZN16KColorCollectionC1ERK7QString@Base 6.0.0 + _ZN16KColorCollectionC1ERKS_@Base 6.0.0 + _ZN16KColorCollectionC2ERK7QString@Base 6.0.0 + _ZN16KColorCollectionC2ERKS_@Base 6.0.0 + _ZN16KColorCollectionD1Ev@Base 6.0.0 + _ZN16KColorCollectionD2Ev@Base 6.0.0 + _ZN16KColorCollectionaSERKS_@Base 6.0.0 + _ZN16KModifierKeyInfo10keyLatchedEN2Qt3KeyEb@Base 6.0.0 + _ZN16KModifierKeyInfo10keyPressedEN2Qt3KeyEb@Base 6.0.0 + _ZN16KModifierKeyInfo10keyRemovedEN2Qt3KeyE@Base 6.0.0 + _ZN16KModifierKeyInfo11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN16KModifierKeyInfo11qt_metacastEPKc@Base 6.0.0 + _ZN16KModifierKeyInfo12setKeyLockedEN2Qt3KeyEb@Base 6.0.0 + _ZN16KModifierKeyInfo13buttonPressedEN2Qt11MouseButtonEb@Base 6.0.0 + _ZN16KModifierKeyInfo13setKeyLatchedEN2Qt3KeyEb@Base 6.0.0 + _ZN16KModifierKeyInfo16staticMetaObjectE@Base 6.0.0 + _ZN16KModifierKeyInfo8keyAddedEN2Qt3KeyE@Base 6.0.0 + _ZN16KModifierKeyInfo9keyLockedEN2Qt3KeyEb@Base 6.0.0 + _ZN16KModifierKeyInfoC1EP7QObject@Base 6.0.0 + _ZN16KModifierKeyInfoC2EP7QObject@Base 6.0.0 + _ZN16KModifierKeyInfoD0Ev@Base 6.0.0 + _ZN16KModifierKeyInfoD1Ev@Base 6.0.0 + _ZN16KModifierKeyInfoD2Ev@Base 6.0.0 + _ZN16KSystemClipboard11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN16KSystemClipboard11qt_metacastEPKc@Base 6.0.0 + _ZN16KSystemClipboard16staticMetaObjectE@Base 6.0.0 + _ZN16KSystemClipboard4textEN10QClipboard4ModeE@Base 6.0.0 + _ZN16KSystemClipboard7changedEN10QClipboard4ModeE@Base 6.0.0 + _ZN16KSystemClipboard8instanceEv@Base 6.0.0 + _ZN16KSystemClipboardC1EP7QObject@Base 6.0.0 + _ZN16KSystemClipboardC2EP7QObject@Base 6.0.0 + _ZN19KColorSchemeWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN19KColorSchemeWatcher11qt_metacastEPKc@Base 6.0.0 + _ZN19KColorSchemeWatcher16staticMetaObjectE@Base 6.0.0 + _ZN19KColorSchemeWatcher23systemPreferenceChangedEv@Base 6.0.0 + _ZN19KColorSchemeWatcherC1EP7QObject@Base 6.0.0 + _ZN19KColorSchemeWatcherC2EP7QObject@Base 6.0.0 + _ZN19KColorSchemeWatcherD0Ev@Base 6.0.0 + _ZN19KColorSchemeWatcherD1Ev@Base 6.0.0 + _ZN19KColorSchemeWatcherD2Ev@Base 6.0.0 + _ZN20KKeySequenceRecorder11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN20KKeySequenceRecorder11qt_metacastEPKc@Base 6.0.0 + _ZN20KKeySequenceRecorder13windowChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder14gotKeySequenceERK12QKeySequence@Base 6.0.0 + _ZN20KKeySequenceRecorder14startRecordingEv@Base 6.0.0 + _ZN20KKeySequenceRecorder15cancelRecordingEv@Base 6.0.0 + _ZN20KKeySequenceRecorder16recordingChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder16staticMetaObjectE@Base 6.0.0 + _ZN20KKeySequenceRecorder21setCurrentKeySequenceERK12QKeySequence@Base 6.0.0 + _ZN20KKeySequenceRecorder22setModifierOnlyAllowedEb@Base 6.0.0 + _ZN20KKeySequenceRecorder22setModifierlessAllowedEb@Base 6.0.0 + _ZN20KKeySequenceRecorder25currentKeySequenceChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder26modifierOnlyAllowedChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder26modifierlessAllowedChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder27setMultiKeyShortcutsAllowedEb@Base 6.0.0 + _ZN20KKeySequenceRecorder31multiKeyShortcutsAllowedChangedEv@Base 6.0.0 + _ZN20KKeySequenceRecorder9setWindowEP7QWindow@Base 6.0.0 + _ZN20KKeySequenceRecorderC1EP7QWindowP7QObject@Base 6.0.0 + _ZN20KKeySequenceRecorderC2EP7QWindowP7QObject@Base 6.0.0 + _ZN20KKeySequenceRecorderD0Ev@Base 6.0.0 + _ZN20KKeySequenceRecorderD1Ev@Base 6.0.0 + _ZN20KKeySequenceRecorderD2Ev@Base 6.0.0 + _ZN23KWindowInsetsController11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.8.0 + _ZN23KWindowInsetsController11qt_metacastEPKc@Base 6.8.0 + _ZN23KWindowInsetsController16staticMetaObjectE@Base 6.8.0 + _ZN23KWindowInsetsController27setStatusBarBackgroundColorERK6QColor@Base 6.8.0 + _ZN23KWindowInsetsController31setNavigationBarBackgroundColorERK6QColor@Base 6.8.0 + _ZN23KWindowInsetsController31statusBarBackgroundColorChangedEv@Base 6.8.0 + _ZN23KWindowInsetsController35navigationBarBackgroundColorChangedEv@Base 6.8.0 + _ZN23KWindowInsetsControllerC1EP7QObject@Base 6.8.0 + _ZN23KWindowInsetsControllerC2EP7QObject@Base 6.8.0 + _ZN23KWindowInsetsControllerD0Ev@Base 6.8.0 + _ZN23KWindowInsetsControllerD1Ev@Base 6.8.0 + _ZN23KWindowInsetsControllerD2Ev@Base 6.8.0 + _ZN24KModifierKeyInfoProvider10keyLatchedEN2Qt3KeyEb@Base 6.0.0 + _ZN24KModifierKeyInfoProvider10keyPressedEN2Qt3KeyEb@Base 6.0.0 + _ZN24KModifierKeyInfoProvider10keyRemovedEN2Qt3KeyE@Base 6.0.0 + _ZN24KModifierKeyInfoProvider11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN24KModifierKeyInfoProvider11qt_metacastEPKc@Base 6.0.0 + _ZN24KModifierKeyInfoProvider12setKeyLockedEN2Qt3KeyEb@Base 6.0.0 + _ZN24KModifierKeyInfoProvider12stateUpdatedEN2Qt3KeyE6QFlagsINS_13ModifierStateEE@Base 6.0.0 + _ZN24KModifierKeyInfoProvider13buttonPressedEN2Qt11MouseButtonEb@Base 6.0.0 + _ZN24KModifierKeyInfoProvider13setKeyLatchedEN2Qt3KeyEb@Base 6.0.0 + _ZN24KModifierKeyInfoProvider16staticMetaObjectE@Base 6.0.0 + _ZN24KModifierKeyInfoProvider8keyAddedEN2Qt3KeyE@Base 6.0.0 + _ZN24KModifierKeyInfoProvider9keyLockedEN2Qt3KeyEb@Base 6.0.0 + _ZN24KModifierKeyInfoProviderC1Ev@Base 6.0.0 + _ZN24KModifierKeyInfoProviderC2Ev@Base 6.0.0 + _ZN24KModifierKeyInfoProviderD0Ev@Base 6.0.0 + _ZN24KModifierKeyInfoProviderD1Ev@Base 6.0.0 + _ZN24KModifierKeyInfoProviderD2Ev@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngine12scaledPixmapERK5QSizeN5QIcon4ModeENS3_5StateEd@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngine20setGlobalDefaultFontERK5QFont@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngine5paintEP8QPainterRK5QRectN5QIcon4ModeENS5_5StateE@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngine6isNullEv@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngine6pixmapERK5QSizeN5QIcon4ModeENS3_5StateE@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngineC1ERK7QString@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngineC2ERK7QString@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngineD0Ev@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngineD1Ev@Base 6.0.0 + _ZN27KCountryFlagEmojiIconEngineD2Ev@Base 6.0.0 + _ZN30KLocalImageCacheImplementation15clearLocalCacheEv@Base 6.0.0 + _ZN30KLocalImageCacheImplementation16setPixmapCachingEb@Base 6.0.0 + _ZN30KLocalImageCacheImplementation18updateModifiedTimeEv@Base 6.0.0 + _ZN30KLocalImageCacheImplementation19setPixmapCacheLimitEi@Base 6.0.0 + _ZN30KLocalImageCacheImplementationC1Ej@Base 6.0.0 + _ZN30KLocalImageCacheImplementationC2Ej@Base 6.0.0 + _ZN30KLocalImageCacheImplementationD0Ev@Base 6.0.0 + _ZN30KLocalImageCacheImplementationD1Ev@Base 6.0.0 + _ZN30KLocalImageCacheImplementationD2Ev@Base 6.0.0 + _ZN9KWordWrap10formatTextER12QFontMetricsRK5QRectiRK7QStringi@Base 6.0.0 + _ZN9KWordWrap15drawFadeoutTextEP8QPainteriiiRK7QString@Base 6.0.0 + _ZN9KWordWrap16drawTruncateTextEP8QPainteriiiRK7QString@Base 6.0.0 + _ZN9KWordWrapC1ERKS_@Base 6.0.0 + _ZN9KWordWrapC2ERKS_@Base 6.0.0 + _ZN9KWordWrapD1Ev@Base 6.0.0 + _ZN9KWordWrapD2Ev@Base 6.0.0 + _ZN9KWordWrapaSERKS_@Base 6.0.0 + _ZNK11KUrlHandler10metaObjectEv@Base 6.0.0 + _ZNK11KUrlHandler13concatDocsUrlERK4QUrl@Base 6.0.0 + _ZNK11KUrlHandler8openHelpERK4QUrl@Base 6.0.0 + _ZNK14KDateValidator10metaObjectEv@Base 6.0.0 + _ZNK14KDateValidator4dateERK7QStringR5QDate@Base 6.0.0 + _ZNK14KDateValidator5fixupER7QString@Base 6.0.0 + _ZNK14KDateValidator8validateER7QStringRi@Base 6.0.0 + _ZNK16KColorCollection11descriptionEv@Base 6.0.0 + _ZNK16KColorCollection4nameERK6QColor@Base 6.0.0 + _ZNK16KColorCollection4nameEi@Base 6.0.0 + _ZNK16KColorCollection4nameEv@Base 6.0.0 + _ZNK16KColorCollection5colorEi@Base 6.0.0 + _ZNK16KColorCollection5countEv@Base 6.0.0 + _ZNK16KColorCollection8editableEv@Base 6.0.0 + _ZNK16KColorCollection9findColorERK6QColor@Base 6.0.0 + _ZNK16KModifierKeyInfo10metaObjectEv@Base 6.0.0 + _ZNK16KModifierKeyInfo11isKeyLockedEN2Qt3KeyE@Base 6.0.0 + _ZNK16KModifierKeyInfo12isKeyLatchedEN2Qt3KeyE@Base 6.0.0 + _ZNK16KModifierKeyInfo12isKeyPressedEN2Qt3KeyE@Base 6.0.0 + _ZNK16KModifierKeyInfo15isButtonPressedEN2Qt11MouseButtonE@Base 6.0.0 + _ZNK16KModifierKeyInfo8knowsKeyEN2Qt3KeyE@Base 6.0.0 + _ZNK16KModifierKeyInfo9knownKeysEv@Base 6.0.0 + _ZNK16KSystemClipboard10metaObjectEv@Base 6.0.0 + _ZNK19KColorSchemeWatcher10metaObjectEv@Base 6.0.0 + _ZNK19KColorSchemeWatcher16systemPreferenceEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder10metaObjectEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder11isRecordingEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder18currentKeySequenceEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder19modifierOnlyAllowedEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder19modifierlessAllowedEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder24multiKeyShortcutsAllowedEv@Base 6.0.0 + _ZNK20KKeySequenceRecorder6windowEv@Base 6.0.0 + _ZNK23KWindowInsetsController10metaObjectEv@Base 6.8.0 + _ZNK23KWindowInsetsController24statusBarBackgroundColorEv@Base 6.8.0 + _ZNK23KWindowInsetsController28navigationBarBackgroundColorEv@Base 6.8.0 + _ZNK24KModifierKeyInfoProvider10metaObjectEv@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider11isKeyLockedEN2Qt3KeyE@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider12isKeyLatchedEN2Qt3KeyE@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider12isKeyPressedEN2Qt3KeyE@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider15isButtonPressedEN2Qt11MouseButtonE@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider8knowsKeyEN2Qt3KeyE@Base 6.0.0 + _ZNK24KModifierKeyInfoProvider9knownKeysEv@Base 6.0.0 + _ZNK27KCountryFlagEmojiIconEngine3keyEv@Base 6.0.0 + _ZNK27KCountryFlagEmojiIconEngine5cloneEv@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation13pixmapCachingEv@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation14serializeImageERK6QImage@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation15findLocalPixmapERK7QStringP7QPixmap@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation16lastModifiedTimeEv@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation16pixmapCacheLimitEv@Base 6.0.0 + _ZNK30KLocalImageCacheImplementation17insertLocalPixmapERK7QStringRK7QPixmap@Base 6.0.0 + _ZNK9KWordWrap12boundingRectEv@Base 6.0.0 + _ZNK9KWordWrap13wrappedStringEv@Base 6.0.0 + _ZNK9KWordWrap15truncatedStringEb@Base 6.0.0 + _ZNK9KWordWrap8drawTextEP8QPainteriii@Base 6.0.0 + _ZTI11KUrlHandler@Base 6.0.0 + _ZTI14KDateValidator@Base 6.0.0 + _ZTI16KModifierKeyInfo@Base 6.0.0 + _ZTI16KSystemClipboard@Base 6.0.0 + _ZTI19KColorSchemeWatcher@Base 6.0.0 + _ZTI20KKeySequenceRecorder@Base 6.0.0 + _ZTI23KWindowInsetsController@Base 6.8.0 + _ZTI24KModifierKeyInfoProvider@Base 6.0.0 + _ZTI27KCountryFlagEmojiIconEngine@Base 6.0.0 + _ZTI30KLocalImageCacheImplementation@Base 6.0.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=amd64 arm64 armhf i386 loong64 mips64el powerpc ppc64 ppc64el s390x sparc64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=amd64 arm64 armhf i386 loong64 mips64el powerpc ppc64 ppc64el s390x sparc64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI8QPointerI7QWindowEP7QObjectN9QtPrivate27QSmartPointerConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.6.0 + _ZTS11KUrlHandler@Base 6.0.0 + _ZTS14KDateValidator@Base 6.0.0 + _ZTS16KModifierKeyInfo@Base 6.0.0 + _ZTS16KSystemClipboard@Base 6.0.0 + _ZTS19KColorSchemeWatcher@Base 6.0.0 + _ZTS20KKeySequenceRecorder@Base 6.0.0 + _ZTS23KWindowInsetsController@Base 6.8.0 + _ZTS24KModifierKeyInfoProvider@Base 6.0.0 + _ZTS27KCountryFlagEmojiIconEngine@Base 6.0.0 + _ZTS30KLocalImageCacheImplementation@Base 6.0.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=amd64 arm64 armhf i386 loong64 mips64el powerpc ppc64 ppc64el s390x sparc64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=amd64 arm64 armhf i386 loong64 mips64el powerpc ppc64 ppc64el s390x sparc64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=linux-any)_ZTSSt19_Sp_make_shared_tag@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI8QPointerI7QWindowEP7QObjectN9QtPrivate27QSmartPointerConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.6.0 + _ZTV11KUrlHandler@Base 6.0.0 + _ZTV14KDateValidator@Base 6.0.0 + _ZTV16KModifierKeyInfo@Base 6.0.0 + _ZTV16KSystemClipboard@Base 6.0.0 + _ZTV19KColorSchemeWatcher@Base 6.0.0 + _ZTV20KKeySequenceRecorder@Base 6.0.0 + _ZTV23KWindowInsetsController@Base 6.8.0 + _ZTV24KModifierKeyInfoProvider@Base 6.0.0 + _ZTV27KCountryFlagEmojiIconEngine@Base 6.0.0 + _ZTV30KLocalImageCacheImplementation@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI8QPointerI7QWindowEP7QObjectEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.6.0 + (arch=linux-any)_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.0.0 + (arch=linux-any)org_kde_kwin_keystate_interface@Base 6.0.0 + (arch=linux-any)wl_buffer_interface@Base 6.0.0 + (arch=linux-any)wl_callback_interface@Base 6.0.0 + (arch=linux-any)wl_compositor_interface@Base 6.0.0 + (arch=linux-any)wl_data_device_interface@Base 6.0.0 + (arch=linux-any)wl_data_device_manager_interface@Base 6.0.0 + (arch=linux-any)wl_data_offer_interface@Base 6.0.0 + (arch=linux-any)wl_data_source_interface@Base 6.0.0 + (arch=linux-any)wl_display_interface@Base 6.0.0 + (arch=linux-any)wl_keyboard_interface@Base 6.0.0 + (arch=linux-any)wl_output_interface@Base 6.0.0 + (arch=linux-any)wl_pointer_interface@Base 6.0.0 + (arch=linux-any)wl_region_interface@Base 6.0.0 + (arch=linux-any)wl_registry_interface@Base 6.0.0 + (arch=linux-any)wl_seat_interface@Base 6.0.0 + (arch=linux-any)wl_shell_interface@Base 6.0.0 + (arch=linux-any)wl_shell_surface_interface@Base 6.0.0 + (arch=linux-any)wl_shm_interface@Base 6.0.0 + (arch=linux-any)wl_shm_pool_interface@Base 6.0.0 + (arch=linux-any)wl_subcompositor_interface@Base 6.0.0 + (arch=linux-any)wl_subsurface_interface@Base 6.0.0 + (arch=linux-any)wl_surface_interface@Base 6.0.0 + (arch=linux-any)wl_touch_interface@Base 6.0.0 + (arch=linux-any)zwlr_data_control_device_v1_interface@Base 6.0.0 + (arch=linux-any)zwlr_data_control_manager_v1_interface@Base 6.0.0 + (arch=linux-any)zwlr_data_control_offer_v1_interface@Base 6.0.0 + (arch=linux-any)zwlr_data_control_source_v1_interface@Base 6.0.0 + (arch=linux-any)zwp_keyboard_shortcuts_inhibit_manager_v1_interface@Base 6.0.0 + (arch=linux-any)zwp_keyboard_shortcuts_inhibitor_v1_interface@Base 6.0.0 diff --git a/qml6-module-org-kde-guiaddons.install b/qml6-module-org-kde-guiaddons.install new file mode 100644 index 0000000..5d8471f --- /dev/null +++ b/qml6-module-org-kde-guiaddons.install @@ -0,0 +1 @@ +usr/lib/*/qt6/qml/org/kde/guiaddons/ diff --git a/rules b/rules new file mode 100755 index 0000000..b2d29fb --- /dev/null +++ b/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +include /usr/share/dpkg/architecture.mk + +ifneq (linux,$(DEB_HOST_ARCH_OS)) + EXTRA_CMAKE_ARGS += -DWITH_WAYLAND=OFF +endif + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_TESTING=OFF $(EXTRA_CMAKE_ARGS) + +override_dh_auto_test: + # Disable auto tests at build time + : diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..4109378 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,3 @@ +include: +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml 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..28b8d41 --- /dev/null +++ b/tests/acc @@ -0,0 +1,18 @@ +#!/bin/sh + +DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) + +for in_file in debian/*.acc.in; do + out_file=${in_file%.in} + sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ + "${in_file}" > "${out_file}" +done + +DH_VERBOSE=1 + +dh_acc +ret=$? +if [ 0 -ne $ret ]; then + cp -r logs "${ADT_ARTIFACTS}"/acc.logs +fi +exit $ret diff --git a/tests/control b/tests/control new file mode 100644 index 0000000..fcf4e2c --- /dev/null +++ b/tests/control @@ -0,0 +1,3 @@ +Tests: acc +Depends: @, dh-acc, exuberant-ctags +Restrictions: allow-stderr diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..29a882f --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kguiaddons&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kguiaddons +Changelog: https://invent.kde.org/frameworks/kguiaddons/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/frameworks/kguiaddons.git +Repository-Browse: https://invent.kde.org/frameworks/kguiaddons +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..0b1e49f --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,103 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +mQENBFfNUR8BCADDjPXScwObp7mWwUnrjqrM0gGg+pId6vqe0a5A4xr+Rgj26quK +2qJLym0mmul/uh2M8z486qDTQYQaTEppFCosH3WqFonTN2LWpHcujeVABXkAe9qo +DHBZZRMw8CXtiEwvJ/xV/MXTR7G0QCqT4HF045SAyyBjusBiiGly32JEDD4FdjHj +KKUrAJyyoc6frake7ZMO0SO3tQNwmi4T5KLSoxhi3Zgez2k9GPZEj4/W7l5Ne0zQ +7C8Tgo8wraqj/8pzjfP6+Dc2LHOTtu8DGDQkXEFa9VvuAotOtI8Kjff+bOd36WTL +L2dk69Bb7WbhRLkkavHZCdKOpfyBtVn+hGWRABEBAAG0G0RhdmlkIEZhdXJlIDxm +YXVyZUBrZGUub3JnPokBPQQTAQgAJwUCV81RHwIbAwUJCWYBgAULCQgHAgYVCAkK +CwIEFgIDAQIeAQIXgAAKCRBY0O5kikizu/01B/46hG+MaTFW1CVevZrGyPacmDRj +pQhx/ODadBkVXXaJyr7aNKT3EvAedyT82SGT/ch+aqXjZK1kEwK6zITqoOZZUt2I +CjBN4+UfLrWwlKldZShbhJ6NMHJIeYQ5EDlMw7TWVn0OPkRuDvLEasgOhxR9ZjWW +c5wlcZXXy8N+wGSR0bThzl0pdFcIy9Z3g411ZOvjUdDuWqtKUH9iy1VdVyba7FXI +x/BqAXIVsAaIFNsJBZZ7C7j1a1IlTykRLiDjh3mpyBfX4xfMTo4z6pjfQsoPebJl +TlCnwAkIxeyatGXm4OCqEA9zPVd1Ju7+XuEr6+15ENYJ4oYsZjfyScHHJdWMuQEN +BFfNUR8BCADe5wRc/QFL92npVAgzPQ9mJKopscRcxs0f2DM7EBPzUFvWGRIGRdB8 +obXfzBp4Pfyzqky7C1X/j7ENzx+Kol1AJ93wjUEfLoZ/zsvoj9ZT3GdjeVQeReKY +d4th7Jqo4qxvi33Pud0jZsENezzgdd4npiNN9bFX0mjNKNHL9o1n5nTm9pfDI/AS +PZz2RoRO7oUJb+aX6hKxTBaKoAiZHybAXQVchtwJx0O4wLbZ3E4ytJdcATlPDNXS +jw2Lmns8aGa6DBGyqiG6g1PlCnOI2Q/cQK1zbkSisfoCbpEq1MgIzuZSoJ00NIEp +eiACoR82565G68yAb+uKHkcFrYkfDT41ABEBAAGJASUEGAEIAA8FAlfNUR8CGwwF +CQlmAYAACgkQWNDuZIpIs7vWkgf9GNUZmD0UgbQmj0nwkEHum1g7LD+MZL0+P2kg +HyEL3Cm01ot9d+X5ed/gAJ6hDR55KYxHi+/wwwkCNDLoQoP+7VZq2fMiGD0/bDar +oWQqbckqDZU4l69u9NbYvVWHUerfwKfi0ZKN5sJqLwIkr57wEX0I/TBGoMuFB27q +2qyloS5m1Q2pke2mmZjKSqE0jxZJ7iFGJO/Buyjgd1B2kr0DaGaCrh0wjfVjAWpt +klK95Phry1jQc7W0Z4ZdWpB79S1yW670eutSC4fMjvsNxROGkPx4dDkyG5nToeau +zhEh/pXho2Eo/aFEqqY42GMSlN9rf7ekaTNo7OxsE7vvCB0fug== +=4o3u +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGFVmzkBEAC9robLj4ZMjZ/EhHbiYpr2/i/uW38T6qP5mwpAGela3/NWhjzp +2a6rfuLTb6OtXkomcMiwzVXBm2VCoF5z7f23c5yCk4qPFnTNcYxmql1MaRrI4x9Z +b/iV6jit/FkiNPCc/89kvfWVMywCb/0uOGRbzw9lGNQH+2bJkHLDS38PfrABikOK +di75Ux1pOl64GVnKxqfXSB63d9eDtLELEbjvbPRdZJSuFTFLlR+uZKivsCx7LPhp +S/EPyW1SnV9Jy8ZAgMHz0VZnkZnC2W15uM8FP6ARUtxlYMptUuU79iERYKd0xwCH +JT4GI3PFMjAML/XHzkzzXJgkZm1YMjy2dNHKc07glA6efqrb82BzqWp6mfuUnYBl +nO54yDUwUeDWuRvZJwNxv0j31eADYlZoPkkPX6UWqayeAcPEBPofiasxUw5mIfP/ +3HAsJcDjf3Oj5tYyE7ELypqTWPvS2fBYCWwvipfxsOQmA9xvlCY2MGhAtTNceJcb +324bOLpuwA2GWmsyHw+c3bvLD7PDaeLZ7kjqu1NBqgwDESgO7sPrWKM4Gaclgr9s +Atvfr/vlkHRCTZhpluZuW/JIuiprc9O/ZigT9A9lxbQe1Cm0VPNHk+zDl/wPTv7J +EC5OGPAY7G6s7bQLxp7C7FulOZcjKWmnEBWVV1O7iee8YZQ5vZTmTNI2VQARAQAB +tCZKb25hdGhhbiBFc2stUmlkZGVsbCA8anJAanJpZGRlbGwub3JnPokCTgQTAQoA +OBYhBOCj6yAvjldSjhPnL9dXRIO7V7GNBQJhVZs5AhsDBQsJCAcCBhUKCQgLAgQW +AgMBAh4BAheAAAoJENdXRIO7V7GNcZEP/RhsneV30lQg4Qj7Jd/uFhhrvMHTatw8 +F18bMWr7g/sbQ0z7cewT8YM+2W29FC4k3gZHA8Lwfq8g5LAM8Gbvaggn7LrTvglL +i+hX/U4iU7LoqyH1tpyZEPD08qqUkjER8bfLflBElISjGb7xeJMbhS+10vt8QQQl +W7MqRQQo0bYB6foLrmW3avzZz/mb2IL3RAWgowQJ9rxG+oW+3lFCjSGvxXaq/BGc +Dajkq9UeDGCR3RHOjkDVEX6xuS7D76K0Y32bgYbsDzHkDHRm5vR0LXxQKUC59OQE +oNLCdOdFlX4m1Lm2sUa/vXnjrpOPAJvij+LwDt/SB1GygJ/qitO+riTtgSbmyTY8 +4xX4dAh4Nenmk1JF3phfwa3nmJzVu7oiCvKTsVrf8gnJUPq8MsgUuWgQ9qu0UXWR +bFnnckVsj6xBGuPIgrlGk2V9RTqiReJTsU/RdypVzO6rshEyLWS0TCzygHrZk3IS +4pORUt6itUlJSCdvZRDa3AhPUkQt3Iso0S8oZWzP+zlXMvYFvF1pgtzi9cPqbgJJ +4uQJ858uqw0jwjFM3CYyrVrLWNY2kPIPVbeTH6Bh6nQp4Q0KXnDubcUbbpd2xMHl +tHEI6gma9ATha+u/OMjYgXpkAP8UECcF1CD+wIC4c4pbSFnOmhRai92MjbMkb905 +kYzU/1S3qZ9nuQINBGFVmzkBEACU19R68g6TnrnpUCywwCTVZJkY2JVpSlQGYXjd +gC61Kt0vjMCA7sdckSqfE0qTIjxHmDB78F2cpSfDmKEgd8GYdxMuUqTWS7UWRD3R +bvDUBRLG/KMig+6HGe+NzxOv+vwCcnvM3LAZP/k/UMbVAOYQFARvm136UOaTnq1B +vsnDAMoO+US72OWVXzTWcgbJLoLq0HKfCrA0fDKnnh0HPGQ+58qPfoWuatZwg+O6 +0oIE2d5qLrSxAPuUJjaWD1ylNlSbunQNbgHmM1eKK36RUNOc1fDGPWQ1E0+eZuZY +5HfnHFDliZ5rsJsKrqOFhANcRu7BpOWGVSBqms+NjkCUOGwU7ir9jgIBDxdju38u +ri3BCDSYPrDrsuFPSLIab/BuaEcbzLsgAAooMbMHFy2WBqw1WtJatGhg+naoJjha +xbecaOgU140ObnqQdRd2PpLmIRAze5oFvj9TL6NEvkkhWoOW3MUHbV/sgilvN4pu +L+J+ligowbwhny+yfk0XtXZk9nU0/en9UYUFvyQgxi9l+KE6wyl1N74RHvELtPOp +60lOMCB/CAF+q5D3XI4g9LNv3kyCBp40Fq5XiVcMOMamNxq7vc8+2IaSzRiySeQ6 +9hddhKf7Rm7x4ZjW3bVxFu0DAQi4CSAsz3A+/g0z4GDrZDqZyNy0VxcXTE9ZZrih +NvoTvQARAQABiQI2BBgBCgAgFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFVmzkC +GwwACgkQ11dEg7tXsY0EZRAAh9MbJCBdbVa5h2m3AAbYG+BMZsOeSESQCuy0bM7z +7WShfSafeGE/KhJuAKZtBHopLA1VCF74h3vNwwDxAG+8qbzGxuuzV+Tx18vyiY3d +Wlf30L1ypq6fO53fuZSgPB0gzjCoDcJeSDg7FdTcqMzjumys3ThvOBTHB1gwzQWu +eZ8CSxKvd34J7CQ7bUpxjDvgZpI3gbdW37F11KUgLF+HtD1bO9SzTs9rdpGpFesS +joF2pl2C0plzlB40xgb+CW4GL7T253x1xKejCeas2E4ImmD2ONuOqp7Q31x456cQ +r/WqJe7A4lIDRVza2/Nd0qGBCEILmMlIMD+YpZdQv+WO/d6Gv65wt4O+ufjudKcI +sIryz7bVC28zOiAwmVmnDhOkAakAkIJVTMa9xyFVtquBfj9z9mg6W7LLw96tAVXT +6yKkQRHkQ2/36uBgsrl2z+k+mFWm4IS2RGgDfTtrq4nl/LGwyb9T0MDuFZ8FUPUN +PK28Z1iYWb0tTda5Qc5aCraZcFr0aR4PYToBvt5mvrV+TGvfdVzva/JjcRwtFnwo +RUqSlBSJqC4WqZmkB73i16MljvT0+4v2upmud4JKw2KTowhZjbGLlBgrAMxuDYNv +953PoIbKKuD9uwdPkCrkuL1XQsBDWsHgW9DQ4q0bObr0ZBxJWUzLj/5Ew1iFLz5O +oS4= +=yOFv +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEZZxtxBYJKwYBBAHaRw8BAQdAm/8PHszWuXJwUEeEwowgbi7fIeUDP/r9X14f +Azm23ay0JU5pY29sYXMgRmVsbGEgPG5pY29sYXMuZmVsbGFAa2RlLm9yZz6IkwQT +FgoAOxYhBJCpaKyoRTfMJ7meryyN9Yem1KrBBQJlnG8zAhsDBQsJCAcCAiICBhUK +CQgLAgQWAgMBAh4HAheAAAoJECyN9Yem1KrBeP4BAIKpXwECsL4VtZtg2h6uUCZg +e6oALUd6LYH6+DAM2cGzAP9nRCB06lOnWPiz3PccQDeGPGTl4fJXM63rXIKvxI8n +C7QkTmljb2xhcyBGZWxsYSA8bmljb2xhcy5mZWxsYUBnbXguZGU+iJMEExYKADsW +IQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZZxtxAIbAwULCQgHAgIiAgYVCgkICwIE +FgIDAQIeBwIXgAAKCRAsjfWHptSqwb/cAQDdwi3Ujltdb58uFEN9Wxvv2a/PmJJr +v76mHWmXqia0UwD/fpQfF7W6Iv6tEoqE2VQjMdboRqumV2m9lDyB3OPwtg+4MwRl +nG3EFgkrBgEEAdpHDwEBB0ABCziM0Ive6TFO3hWrLxpYFCti3xUL7fLLdJqIJYHc +O4h4BBgWCgAgFiEEkKlorKhFN8wnuZ6vLI31h6bUqsEFAmWcbcQCGyAACgkQLI31 +h6bUqsFXfQD9G8xNZ6QbfOeP/ARYPH7xUcc2U4/kPjoP8+R/MRnshPMBANDv6T3y +BxoNXQRYK65x7ghXOSZcQyBLfVuSQshzf/oBuDgEZZxtxBIKKwYBBAGXVQEFAQEH +QAOAXtH8j+F4XstbXodRsjUSLSQx3doS6cssY8XiZWZ5AwEIB4h4BBgWCgAgFiEE +kKlorKhFN8wnuZ6vLI31h6bUqsEFAmWcbcQCGwwACgkQLI31h6bUqsFomwD/Zy41 +I8jssyuukIKsRefmsvFeeMKEJgFp0WuZQaZnKEIBANbtyBSxCOkD+5GYm1cjG6nr +yPRSi/2EuYie6axT6ZIN +=Noyp +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..3307af2 --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 + +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/kguiaddons-(.*)\.tar\.xz -- 2.30.2