From 3bf1ccb4557b23dad51a4a711f29ab2ef7fffeb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aur=C3=A9lien=20COUDERC?= Date: Wed, 4 Dec 2024 11:58:00 +0100 Subject: [PATCH 1/1] Import kf6-kconfig_6.8.0-1.debian.tar.xz [dgit import tarball kf6-kconfig 6.8.0-1 kf6-kconfig_6.8.0-1.debian.tar.xz] --- changelog | 1194 +++++++++++++++++ control | 234 ++++ copyright | 436 ++++++ libkf6config-bin.install | 3 + libkf6config-bin.lintian-overrides | 2 + libkf6config-data.install | 3 + libkf6config-dev-bin.install | 1 + libkf6config-dev.acc.in | 23 + libkf6config-dev.install | 8 + libkf6config-doc.install | 2 + libkf6configcore6.install | 2 + libkf6configcore6.symbols | 619 +++++++++ libkf6configgui6.install | 2 + libkf6configgui6.symbols | 171 +++ libkf6configqml6.install | 2 + libkf6configqml6.symbols | 25 + ...ers-set-kconfig_compiler-install-dir.patch | 34 + patches/series | 3 + ...y-KConfigTest-testKdeglobalsVsDefault.diff | 20 + ...p-flaky-KConfigTest-testLocalDeletion.diff | 20 + qml6-module-org-kde-config.install | 1 + rules | 14 + salsa-ci.yml | 3 + source/format | 1 + tests/acc | 18 + tests/control | 3 + upstream/metadata | 7 + upstream/signing-key.asc | 103 ++ watch | 3 + 29 files changed, 2957 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkf6config-bin.install create mode 100644 libkf6config-bin.lintian-overrides create mode 100644 libkf6config-data.install create mode 100644 libkf6config-dev-bin.install create mode 100644 libkf6config-dev.acc.in create mode 100644 libkf6config-dev.install create mode 100644 libkf6config-doc.install create mode 100644 libkf6configcore6.install create mode 100644 libkf6configcore6.symbols create mode 100644 libkf6configgui6.install create mode 100644 libkf6configgui6.symbols create mode 100644 libkf6configqml6.install create mode 100644 libkf6configqml6.symbols create mode 100644 patches/Allow-packagers-set-kconfig_compiler-install-dir.patch create mode 100644 patches/series create mode 100644 patches/tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff create mode 100644 patches/tests-skip-flaky-KConfigTest-testLocalDeletion.diff create mode 100644 qml6-module-org-kde-config.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..1ab601e --- /dev/null +++ b/changelog @@ -0,0 +1,1194 @@ +kf6-kconfig (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. + * Release to unstable. + + -- Aurélien COUDERC Wed, 04 Dec 2024 11:58:00 +0100 + +kf6-kconfig (6.7.0-2) experimental; urgency=medium + + * Team upload. + * Merge changes from 6.6.0-2. + + -- Pino Toscano Sun, 01 Dec 2024 10:14:07 +0100 + +kf6-kconfig (6.7.0-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + + -- Simon Quigley Sun, 03 Nov 2024 19:29:23 -0600 + +kf6-kconfig (6.6.0-2) unstable; urgency=medium + + * Team upload. + * Use dh_qmldeps to detect QML dependencies. + * Add qml6-module packages to -dev package for QML dependency detection. + * Temporarily add qt6-declarative-private-dev to workaround #1087385. + + -- Sandro Knauß Mon, 18 Nov 2024 16:54:07 +0100 + +kf6-kconfig (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. + + -- Aurélien COUDERC Fri, 06 Sep 2024 22:59:22 +0200 + +kf6-kconfig (6.5.0-2) unstable; urgency=medium + + * Team upload. + * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. + * CI: update/simplify configuration. + + -- Pino Toscano Sun, 18 Aug 2024 10:03:43 +0200 + +kf6-kconfig (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:57 +0200 + +kf6-kconfig (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:44 +0200 + +kf6-kconfig (6.3.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.0). + * Bump Standards-Version to 4.7.0 (No changes needed). + * Update build-deps and deps with the info from cmake. + * Update symbols from buildlogs. + + -- Patrick Franz Sun, 09 Jun 2024 14:49:22 +0200 + +kf6-kconfig (6.0.0-2) experimental; urgency=medium + + [ Aurélien COUDERC ] + * Fix kconfig_compiler location patch. + + -- Aurélien COUDERC Fri, 17 May 2024 23:43:37 +0200 + +kf6-kconfig (6.0.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.0.0). + * Update upstream signing-key. + * Refresh patches. + * Update build-deps and deps with the info from cmake. + * Create new packages. + * Update d/copyright. + + -- Patrick Franz Mon, 25 Mar 2024 00:18:59 +0100 + +kconfig (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. + * Enable LTO (Closes: #1015439). + + -- Patrick Franz Sat, 16 Mar 2024 11:48:12 +0100 + +kconfig (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:26 +0200 + +kconfig (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:47 +0100 + +kconfig (5.103.0-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Backport upstream commits to fix apps not remembering their size in some + conditions under Wayland. + + -- Aurélien COUDERC Thu, 23 Mar 2023 23:17:03 +0100 + +kconfig (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:21 +0100 + +kconfig (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. + + -- Aurélien COUDERC Sun, 22 Jan 2023 21:35:00 +0100 + +kconfig (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:20 +0100 + +kconfig (5.100.1-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.1). + * Update build-deps and deps with the info from cmake. + * Drop backported upstream patches. + * Refresh patch Allow-packagers-set-kconfig_compiler-install- + dir.patch. + * Refresh copyright information. + + -- Aurélien COUDERC Sat, 19 Nov 2022 23:18:55 +0100 + +kconfig (5.98.0-3) unstable; urgency=medium + + * Team upload. + * Backport upstream commit e8a6506ff01a4fb8363f94adeb3574ec6bb8361d to fix + for good the generation with kconfig_compiler of notification signals for + properties; patch + upstream_kconfig_compiler-switch-away-from-bit-mask-for-signa.patch. + + -- Pino Toscano Sun, 06 Nov 2022 12:33:42 +0100 + +kconfig (5.98.0-2) unstable; urgency=medium + + * Team upload. + * 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 + * Remove breaks/replaces for existing packages with versions older than + oldstable. + * Backport upstream commit 1ab5e4898de5d8a274f6fa83d9d1debbd3287444, and + commit 6c0acf3be392414bbdfbb7473aa842ee59d65f3d to fix the generation with + kconfig_compiler of bit masks enum items for signals for more than 31 keys; + patches upstream_kconfig_compiler-perform-signals-count-check-earlier.patch + and upstream_kconfig_compiler-fix-generation-of-bit-masks-enum-it.patch. + + -- Pino Toscano Sat, 29 Oct 2022 18:20:05 +0200 + +kconfig (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:34 +0200 + +kconfig (5.97.0-2) unstable; urgency=medium + + * Revert "Mark libkf5config-bin as Multi-Arch: foreign." as it breaks + the lookup of kconf_update in libexec by cmake scripts. + + -- Aurélien COUDERC Sun, 21 Aug 2022 17:14:41 +0200 + +kconfig (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:26 +0200 + +kconfig (5.96.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.96.0). + * Refresh lintian overrides. + * Mark libkf5config-bin as Multi-Arch: foreign. + + -- Aurélien COUDERC Sun, 31 Jul 2022 13:32:55 +0200 + +kconfig (5.94.0-4) unstable; urgency=medium + + * Team upload. + * Update symbols file. (Closes: #1012957) + * Update lintian overrides. + + -- Pino Toscano Sat, 23 Jul 2022 12:20:05 +0200 + +kconfig (5.94.0-3) unstable; urgency=medium + + * Team upload. + * Update the patches: + - Allow-packagers-set-kconfig_compiler-install-dir.patch: refresh + - tests-skip-flaky-KConfigTest-testLocalDeletion.diff: refresh + * Skip the KConfigTest::testKdeglobalsVsDefault() test for now, as it seems + too flaky; patch tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff. + * Add Build-Depends-Package to libkf5configqml5.symbols. + + -- Pino Toscano Fri, 27 May 2022 11:42:12 +0200 + +kconfig (5.94.0-2) unstable; urgency=medium + + * Team upload. + * Source-only upload. + + -- Pino Toscano Fri, 27 May 2022 08:30:02 +0200 + +kconfig (5.94.0-1) unstable; urgency=medium + + [ Pino Toscano ] + * Enable again the test suite at build time, disabled in 5.85.0-1 without + any explanation for it; the test suite worked fine, and still works fine. + * Skip the KConfigTest::testLocalDeletion() test for now, as it seems too + flaky; patch tests-skip-flaky-KConfigTest-testLocalDeletion.diff. + + [ Aurélien COUDERC ] + * New upstream release (5.94.0). + * Add optional build dependency on qtdeclarative5-dev, add new binary + package libkf5configqml5 for the resulting additional library. + * Add symbols file for libkf5configqml5. + * Update libkf5configcore5 symbols from build logs for 5.94.0. + * Refresh copyright information. + + -- Aurélien COUDERC Thu, 19 May 2022 23:59:02 +0200 + +kconfig (5.93.0-2) unstable; urgency=medium + + * Team upload. + * Update the symbols file from the logs of buildds. + * Bump Standards-Version to 4.6.1, no changes required. + * CI: enable again the blhc job. + * 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 libkf5config-data. + + -- Pino Toscano Fri, 13 May 2022 21:16:04 +0200 + +kconfig (5.93.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.92.0). + * Refresh patches. + * Update the list of installed files. + * Update symbols from build for 5.92.0. + * Refresh copyright information. + * New upstream release (5.93.0). + + -- Aurélien COUDERC Wed, 11 May 2022 23:22:43 +0200 + +kconfig (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 + +kconfig (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:38 +0900 + +kconfig (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:51:16 +0900 + +kconfig (5.85.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sat, 28 Aug 2021 23:42:45 +0900 + +kconfig (5.85.0-1) experimental; urgency=medium + [ Norbert Preining ] + * New upstream release (5.85.0). + * Disable built time tests. + + -- Norbert Preining Mon, 16 Aug 2021 08:25:38 +0900 + +kconfig (5.83.0-2) unstable; urgency=medium + + * Upload to unstable. + + -- Norbert Preining Mon, 16 Aug 2021 11:53:00 +0900 + +kconfig (5.83.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.83.0). + + -- Norbert Preining Sun, 13 Jun 2021 09:15:06 +0900 + +kconfig (5.82.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.82.0). + * Removed Maximiliano Curia from the uploaders, thanks for your work + on the package! + * Update patch. + + -- Norbert Preining Sat, 08 May 2021 21:52:28 +0900 + +kconfig (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:17 +0900 + +kconfig (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:32 +0900 + +kconfig (5.79.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.79.0). + + -- Norbert Preining Tue, 16 Feb 2021 06:45:26 +0900 + +kconfig (5.78.0-4) unstable; urgency=medium + + * Reduce build deps (Closes: #981202) + - Remove graphviz + - Annotate xauth and xvfb with + * Cherry-pick upstream fix for restoring window size when closed + while maximized + + -- Norbert Preining Sat, 06 Feb 2021 19:40:28 +0900 + +kconfig (5.78.0-3) unstable; urgency=medium + + * Team upload. + * Drop the 'testsuite' autopkgtest, as it does not test the installed + packages. + * Drop the unused debian/meta/ stuff. + * Update renamed lintian tag names in lintian overrides. + * Run the test suite at build time, since it seems to work fine: + - add the dbus-x11, xauth, and xvfb build dependencies + - run dh_auto_test using xvfb-run, and dbus-run-session + - disable the fixfilepath reproducibility feature, as it breaks + QFINDTESTDATA + + -- Pino Toscano Mon, 18 Jan 2021 11:45:56 +0100 + +kconfig (5.78.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sun, 17 Jan 2021 12:02:19 +0900 + +kconfig (5.78.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.78.0). + * Update build-deps and deps with the info from cmake. + + -- Norbert Preining Wed, 13 Jan 2021 10:32:40 +0900 + +kconfig (5.77.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:33 +0900 + +kconfig (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). + * Update build-deps and deps with the info from cmake. + * Add myself to Uploaders. + * Update maintainer to Debian Qt/KDE Maintainers. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:52 +0900 + +kconfig (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + -- Sandro Knauß Mon, 19 Oct 2020 23:11:46 +0200 + +kconfig (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 renamecategories file to libkf5config-data. + * Update repository related entries to metadata file. + * Add Bug-* entries to metadata file. + * Update symbols from build for 5.74.0. + + -- Sandro Knauß Sun, 27 Sep 2020 17:44:04 +0200 + +kconfig (5.70.0-1) unstable; urgency=medium + + * Team upload. + + [ Pino Toscano ] + * Update install files. + * Remove unused ${shlibs:Depends} substvar from libkf5config-dev. + + [ Scarlett Moore ] + * Update source references to invent.kde.org. + - Homepage to invent repo as projects does not exist. + - Source in copyright to point to invent repo. + - Update metadata to point to invent repo. + + [ 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.36.0-1, 5.21.0-1. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + * Update patch hunks. + * Update symbols from build for 5.70.0. + + -- Sandro Knauß Tue, 26 May 2020 23:56:20 +0200 + +kconfig (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). + * Update build-deps and deps with the info from cmake. + * dbgsym-migration was done for stretch and can safely removed now. + * 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. + * Update symbols from buildds for 5.62.0 + * Update symbols from build for 5.69.0. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 00:58:35 +0200 + +kconfig (5.62.0-1) unstable; urgency=medium + + * Update reprotest args variable + * New upstream release (5.62.0). + * Update build-deps and deps with the info from cmake + * Update symbols file + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:12:54 -0700 + +kconfig (5.61.0-1) experimental; urgency=medium + + * Salsa CI automatic initialization by Tuco + * New upstream release (5.61.0). + * Drop upstream patch + * Update symbols files + * Ignore reprotest build path variations + * Update build-deps and deps with the info from cmake + * Release to experimental + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:17 +0100 + +kconfig (5.54.0-2) unstable; urgency=medium + + [ Scarlett Moore ] + * Upstream patch to address CVE-2019-14744. + https://security-tracker.debian.org/tracker/CVE-2019-14744 + (Closes: 934267) + + [ Maximiliano Curia ] + * Release to unstable + + -- Maximiliano Curia Fri, 09 Aug 2019 08:00:58 -0300 + +kconfig (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:31 -0300 + +kconfig (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:32 +0100 + +kconfig (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 + * Update symbols files + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:18:12 +0200 + +kconfig (5.47.0-1) unstable; urgency=medium + + * New upstream release (5.47.0). + * Update symbols files from buildds logs (5.46.0-1). + * Update build-deps and deps with the info from cmake + * Drop upstream applied patch + * Bump group breaks (5.47) + * Release to unstable + + -- Maximiliano Curia Fri, 15 Jun 2018 12:08:29 +0200 + +kconfig (5.46.0-1) unstable; urgency=medium + + * Update symbols files + * New upstream release (5.46.0). + * Drop lintian-overrides file for libkf5config-dev + * testsuite: Run tests one at the time + * Add patch: KConfigCompiler_Test-Update-test_signal.h.ref-to-follow-t.patch + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:14:34 +0200 + +kconfig (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:09 +0200 + +kconfig (5.44.0-1) sid; urgency=medium + + * New revision + * Bump doxygen build dep. + Thanks to Aaron M. Ucko for the report (Closes: 891605) + * 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:29 +0100 + +kconfig (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:12 +0100 + +kconfig (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:28:36 +0100 + +kconfig (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 + * Allow packagers set kconfig_compiler install dir + * Fix cross compilation issues + + Move kconfig_compiler to an arch independant path + + Move cmake files back to the -dev package + + Rename -bin-dev package to -dev-bin + Thanks to Helmut Grohne for the analysis and suggestions (Closes: 887452) + * 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:04:46 +0100 + +kconfig (5.41.0-1) experimental; urgency=medium + + * New upstream release (5.41.0). + * Drop duplicated file + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.41) + * Release to experimental + + -- Maximiliano Curia Fri, 15 Dec 2017 10:42:15 -0300 + +kconfig (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:43:02 +0000 + +kconfig (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 12:55:54 +0000 + +kconfig (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:39:04 +0000 + +kconfig (5.38.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Sep 2017 13:27:58 +0000 + +kconfig (5.37.0-2) sid; urgency=medium + + * New revision + * Update install file + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:57:44 +0200 + +kconfig (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) + * Update symbols file + * Add libkf5config-doc package for the qch files + * Bump Standards-Version to 4.0.1. + * Set section for the doc package + * Release to experimental + + -- Maximiliano Curia Wed, 16 Aug 2017 10:41:57 +0200 + +kconfig (5.37.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 11 Aug 2017 15:11:54 +0000 + +kconfig (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) + * Drop upstream patch: + Sanitize-shortcut-list-on-read-write-from-kdeglobals.patch + * Update symbols files + * 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:04 +0200 + +kconfig (5.36.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 10 Jul 2017 17:10:21 +0000 + +kconfig (5.35.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 11 Jun 2017 20:35:57 +0000 + +kconfig (5.34.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 14 May 2017 17:34:02 +0000 + +kconfig (5.33.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 07 Apr 2017 16:21:29 +0000 + +kconfig (5.32.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 12 Mar 2017 13:20:54 +0000 + +kconfig (5.31.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Feb 2017 14:34:38 +0000 + +kconfig (5.30.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 16 Jan 2017 13:38:03 +0000 + +kconfig (5.29.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 09 Dec 2016 19:06:24 +0000 + +kconfig (5.28.0-2) unstable; urgency=medium + + * Add new upstream patch: + Sanitize-shortcut-list-on-read-write-from-kdeglobals.patch + + -- Maximiliano Curia Fri, 31 Mar 2017 14:35:36 +0200 + +kconfig (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files from buildds logs (5.27.0-1). + + [ Maximiliano Curia ] + * New upstream release (5.28) + * Bump group breaks (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:01:02 +0100 + +kconfig (5.28.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Nov 2016 09:45:16 +0000 + +kconfig (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files from buildds logs (5.26.0-1). + + [ Maximiliano Curia ] + * New upstream release (5.27) + * Bump group breaks (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 16:48:52 +0200 + +kconfig (5.27.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 08 Oct 2016 11:29:31 +0000 + +kconfig (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:55:47 +0200 + +kconfig (5.26.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 12 Sep 2016 08:30:18 +0000 + +kconfig (5.25.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files. + + [ Maximiliano Curia ] + * Bump group breaks (5.25) + + -- Maximiliano Curia Thu, 18 Aug 2016 17:20:18 +0200 + +kconfig (5.25.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 13 Aug 2016 20:15:10 +0000 + +kconfig (5.24.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Jul 2016 07:42:33 +0000 + +kconfig (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:10:41 +0200 + +kconfig (5.23.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Jun 2016 09:38:52 +0000 + +kconfig (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:47:44 +0200 + +kconfig (5.22.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Tue, 17 May 2016 07:27:42 +0000 + +kconfig (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 + * Revert the mark private symbols + * Bump Standards-Version to 3.9.8 + + -- Maximiliano Curia Thu, 05 May 2016 08:48:42 +0200 + +kconfig (5.21.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Apr 2016 09:22:53 +0000 + +kconfig (5.20.0-0neon) wily; urgency=medium + + * New release + + -- Neon CI Fri, 01 Apr 2016 11:05:11 +0000 + +kconfig (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + + -- Maximiliano Curia Sat, 13 Feb 2016 15:15:51 +0100 + +kconfig (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.17.0). + * Update symbols files from buildds logs (5.16.0-1). + * New upstream release (5.18.0). + + -- Maximiliano Curia Wed, 27 Jan 2016 13:33:24 +0100 + +kconfig (5.16.0-1) unstable; urgency=medium + + * Move ConfigCompiler cmake files to the -bin-dev package. + * New upstream release (5.16.0). + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:30 +0100 + +kconfig (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + * Update symbols files from buildds logs (5.14.0-1). + * Update symbols files. + + -- Maximiliano Curia Fri, 09 Oct 2015 19:15:54 +0200 + +kconfig (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:32 +0100 + +kconfig (5.15.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * new upstream release + + -- Jonathan Riddell Wed, 07 Oct 2015 13:44:17 +0100 + +kconfig (5.14.0-1) unstable; urgency=medium + + * New upstream release (5.14.0). + + -- Maximiliano Curia Tue, 15 Sep 2015 13:47:48 +0200 + +kconfig (5.14.0-0ubuntu1) wily; urgency=medium + + * new upstream release + * Removing missing symbols after automatic update + + -- Clive Johnston Thu, 17 Sep 2015 13:11:18 +0100 + +kconfig (5.13.0-1) unstable; urgency=medium + + * New upstream release (5.13.0). + * Update symbols files from buildds logs (5.12.0-1). + * Update symbols files. + + -- Maximiliano Curia Thu, 13 Aug 2015 14:44:13 +0200 + +kconfig (5.13.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Jonathan Riddell Mon, 10 Aug 2015 12:53:11 +0200 + +kconfig (5.12.0-1) unstable; urgency=medium + + * New upstream release (5.12.0). + * Update install files. + * Update symbols files (Closes: #791727) + + -- Maximiliano Curia Thu, 09 Jul 2015 12:42:54 +0200 + +kconfig (5.12.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * New upstream release + + [ José Manuel Santamaría Lema ] + * Update symbols files: + - Mark as optional the non-optional symbols gone after building with GCC 5 + - Keep the optional symbols gone after building with GCC 5 + + [ Scarlett Clark ] + * Vivid backport. + + -- Scarlett Clark Mon, 03 Aug 2015 14:25:41 +0200 + +kconfig (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * Update symbols files from buildds logs (5.9.0-1). + * New upstream release (5.11.0). + * Revert the -dev package to MA same. + * Update symbols files. + * Update copyright information. + + -- Maximiliano Curia Fri, 26 Jun 2015 17:26:46 +0200 + +kconfig (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * Update symbols files from buildds logs (5.9.0-1). + * New upstream release (5.11.0). + * Revert the -dev package to MA same. + * Update symbols files. + * Update copyright information. + + -- Maximiliano Curia Fri, 26 Jun 2015 17:26:46 +0200 + +kconfig (5.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + * Update symbols files from buildds logs (5.9.0-1). + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 20:51:06 +0200 + +kconfig (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:10 +0200 + +kconfig (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:17:19 +0200 + +kconfig (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.8.0). + + -- Maximiliano Curia Sat, 14 Mar 2015 22:27:06 +0100 + +kconfig (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:29:07 +0100 + +kconfig (5.7.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + * Update build dependencies. + + -- Maximiliano Curia Sat, 28 Feb 2015 00:09:41 +0100 + +kconfig (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 16:49:44 +0100 + +kconfig (5.6.0-1) experimental; urgency=medium + + [ Harald Sitter ] + * Do not build depend on qt5-default, we only need qtbase5-dev + + [ Maximiliano Curia ] + * 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 build dependencies to follow cmake. + * Update copyright information. + * Update symbols files. + + -- Maximiliano Curia Thu, 22 Jan 2015 20:23:28 +0100 + +kconfig (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 20:11:11 +0100 + +kconfig (5.5.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 11:13:51 +0100 + +kconfig (5.4.0-0ubuntu1) vivid; urgency=medium + + [ Harald Sitter ] + * Update symbols for i386,amd64 + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:11:18 +0100 + +kconfig (5.3.0-0ubuntu1) utopic; urgency=medium + + [ Harald Sitter ] + * Do not build depend on qt5-default, we only need qtbase5-dev + + [ Jonathan Riddell ] + * New upstream release + + [ Harald Sitter ] + * Add lintian overrides for missing manpages. + - We do not really care about those + + -- Harald Sitter Tue, 07 Oct 2014 11:20:13 +0100 + +kconfig (5.2.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + * Use pkg-kde-tools version 3 scripts + + -- Jonathan Riddell Mon, 22 Sep 2014 19:43:58 +0200 + +kconfig (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:13:53 +0200 + +kconfig (5.0.0-0ubuntu3) utopic; urgency=medium + + * Tests are run with autopkgtest + + -- Rohan Garg Fri, 11 Jul 2014 17:06:22 +0200 + +kconfig (5.0.0-0ubuntu2) utopic; urgency=medium + + * Fix autopkg testsuite + + -- Rohan Garg Thu, 10 Jul 2014 12:06:38 +0200 + +kconfig (5.0.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * Initial stable upstream release + * Change copyright to match upstream + + -- Rohan Garg Wed, 09 Jul 2014 15:25:32 +0200 diff --git a/control b/control new file mode 100644 index 0000000..766ca9a --- /dev/null +++ b/control @@ -0,0 +1,234 @@ +Source: kf6-kconfig +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: cmake (>= 3.16~), + dbus-x11 , + debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + dh-sequence-qmldeps, + doxygen (>= 1.8.13~), + extra-cmake-modules (>= 6.8.0~), + libxkbcommon-dev, + qt6-base-dev (>= 6.5.0+dfsg~), + qt6-declarative-dev (>= 6.5.0+dfsg~), + qt6-declarative-private-dev, + qt6-tools-dev (>= 6.5.0~), + xauth , + xvfb , +Standards-Version: 4.7.0 +Homepage: https://invent.kde.org/frameworks/kconfig +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kconfig +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kconfig.git +Rules-Requires-Root: no + +Package: libkf6config-bin +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore and KConfigGui. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains runtime files for KConfig. + +Package: libkf6config-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore and KConfigGui. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains the translations. + +Package: libkf6config-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: libkf6config-bin (= ${binary:Version}), + libkf6config-dev-bin (= ${binary:Version}), + libkf6configcore6 (= ${binary:Version}), + libkf6configgui6 (= ${binary:Version}), + libkf6configqml6 (= ${binary:Version}), + qml6-module-org-kde-config (= ${binary:Version}), + qt6-tools-dev (>= 6.5.0~), + ${misc:Depends}, +Recommends: libkf6config-doc (= ${source:Version}), +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore and KConfigGui. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains the development files. + +Package: libkf6config-dev-bin +Section: libdevel +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends}, +Description: configuration settings framework for Qt -- binary package + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore and KConfigGui. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains the binary files for the libkf6config-dev package. + +Package: libkf6config-doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: configuration settings framework for Qt (documentation) + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore and KConfigGui. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains the qch documentation files. +Section: doc + +Package: libkf6configcore6 +Architecture: any +Multi-Arch: same +Depends: libkf6config-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: libkf6config-bin (= ${binary:Version}), +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore, KConfigGui and KConfigQml. + . + KConfigCore provides access to the configuration files themselves. It + features: + . + - centralized definition: define your configuration in an XML file + and use `kconfig_compiler` to generate classes to read and write + configuration entries. + - lock-down (kiosk) support. + . + This package is part of KDE Frameworks 6. + . + This package contains KConfigCore. + +Package: libkf6configgui6 +Architecture: any +Multi-Arch: same +Depends: libkf6config-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: libkf6config-bin (= ${binary:Version}), +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore, KConfigGui and KConfigQml. + . + KConfigGui provides a way to hook widgets to the configuration so + that they are automatically initialized from the configuration and + automatically propagate their changes to their respective + configuration files. + . + This package is part of KDE Frameworks 6. + . + This package contains KConfigGui. + +Package: libkf6configqml6 +Architecture: any +Multi-Arch: same +Depends: libkf6config-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: libkf6config-bin (= ${binary:Version}), +Description: configuration settings framework for Qt + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore, KConfigGui and KConfigQml. + . + KConfigQml provides the Qml binding for using KConfig in Qml + applications. + . + This package is part of KDE Frameworks 6. + . + This package contains KConfigQml. + +Package: qml6-module-org-kde-config +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, ${qml6:Depends}, ${shlibs:Depends}, +Description: QML module for kconfig + KConfig provides an advanced configuration system. It is made of two + parts: KConfigCore, KConfigGui and KConfigQml. + . + This package is part of KDE Frameworks 6. + . + This package contains the QML module for kconfig diff --git a/copyright b/copyright new file mode 100644 index 0000000..0c9971f --- /dev/null +++ b/copyright @@ -0,0 +1,436 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kconfig +Source: https://invent.kde.org/frameworks/kconfig +Upstream-Contact: kde-frameworks-devel@kde.org + +Files: * +Copyright: 2007-2008, Aaron Seigo + 2021, Alexander Lohnau + 2008, Allen Winter + 2010, Canonical Ltd + 2015, Christoph Cullmann + 2000-2003, Cornelius Schumacher + 2005-2012, David Faure + 2005, Duncan Mac-Vicar + 2001-2002, Ellis Whitehead + 2008, Jakub Stachowski + 2013, Marco Martin + 2013, Marco Martin + 2010, Martin Blumenstingl + 1996-2000, Matthias Kalle Dalheimer + 2006, Michaël Larouche + 2000, Nicolas Hadacek + 2000, Nicolas Hadacek + 2006, Olivier Goffart + 1999, Pietro Iglio + 2009, Pino Toscano + 1999-2000, Preston Brown + 1997, Stefan Taferner + 1997, Stefan Taferner + 2007, Thiago Macieira + 2006, Thomas Braxton + 2006-2007, Thomas Braxton + 2020, Tomaz Cananbrava + 2022, Volker Krause + 1998-2003, Waldo Bastian + 2003, Zack Rusin + 2017-2018, Free Software Foundation + 2001-2015, Free Software Foundation, Inc + K Desktop Environment + 2009, Rosetta Contributors and Canonical Ltd + 2009, This file is distributed under the same license as the kdebase-runtime package + 2007-2010, This_file_is_part_of_KDE + 2004, infoDev, a World Bank organization + 2001, translate.org.za +License: LGPL-2+ + +Files: src/core/kemailsettings.cpp + src/core/kemailsettings.h + src/qml/CMakeLists.txt +Copyright: 2000, Alex Zepeda + 2023 Alexander Lohnau +License: BSD-2-clause + +Files: KF6ConfigMacros.cmake +Copyright: 2006-2009, Alexander Neundorf + 2006-2007, Laurent Montel + 2007, Matthias Kretz +License: BSD-3-clause + +Files: src/kreadconfig/kreadconfig.cpp + src/kreadconfig/kwriteconfig.cpp +Copyright: 2001, Luís Pedro Coelho + 2001, Red Hat, Inc +License: GPL-2+ + +Files: autotests/kdesktopfiletest.cpp + autotests/ksharedconfig_in_global_object.cpp + src/kconf_update/kconf_update.cpp +Copyright: 2006, David Faure + 2007, Matthias Kretz + 2001, Waldo Bastian +License: LGPL-2 + +Files: autotests/helper.h + autotests/kstandardshortcutwatchertest.cpp + src/gui/kconfiggui.cpp + src/gui/kconfiggui.h + src/gui/kconfigguistaticinitializer.cpp + src/gui/kstandardshortcutwatcher.cpp + src/gui/kstandardshortcutwatcher.h + src/gui/kwindowconfig.cpp + src/gui/kwindowconfig.h +Copyright: 2022, David Redondo + 2012, Benjamin Port + 2014, Martin Gräßlin + 1999, Matthias Ettrich + 2014-2018, This_file_is_part_of_KDE +License: LGPL-3+KDEeV + +Files: poqm/ca/* + poqm/ca@valencia/* + poqm/uk/* +Copyright: 2004-2023, This_file_is_part_of_KDE +License: LGPL-2.1+3+KDEeV + +Files: autotests/kconfig_compiler/enum_group_main.cpp + autotests/kconfig_compiler/kconfigcompiler_test_signals.cpp + autotests/kconfig_compiler/klocalizedstring.h + autotests/kconfig_compiler/test10main.cpp + autotests/kconfig_compiler/test11main.cpp + autotests/kconfig_compiler/test11_types.h + autotests/kconfig_compiler/test12main.cpp + autotests/kconfig_compiler/test13main.cpp + autotests/kconfig_compiler/test1main.cpp + autotests/kconfig_compiler/test2main.cpp + autotests/kconfig_compiler/test3amain.cpp + autotests/kconfig_compiler/test3main.cpp + autotests/kconfig_compiler/test4main.cpp + autotests/kconfig_compiler/test5main.cpp + autotests/kconfig_compiler/test6main.cpp + autotests/kconfig_compiler/test7main.cpp + autotests/kconfig_compiler/test8main.cpp + autotests/kconfig_compiler/test9main.cpp + autotests/kconfig_compiler/test_dpointer_main.cpp + autotests/kconfig_compiler/test_emptyentries_main.cpp + autotests/kconfig_compiler/test_fileextensions_main.cxx + autotests/kconfig_compiler/test_notifiers_main.cpp + autotests/kconfig_compiler/test_qdebugcategorymain.cpp + autotests/kconfig_compiler/test_signal_main.cpp + autotests/kconfig_compiler/test_state_config_main.cpp + autotests/kconfig_compiler/test_translation_kde_domain_main.cpp + autotests/kconfig_compiler/test_translation_kde_main.cpp + autotests/kconfig_compiler/test_translation_qt_main.cpp +Copyright: 2021, Alexander Lohnau + 2014, Alexander Richardson + 2007, Andreas Pakulat + 2015, Chusslove Illich + 2003, Cornelius Schumacher + 2005, Duncan Mac-Vicar P. + 2019, Friedrich W. H. Kossebau + 2005, Helge Deller + 2019, Kai Uwe Broulik + 2005, Michael Brade + 2006, Michael Larouche + 2009, Pino Toscano + 2003-2004, Waldo Bastian +License: MIT + +Files: src/kconfig_compiler/kcfg.xsd +Copyright: 2003, Cornelius Schumacher + 2004, Frans Englich + 2006, Michaël Larouche + 2003, Waldo Bastian + 2003, Zack Rusin +License: MIT_OLIF + +Files: .gitlab-ci.yml +Copyright: 2020 Volker Krause +License: CC0-1.0 + +Files: debian/* +Copyright: 2014, Jonathan Riddell + 2014, Scarlett Clark + 2024, Patrick Franz +License: LGPL-2+ + +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 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 AUTHOR 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: BSD-3-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 copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + . + 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: 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 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. + +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, see . + - + 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 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; 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+ + 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.1+3+KDEeV + 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 2.1 of the License, or (at your option) version 3, or any + later version 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 defined in Section 6 of version 3 of the license. + . + 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 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1', likewise, + the complete text of the GNU Lesser General Public Licens version 3 can be + found in `/usr/share/common-licenses/LGPL-3'. + +License: LGPL-3+KDEeV + 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. + . + 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: MIT_OLIF + Permission to use, copy, modify and distribute this DTD + and its accompanying documentation for any purpose and without fee + is hereby granted in perpetuity, provided that the above copyright + notice and this paragraph appear in all copies. The copyright + holders make no representation about the suitability of the DTD for + any purpose. It is provided "as is" without expressed or implied + warranty. + +License: CC0-1.0 + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL + SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT + RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. + CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR + THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR + DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER. + . + Statement of Purpose + . + The laws of most jurisdictions throughout the world automatically confer + exclusive Copyright and Related Rights (defined below) upon the creator and + subsequent owner(s) (each and all, an "owner") of an original work of + authorship and/or a database (each, a "Work"). + . + Certain owners wish to permanently relinquish those rights to a Work for the + purpose of contributing to a commons of creative, cultural and scientific + works ("Commons") that the public can reliably and without fear of later + claims of infringement build upon, modify, incorporate in other works, reuse + and redistribute as freely as possible in any form whatsoever and for any + purposes, including without limitation commercial purposes. These owners may + contribute to the Commons to promote the ideal of a free culture and the + further production of creative, cultural and scientific works, or to gain + reputation or greater distribution for their Work in part through the use and + efforts of others. + . + For these and/or other purposes and motivations, and without any expectation + of additional consideration or compensation, the person associating CC0 with + a Work (the "Affirmer"), to the extent that he or she is an owner of + Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to + the Work and publicly distribute the Work under its terms, with knowledge of + his or her Copyright and Related Rights in the Work and the meaning and + intended legal effect of CC0 on those rights. + . + 1. Copyright and Related Rights. A Work made available under CC0 may be + protected by copyright and related or neighboring rights ("Copyright and + Related Rights"). Copyright and Related Rights include, but are not limited + to, the following: + . + i. the right to reproduce, adapt, distribute, perform, display, communicate, + and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); + iii. publicity and privacy rights pertaining to a person's image or likeness + depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation thereof, + including any amended or successor version of such directive); and + vii. other similar, equivalent or corresponding rights throughout the world + based on applicable law or treaty, and any national implementations + thereof. + . + 2. Waiver. To the greatest extent permitted by, but not in contravention of, + applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and + unconditionally waives, abandons, and surrenders all of Affirmer's Copyright + and Related Rights and associated claims and causes of action, whether now + known or unknown (including existing as well as future claims and causes of + action), in the Work (i) in all territories worldwide, (ii) for the maximum + duration provided by applicable law or treaty (including future time + extensions), (iii) in any current or future medium and for any number of + copies, and (iv) for any purpose whatsoever, including without limitation + commercial, advertising or promotional purposes (the "Waiver"). Affirmer + makes the Waiver for the benefit of each member of the public at large and to + the detriment of Affirmer's heirs and successors, fully intending that such + Waiver shall not be subject to revocation, rescission, cancellation, + termination, or any other legal or equitable action to disrupt the quiet + enjoyment of the Work by the public as contemplated by Affirmer's express + Statement of Purpose. + . + 3. Public License Fallback. Should any part of the Waiver for any reason be + judged legally invalid or ineffective under applicable law, then the Waiver + shall be preserved to the maximum extent permitted taking into account + Affirmer's express Statement of Purpose. In addition, to the extent the + Waiver is so judged Affirmer hereby grants to each affected person a + royalty-free, non transferable, non sublicensable, non exclusive, irrevocable + and unconditional license to exercise Affirmer's Copyright and Related Rights + in the Work (i) in all territories worldwide, (ii) for the maximum duration + provided by applicable law or treaty (including future time extensions), + (iii) in any current or future medium and for any number of copies, and (iv) + for any purpose whatsoever, including without limitation commercial, + advertising or promotional purposes (the "License"). The License shall be + deemed effective as of the date CC0 was applied by Affirmer to the Work. + Should any part of the License for any reason be judged legally invalid or + ineffective under applicable law, such partial invalidity or ineffectiveness + shall not invalidate the remainder of the License, and in such case Affirmer + hereby affirms that he or she will not (i) exercise any of his or her + remaining Copyright and Related Rights in the Work or (ii) assert any + associated claims and causes of action with respect to the Work, in either + case contrary to Affirmer's express Statement of Purpose. + . + 4. Limitations and Disclaimers. + . + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or warranties + of any kind concerning the Work, express, implied, statutory or otherwise, + including without limitation warranties of title, merchantability, fitness + for a particular purpose, non infringement, or the absence of latent or + other defects, accuracy, or the present or absence of errors, whether or + not discoverable, all to the greatest extent permissible under applicable + law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without limitation + any person's Copyright and Related Rights in the Work. Further, Affirmer + disclaims responsibility for obtaining any necessary consents, permissions + or other rights required for any use of the Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to this + CC0 or use of the Work. diff --git a/libkf6config-bin.install b/libkf6config-bin.install new file mode 100644 index 0000000..55da07d --- /dev/null +++ b/libkf6config-bin.install @@ -0,0 +1,3 @@ +usr/bin/kreadconfig6 +usr/bin/kwriteconfig6 +usr/lib/*/libexec/kf6/kconf_update diff --git a/libkf6config-bin.lintian-overrides b/libkf6config-bin.lintian-overrides new file mode 100644 index 0000000..2b24caa --- /dev/null +++ b/libkf6config-bin.lintian-overrides @@ -0,0 +1,2 @@ +libkf6config-bin: no-manual-page [usr/bin/kreadconfig6] +libkf6config-bin: no-manual-page [usr/bin/kwriteconfig6] diff --git a/libkf6config-data.install b/libkf6config-data.install new file mode 100644 index 0000000..d44fd43 --- /dev/null +++ b/libkf6config-data.install @@ -0,0 +1,3 @@ +usr/share/locale/*/*/kconfig6_qt.* +usr/share/qlogging-categories6/kconfig.categories +usr/share/qlogging-categories6/kconfig.renamecategories diff --git a/libkf6config-dev-bin.install b/libkf6config-dev-bin.install new file mode 100644 index 0000000..d2ba503 --- /dev/null +++ b/libkf6config-dev-bin.install @@ -0,0 +1 @@ +usr/lib/libexec/kf6/kconfig_compiler_kf6 diff --git a/libkf6config-dev.acc.in b/libkf6config-dev.acc.in new file mode 100644 index 0000000..2b6a9f4 --- /dev/null +++ b/libkf6config-dev.acc.in @@ -0,0 +1,23 @@ + + + + + 6.0.0 + + + + /usr/include/KF6/KConfigCore/ + /usr/include/KF6/KConfigGui/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF6ConfigCore.so + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF6ConfigGui.so + + + + -fPIC + -std=c++17 + + + diff --git a/libkf6config-dev.install b/libkf6config-dev.install new file mode 100644 index 0000000..2a060a3 --- /dev/null +++ b/libkf6config-dev.install @@ -0,0 +1,8 @@ +usr/include/KF6/KConfig/kconfig_version.h +usr/include/KF6/KConfigCore/ +usr/include/KF6/KConfigGui/ +usr/include/KF6/KConfigQml/ +usr/lib/*/cmake/KF6Config/ +usr/lib/*/libKF6ConfigCore.so +usr/lib/*/libKF6ConfigGui.so +usr/lib/*/libKF6ConfigQml.so diff --git a/libkf6config-doc.install b/libkf6config-doc.install new file mode 100644 index 0000000..7d792b1 --- /dev/null +++ b/libkf6config-doc.install @@ -0,0 +1,2 @@ +usr/share/qt6/doc/KF6Config.qch +usr/share/qt6/doc/KF6Config.tags diff --git a/libkf6configcore6.install b/libkf6configcore6.install new file mode 100644 index 0000000..2e4c5b3 --- /dev/null +++ b/libkf6configcore6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF6ConfigCore.so.6 +usr/lib/*/libKF6ConfigCore.so.6.* diff --git a/libkf6configcore6.symbols b/libkf6configcore6.symbols new file mode 100644 index 0000000..5f5c368 --- /dev/null +++ b/libkf6configcore6.symbols @@ -0,0 +1,619 @@ +# SymbolsHelper-Confirmed: 6.3.0 amd64 +libKF6ConfigCore.so.6 libkf6configcore6 #MINVER# +* Build-Depends-Package: libkf6config-dev + _Z25loadUrlActionRestrictionsRK12KConfigGroup@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEEEbSt8functionIFbPvSB_EES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 + _ZN11KAuthorized11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN11KAuthorized11qt_metacastEPKc@Base 6.0.0 + _ZN11KAuthorized15authorizeActionENS_13GenericActionE@Base 6.0.0 + _ZN11KAuthorized15authorizeActionERK7QString@Base 6.0.0 + _ZN11KAuthorized16staticMetaObjectE@Base 6.0.0 + _ZN11KAuthorized22authorizeControlModuleERK7QString@Base 6.0.0 + _ZN11KAuthorized9authorizeENS_18GenericRestrictionE@Base 6.0.0 + _ZN11KAuthorized9authorizeERK7QString@Base 6.0.0 + _ZN11KAuthorizedC1Ev@Base 6.0.0 + _ZN11KAuthorizedC2Ev@Base 6.0.0 + _ZN11KConfigBase11deleteGroupERK7QString6QFlagsINS_15WriteConfigFlagEE@Base 6.0.0 + _ZN11KConfigBase12virtual_hookEiPv@Base 6.0.0 + _ZN11KConfigBase5groupERK7QString@Base 6.0.0 + _ZN11KConfigBaseC1Ev@Base 6.0.0 + _ZN11KConfigBaseC2Ev@Base 6.0.0 + _ZN11KConfigBaseD0Ev@Base 6.0.0 + _ZN11KConfigBaseD1Ev@Base 6.0.0 + _ZN11KConfigBaseD2Ev@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcRK10QByteArray6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcRK5QListI7QStringE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcRK5QListI8QVariantE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcRK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcRK8QVariant6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryEPKcS1_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringPKc6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringRK10QByteArray6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringRK5QListI8QVariantE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringRK5QListIS0_E6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringRK8QVariant6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup10writeEntryERK7QStringS2_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup11deleteEntryEPKc6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup11deleteEntryERK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup11deleteGroupE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup11markAsCleanEv@Base 6.0.0 + _ZN12KConfigGroup12moveValuesToERK5QListIPKcERS_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup12moveValuesToERS_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.3.0 + _ZN12KConfigGroup14writePathEntryEPKcRK5QListI7QStringE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup14writePathEntryEPKcRK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup14writePathEntryERK7QStringRK5QListIS0_E6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup14writePathEntryERK7QStringS2_6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup15deleteGroupImplERK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup15revertToDefaultEPKc6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup15revertToDefaultERK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup17convertToQVariantEPKcRK10QByteArrayRK8QVariant@Base 6.0.0 + _ZN12KConfigGroup17writeXdgListEntryEPKcRK5QListI7QStringE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup17writeXdgListEntryERK7QStringRK5QListIS0_E6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup4syncEv@Base 6.0.0 + _ZN12KConfigGroup6configEv@Base 6.0.0 + _ZN12KConfigGroup8reparentEP11KConfigBase6QFlagsINS0_15WriteConfigFlagEE@Base 6.0.0 + _ZN12KConfigGroup9groupImplERK7QString@Base 6.0.0 + _ZN12KConfigGroupC1EP11KConfigBaseRK7QString@Base 6.0.0 + _ZN12KConfigGroupC1EPK11KConfigBaseRK7QString@Base 6.0.0 + _ZN12KConfigGroupC1ERK28QExplicitlySharedDataPointerI13KSharedConfigERK7QString@Base 6.0.0 + _ZN12KConfigGroupC1ERKS_@Base 6.0.0 + _ZN12KConfigGroupC1Ev@Base 6.0.0 + _ZN12KConfigGroupC2EP11KConfigBaseRK7QString@Base 6.0.0 + _ZN12KConfigGroupC2EPK11KConfigBaseRK7QString@Base 6.0.0 + _ZN12KConfigGroupC2ERK28QExplicitlySharedDataPointerI13KSharedConfigERK7QString@Base 6.0.0 + _ZN12KConfigGroupC2ERKS_@Base 6.0.0 + _ZN12KConfigGroupC2Ev@Base 6.0.0 + _ZN12KConfigGroupD0Ev@Base 6.0.0 + _ZN12KConfigGroupD1Ev@Base 6.0.0 + _ZN12KConfigGroupD2Ev@Base 6.0.0 + _ZN12KConfigGroupaSERKS_@Base 6.0.0 + _ZN12KDesktopFile11actionGroupERK7QString@Base 6.0.0 + _ZN12KDesktopFile11locateLocalERK7QString@Base 6.0.0 + _ZN12KDesktopFile13isDesktopFileERK7QString@Base 6.0.0 + _ZN12KDesktopFile23isAuthorizedDesktopFileERK7QString@Base 6.0.0 + _ZN12KDesktopFileC1EN14QStandardPaths16StandardLocationERK7QString@Base 6.0.0 + _ZN12KDesktopFileC1ERK7QString@Base 6.0.0 + _ZN12KDesktopFileC2EN14QStandardPaths16StandardLocationERK7QString@Base 6.0.0 + _ZN12KDesktopFileC2ERK7QString@Base 6.0.0 + _ZN12KDesktopFileD0Ev@Base 6.0.0 + _ZN12KDesktopFileD1Ev@Base 6.0.0 + _ZN12KDesktopFileD2Ev@Base 6.0.0 + _ZN13KSharedConfig10openConfigERK7QString6QFlagsIN7KConfig8OpenFlagEEN14QStandardPaths16StandardLocationE@Base 6.0.0 + _ZN13KSharedConfig15openStateConfigERK7QString@Base 6.0.0 + _ZN13KSharedConfig9groupImplERK7QString@Base 6.0.0 + _ZN13KSharedConfigD0Ev@Base 6.0.0 + _ZN13KSharedConfigD1Ev@Base 6.0.0 + _ZN13KSharedConfigD2Ev@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListIiEE5valueE@Base 6.0.0 + _ZN14KConfigWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN14KConfigWatcher11qt_metacastEPKc@Base 6.0.0 + _ZN14KConfigWatcher13configChangedERK12KConfigGroupRK5QListI10QByteArrayE@Base 6.0.0 + _ZN14KConfigWatcher16staticMetaObjectE@Base 6.0.0 + _ZN14KConfigWatcher6createERK28QExplicitlySharedDataPointerI13KSharedConfigE@Base 6.0.0 + _ZN14KConfigWatcherD0Ev@Base 6.0.0 + _ZN14KConfigWatcherD1Ev@Base 6.0.0 + _ZN14KConfigWatcherD2Ev@Base 6.0.0 + _ZN14KEMailSettings10setDefaultERK7QString@Base 6.0.0 + _ZN14KEMailSettings10setProfileERK7QString@Base 6.0.0 + _ZN14KEMailSettings10setSettingENS_7SettingERK7QString@Base 6.0.0 + _ZN14KEMailSettingsC1Ev@Base 6.0.0 + _ZN14KEMailSettingsC2Ev@Base 6.0.0 + _ZN14KEMailSettingsD1Ev@Base 6.0.0 + _ZN14KEMailSettingsD2Ev@Base 6.0.0 + _ZN16QMetaAssociation15MetaAssociationI5QHashI7QString5QListI10QByteArrayEEE5valueE@Base 6.0.0 + _ZN18KDesktopFileActionC1EOS_@Base 6.0.0 + _ZN18KDesktopFileActionC1ERK7QStringS2_S2_S2_S2_@Base 6.0.0 + _ZN18KDesktopFileActionC1ERKS_@Base 6.0.0 + _ZN18KDesktopFileActionC1Ev@Base 6.0.0 + _ZN18KDesktopFileActionC2EOS_@Base 6.0.0 + _ZN18KDesktopFileActionC2ERK7QStringS2_S2_S2_S2_@Base 6.0.0 + _ZN18KDesktopFileActionC2ERKS_@Base 6.0.0 + _ZN18KDesktopFileActionC2Ev@Base 6.0.0 + _ZN18KDesktopFileActionD1Ev@Base 6.0.0 + _ZN18KDesktopFileActionD2Ev@Base 6.0.0 + _ZN18KDesktopFileActionaSEOS_@Base 6.0.0 + _ZN18KDesktopFileActionaSERKS_@Base 6.0.0 + _ZN19KAuthorizedInternal14allowUrlActionERK7QStringRK4QUrlS5_@Base 6.0.0 + _ZN19KAuthorizedInternal18authorizeUrlActionERK7QStringRK4QUrlS5_S2_S2_@Base 6.0.0 + _ZN19KConfigSkeletonItem10setToolTipERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItem12setWhatsThisERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItem13setWriteFlagsE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN19KConfigSkeletonItem16readImmutabilityERK12KConfigGroup@Base 6.0.0 + _ZN19KConfigSkeletonItem16setIsDefaultImplERKSt8functionIFbvEE@Base 6.0.0 + _ZN19KConfigSkeletonItem17setGetDefaultImplERKSt8functionIF8QVariantvEE@Base 6.0.0 + _ZN19KConfigSkeletonItem19setIsSaveNeededImplERKSt8functionIFbvEE@Base 6.0.0 + _ZN19KConfigSkeletonItem6setKeyERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItem7setNameERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItem8setGroupERK12KConfigGroup@Base 6.0.0 + _ZN19KConfigSkeletonItem8setGroupERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItem8setLabelERK7QString@Base 6.0.0 + _ZN19KConfigSkeletonItemC1ERK7QStringS2_@Base 6.0.0 + _ZN19KConfigSkeletonItemC2ERK7QStringS2_@Base 6.0.0 + _ZN19KConfigSkeletonItemD0Ev@Base 6.0.0 + _ZN19KConfigSkeletonItemD1Ev@Base 6.0.0 + _ZN19KConfigSkeletonItemD2Ev@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDouble10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDouble11setMaxValueEd@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDouble11setMinValueEd@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDouble11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDoubleC1ERK7QStringS3_Rdd@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemDoubleC2ERK7QStringS3_Rdd@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemPointF10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemPointF11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemPointFC1ERK7QStringS3_R7QPointFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemPointFC2ERK7QStringS3_R7QPointFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemString10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemString11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemString11writeConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemStringC1ERK7QStringS3_RS1_S3_NS0_4TypeE@Base 6.0.0 + _ZN19KCoreConfigSkeleton10ItemStringC2ERK7QStringS3_RS1_S3_NS0_4TypeE@Base 6.0.0 + _ZN19KCoreConfigSkeleton10addItemIntERK7QStringRiiS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton10clearItemsEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton10removeItemERK7QString@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemIntList10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemIntList11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemIntListC1ERK7QStringS3_R5QListIiERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemIntListC2ERK7QStringS3_R5QListIiERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemUrlList10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemUrlList11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemUrlList11writeConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemUrlListC1ERK7QStringS3_R5QListI4QUrlERKS6_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11ItemUrlListC2ERK7QStringS3_R5QListI4QUrlERKS6_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11addItemBoolERK7QStringRbbS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11addItemPathERK7QStringRS0_S2_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11addItemRectERK7QStringR5QRectRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11addItemSizeERK7QStringR5QSizeRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11addItemUIntERK7QStringRjjS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN19KCoreConfigSkeleton11qt_metacastEPKc@Base 6.0.0 + _ZN19KCoreConfigSkeleton11setDefaultsEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton11useDefaultsEb@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemDateTime10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemDateTime11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemDateTimeC1ERK7QStringS3_R9QDateTimeRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemDateTimeC2ERK7QStringS3_R9QDateTimeRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLong10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLong11setMaxValueEx@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLong11setMinValueEx@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLong11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLongC1ERK7QStringS3_Rxx@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemLongLongC2ERK7QStringS3_Rxx@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPasswordC1ERK7QStringS3_RS1_S3_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPasswordC2ERK7QStringS3_RS1_S3_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPathList10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPathList11writeConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPathListC1ERK7QStringS3_R5QListIS1_ERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPathListC2ERK7QStringS3_R5QListIS1_ERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemProperty10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemProperty11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPropertyC1ERK7QStringS3_R8QVariantRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12ItemPropertyC2ERK7QStringS3_R8QVariantRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12addItemPointERK7QStringR6QPointRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12addItemRectFERK7QStringR6QRectFRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton12addItemSizeFERK7QStringR6QSizeFRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLong10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLong11setMaxValueEy@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLong11setMinValueEy@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLong11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLongC1ERK7QStringS3_Ryy@Base 6.0.0 + _ZN19KCoreConfigSkeleton13ItemULongLongC2ERK7QStringS3_Ryy@Base 6.0.0 + _ZN19KCoreConfigSkeleton13addItemDoubleERK7QStringRddS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton13addItemPointFERK7QStringR7QPointFRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton13addItemStringERK7QStringRS0_S2_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton13configChangedEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton14ItemStringList10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton14ItemStringList11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton14ItemStringListC1ERK7QStringS3_R5QListIS1_ERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton14ItemStringListC2ERK7QStringS3_R5QListIS1_ERKS5_@Base 6.0.0 + _ZN19KCoreConfigSkeleton14addItemIntListERK7QStringR5QListIiERKS4_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton14usrSetDefaultsEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton14usrUseDefaultsEb@Base 6.0.0 + _ZN19KCoreConfigSkeleton15addItemDateTimeERK7QStringR9QDateTimeRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton15addItemLongLongERK7QStringRxxS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton15addItemPasswordERK7QStringRS0_S2_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton15addItemPropertyERK7QStringR8QVariantRKS3_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton15setCurrentGroupERK7QString@Base 6.0.0 + _ZN19KCoreConfigSkeleton15setSharedConfigE28QExplicitlySharedDataPointerI13KSharedConfigE@Base 6.0.0 + _ZN19KCoreConfigSkeleton16addItemULongLongERK7QStringRyyS2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton16staticMetaObjectE@Base 6.0.0 + _ZN19KCoreConfigSkeleton17addItemStringListERK7QStringR5QListIS0_ERKS4_S2_@Base 6.0.0 + _ZN19KCoreConfigSkeleton4loadEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton4readEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton4saveEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton6configEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemInt10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemInt11setMaxValueEi@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemInt11setMinValueEi@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemInt11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemIntC1ERK7QStringS3_Rii@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemIntC2ERK7QStringS3_Rii@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemUrl10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemUrl11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemUrl11writeConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemUrlC1ERK7QStringS3_R4QUrlRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton7ItemUrlC2ERK7QStringS3_R4QUrlRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton7addItemEP19KConfigSkeletonItemRK7QString@Base 6.0.0 + _ZN19KCoreConfigSkeleton7usrReadEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton7usrSaveEv@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemBool10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemBool11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemBoolC1ERK7QStringS3_Rbb@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemBoolC2ERK7QStringS3_Rbb@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemEnum10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemEnum11writeConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemEnum17setValueForChoiceERK7QStringS3_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemEnumC1ERK7QStringS3_RiRK5QListINS0_6ChoiceEEi@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemEnumC2ERK7QStringS3_RiRK5QListINS0_6ChoiceEEi@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemPathC1ERK7QStringS3_RS1_S3_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemPathC2ERK7QStringS3_RS1_S3_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemRect10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemRect11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemRectC1ERK7QStringS3_R5QRectRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemRectC2ERK7QStringS3_R5QRectRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemSize10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemSize11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemSizeC1ERK7QStringS3_R5QSizeRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemSizeC2ERK7QStringS3_R5QSizeRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUInt10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUInt11setMaxValueEj@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUInt11setMinValueEj@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUInt11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUIntC1ERK7QStringS3_Rjj@Base 6.0.0 + _ZN19KCoreConfigSkeleton8ItemUIntC2ERK7QStringS3_Rjj@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemPoint10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemPoint11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemPointC1ERK7QStringS3_R6QPointRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemPointC2ERK7QStringS3_R6QPointRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemRectF10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemRectF11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemRectFC1ERK7QStringS3_R6QRectFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemRectFC2ERK7QStringS3_R6QRectFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemSizeF10readConfigEP7KConfig@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemSizeF11setPropertyERK8QVariant@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemSizeFC1ERK7QStringS3_R6QSizeFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeleton9ItemSizeFC2ERK7QStringS3_R6QSizeFRKS4_@Base 6.0.0 + _ZN19KCoreConfigSkeletonC1E28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 6.0.0 + _ZN19KCoreConfigSkeletonC1ERK7QStringP7QObject@Base 6.0.0 + _ZN19KCoreConfigSkeletonC2E28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 6.0.0 + _ZN19KCoreConfigSkeletonC2ERK7QStringP7QObject@Base 6.0.0 + _ZN19KCoreConfigSkeletonD0Ev@Base 6.0.0 + _ZN19KCoreConfigSkeletonD1Ev@Base 6.0.0 + _ZN19KCoreConfigSkeletonD2Ev@Base 6.0.0 + _ZN21KPropertySkeletonItem10readConfigEP7KConfig@Base 6.0.0 + _ZN21KPropertySkeletonItem10setDefaultEv@Base 6.0.0 + _ZN21KPropertySkeletonItem11readDefaultEP7KConfig@Base 6.0.0 + _ZN21KPropertySkeletonItem11setPropertyERK8QVariant@Base 6.0.0 + _ZN21KPropertySkeletonItem11swapDefaultEv@Base 6.0.0 + _ZN21KPropertySkeletonItem11writeConfigEP7KConfig@Base 6.0.0 + _ZN21KPropertySkeletonItem17setNotifyFunctionERKSt8functionIFvvEE@Base 6.0.0 + _ZN21KPropertySkeletonItemC1EP7QObjectRK10QByteArrayRK8QVariant@Base 6.0.0 + _ZN21KPropertySkeletonItemC2EP7QObjectRK10QByteArrayRK8QVariant@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem10readConfigEP7KConfig@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem10setDefaultEv@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem11readDefaultEP7KConfig@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem11setPropertyERK8QVariant@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem11swapDefaultEv@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem11writeConfigEP7KConfig@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem13setWriteFlagsE6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN29KConfigCompilerSignallingItem8setGroupERK12KConfigGroup@Base 6.0.0 + _ZN29KConfigCompilerSignallingItemC1EP19KConfigSkeletonItemP7QObjectMS2_FvyEy@Base 6.0.0 + _ZN29KConfigCompilerSignallingItemC2EP19KConfigSkeletonItemP7QObjectMS2_FvyEy@Base 6.0.0 + _ZN29KConfigCompilerSignallingItemD0Ev@Base 6.0.0 + _ZN29KConfigCompilerSignallingItemD1Ev@Base 6.0.0 + _ZN29KConfigCompilerSignallingItemD2Ev@Base 6.0.0 + _ZN7KConfig11checkUpdateERK7QStringS2_@Base 6.0.0 + _ZN7KConfig11markAsCleanEv@Base 6.0.0 + _ZN7KConfig12virtual_hookEiPv@Base 6.0.0 + _ZN7KConfig14mainConfigNameEv@Base 6.0.0 + _ZN7KConfig15deleteGroupImplERK7QString6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN7KConfig15setReadDefaultsEb@Base 6.0.0 + _ZN7KConfig16addConfigSourcesERK5QListI7QStringE@Base 6.0.0 + _ZN7KConfig16isConfigWritableEb@Base 6.0.0 + _ZN7KConfig17setMainConfigNameERK7QString@Base 6.0.0 + _ZN7KConfig20reparseConfigurationEv@Base 6.0.0 + _ZN7KConfig4syncEv@Base 6.0.0 + _ZN7KConfig9groupImplERK7QString@Base 6.0.0 + _ZN7KConfig9setLocaleERK7QString@Base 6.0.0 + _ZN7KConfigC1ERK7QString6QFlagsINS_8OpenFlagEEN14QStandardPaths16StandardLocationE@Base 6.0.0 + _ZN7KConfigC1ERK7QStringS2_N14QStandardPaths16StandardLocationE@Base 6.0.0 + _ZN7KConfigC2ERK7QString6QFlagsINS_8OpenFlagEEN14QStandardPaths16StandardLocationE@Base 6.0.0 + _ZN7KConfigC2ERK7QStringS2_N14QStandardPaths16StandardLocationE@Base 6.0.0 + _ZN7KConfigD0Ev@Base 6.0.0 + _ZN7KConfigD1Ev@Base 6.0.0 + _ZN7KConfigD2Ev@Base 6.0.0 + _ZNK11KAuthorized10metaObjectEv@Base 6.0.0 + _ZNK11KConfigBase16isGroupImmutableERK7QString@Base 6.0.0 + _ZNK11KConfigBase5groupERK7QString@Base 6.0.0 + _ZNK11KConfigBase8hasGroupERK7QString@Base 6.0.0 + _ZNK12KConfigGroup10accessModeEv@Base 6.0.0 + _ZNK12KConfigGroup10hasDefaultEPKc@Base 6.0.0 + _ZNK12KConfigGroup10hasDefaultERK7QString@Base 6.0.0 + _ZNK12KConfigGroup11isImmutableEv@Base 6.0.0 + _ZNK12KConfigGroup12hasGroupImplERK7QString@Base 6.0.0 + _ZNK12KConfigGroup13readPathEntryEPKcRK5QListI7QStringE@Base 6.0.0 + _ZNK12KConfigGroup13readPathEntryEPKcRK7QString@Base 6.0.0 + _ZNK12KConfigGroup13readPathEntryERK7QStringRK5QListIS0_E@Base 6.0.0 + _ZNK12KConfigGroup13readPathEntryERK7QStringS2_@Base 6.0.0 + _ZNK12KConfigGroup16isEntryImmutableEPKc@Base 6.0.0 + _ZNK12KConfigGroup16isEntryImmutableERK7QString@Base 6.0.0 + _ZNK12KConfigGroup16readXdgListEntryEPKcRK5QListI7QStringE@Base 6.0.0 + _ZNK12KConfigGroup16readXdgListEntryERK7QStringRK5QListIS0_E@Base 6.0.0 + _ZNK12KConfigGroup20isGroupImmutableImplERK7QString@Base 6.0.0 + _ZNK12KConfigGroup21readEntryUntranslatedEPKcRK7QString@Base 6.0.0 + _ZNK12KConfigGroup21readEntryUntranslatedERK7QStringS2_@Base 6.0.0 + _ZNK12KConfigGroup4nameEv@Base 6.0.0 + _ZNK12KConfigGroup6configEv@Base 6.0.0 + _ZNK12KConfigGroup6copyToEP11KConfigBase6QFlagsINS0_15WriteConfigFlagEE@Base 6.0.0 + _ZNK12KConfigGroup6existsEv@Base 6.0.0 + _ZNK12KConfigGroup6hasKeyEPKc@Base 6.0.0 + _ZNK12KConfigGroup6hasKeyERK7QString@Base 6.0.0 + _ZNK12KConfigGroup6parentEv@Base 6.0.0 + _ZNK12KConfigGroup7isValidEv@Base 6.0.0 + _ZNK12KConfigGroup7keyListEv@Base 6.0.0 + _ZNK12KConfigGroup8entryMapEv@Base 6.0.0 + _ZNK12KConfigGroup9groupImplERK7QString@Base 6.0.0 + _ZNK12KConfigGroup9groupListEv@Base 6.0.0 + _ZNK12KConfigGroup9readEntryEPKcRK5QListI7QStringE@Base 6.0.0 + _ZNK12KConfigGroup9readEntryEPKcRK5QListI8QVariantE@Base 6.0.0 + _ZNK12KConfigGroup9readEntryEPKcRK7QString@Base 6.0.0 + _ZNK12KConfigGroup9readEntryEPKcRK8QVariant@Base 6.0.0 + _ZNK12KConfigGroup9readEntryEPKcS1_@Base 6.0.0 + _ZNK12KConfigGroup9readEntryERK7QStringPKc@Base 6.0.0 + _ZNK12KConfigGroup9readEntryERK7QStringRK5QListI8QVariantE@Base 6.0.0 + _ZNK12KConfigGroup9readEntryERK7QStringRK5QListIS0_E@Base 6.0.0 + _ZNK12KConfigGroup9readEntryERK7QStringRK8QVariant@Base 6.0.0 + _ZNK12KConfigGroup9readEntryERK7QStringS2_@Base 6.0.0 + _ZNK12KDesktopFile11actionGroupERK7QString@Base 6.0.0 + _ZNK12KDesktopFile11hasLinkTypeEv@Base 6.0.0 + _ZNK12KDesktopFile11readActionsEv@Base 6.0.0 + _ZNK12KDesktopFile11readCommentEv@Base 6.0.0 + _ZNK12KDesktopFile11readDocPathEv@Base 6.0.0 + _ZNK12KDesktopFile12desktopGroupEv@Base 6.0.0 + _ZNK12KDesktopFile13hasDeviceTypeEv@Base 6.0.0 + _ZNK12KDesktopFile13readMimeTypesEv@Base 6.0.0 + _ZNK12KDesktopFile14hasActionGroupERK7QString@Base 6.0.0 + _ZNK12KDesktopFile15readGenericNameEv@Base 6.0.0 + _ZNK12KDesktopFile18hasApplicationTypeEv@Base 6.0.0 + _ZNK12KDesktopFile6copyToERK7QString@Base 6.0.0 + _ZNK12KDesktopFile7actionsEv@Base 6.0.0 + _ZNK12KDesktopFile7readUrlEv@Base 6.0.0 + _ZNK12KDesktopFile7tryExecEv@Base 6.0.0 + _ZNK12KDesktopFile8fileNameEv@Base 6.0.0 + _ZNK12KDesktopFile8readIconEv@Base 6.0.0 + _ZNK12KDesktopFile8readNameEv@Base 6.0.0 + _ZNK12KDesktopFile8readPathEv@Base 6.0.0 + _ZNK12KDesktopFile8readTypeEv@Base 6.0.0 + _ZNK12KDesktopFile9noDisplayEv@Base 6.0.0 + _ZNK13KSharedConfig9groupImplERK7QString@Base 6.0.0 + _ZNK14KConfigWatcher10metaObjectEv@Base 6.0.0 + _ZNK14KConfigWatcher6configEv@Base 6.0.0 + _ZNK14KEMailSettings10getSettingENS_7SettingE@Base 6.0.0 + _ZNK14KEMailSettings18defaultProfileNameEv@Base 6.0.0 + _ZNK14KEMailSettings8profilesEv@Base 6.0.0 + _ZNK18KDesktopFileAction10actionsKeyEv@Base 6.0.0 + _ZNK18KDesktopFileAction11isSeparatorEv@Base 6.0.0 + _ZNK18KDesktopFileAction15desktopFilePathEv@Base 6.0.0 + _ZNK18KDesktopFileAction4execEv@Base 6.0.0 + _ZNK18KDesktopFileAction4iconEv@Base 6.0.0 + _ZNK18KDesktopFileAction4nameEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem10getDefaultEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem10writeFlagsEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem11configGroupEP7KConfig@Base 6.0.0 + _ZNK19KConfigSkeletonItem11isImmutableEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem12isSaveNeededEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem3keyEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem4nameEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem5groupEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem5labelEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem7toolTipEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem8maxValueEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem8minValueEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem9isDefaultEv@Base 6.0.0 + _ZNK19KConfigSkeletonItem9whatsThisEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemDouble7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemDouble8maxValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemDouble8minValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemDouble8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemPointF7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemPointF8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemString7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10ItemString8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10isDefaultsEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton10metaObjectEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton11ItemIntList7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton11ItemIntList8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton11ItemUrlList7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton11ItemUrlList8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton11isImmutableERK7QString@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemDateTime7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemDateTime8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemLongLong7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemLongLong8maxValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemLongLong8minValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemLongLong8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemProperty7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12ItemProperty8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12currentGroupEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12isSaveNeededEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton12sharedConfigEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton13ItemULongLong7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton13ItemULongLong8maxValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton13ItemULongLong8minValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton13ItemULongLong8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton14ItemStringList7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton14ItemStringList8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton5itemsEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton6configEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemInt7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemInt8maxValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemInt8minValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemInt8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemUrl7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton7ItemUrl8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemBool7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemBool8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemEnum14valueForChoiceERK7QString@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemEnum7choicesEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemRect7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemRect8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemSize7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemSize8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemUInt7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemUInt8maxValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemUInt8minValueEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8ItemUInt8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton8findItemERK7QString@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemPoint7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemPoint8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemRectF7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemRectF8propertyEv@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemSizeF7isEqualERK8QVariant@Base 6.0.0 + _ZNK19KCoreConfigSkeleton9ItemSizeF8propertyEv@Base 6.0.0 + _ZNK21KPropertySkeletonItem7isEqualERK8QVariant@Base 6.0.0 + _ZNK21KPropertySkeletonItem8propertyEv@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem10writeFlagsEv@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem11configGroupEP7KConfig@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem7isEqualERK8QVariant@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem8maxValueEv@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem8minValueEv@Base 6.0.0 + _ZNK29KConfigCompilerSignallingItem8propertyEv@Base 6.0.0 + _ZNK7KConfig10accessModeEv@Base 6.0.0 + _ZNK7KConfig11isImmutableEv@Base 6.0.0 + _ZNK7KConfig12hasGroupImplERK7QString@Base 6.0.0 + _ZNK7KConfig12locationTypeEv@Base 6.0.0 + _ZNK7KConfig12readDefaultsEv@Base 6.0.0 + _ZNK7KConfig20isGroupImmutableImplERK7QString@Base 6.0.0 + _ZNK7KConfig23additionalConfigSourcesEv@Base 6.0.0 + _ZNK7KConfig4nameEv@Base 6.0.0 + _ZNK7KConfig6copyToERK7QStringPS_@Base 6.0.0 + _ZNK7KConfig6localeEv@Base 6.0.0 + _ZNK7KConfig7isDirtyEv@Base 6.0.0 + _ZNK7KConfig8entryMapERK7QString@Base 6.0.0 + _ZNK7KConfig9groupImplERK7QString@Base 6.0.0 + _ZNK7KConfig9groupListEv@Base 6.0.0 + _ZNK7KConfig9openFlagsEv@Base 6.0.0 + _ZSt19piecewise_construct@Base 6.0.0 + _ZTI11KAuthorized@Base 6.0.0 + _ZTI11KConfigBase@Base 6.0.0 + _ZTI12KConfigGroup@Base 6.0.0 + _ZTI12KDesktopFile@Base 6.0.0 + _ZTI13KSharedConfig@Base 6.0.0 + _ZTI14KConfigWatcher@Base 6.0.0 + _ZTI19KConfigSkeletonItem@Base 6.0.0 + _ZTI19KCoreConfigSkeleton@Base 6.0.0 + _ZTI21KPropertySkeletonItem@Base 6.0.0 + _ZTI29KConfigCompilerSignallingItem@Base 6.0.0 + _ZTI7KConfig@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton10ItemDoubleE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton10ItemPointFE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton10ItemStringE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton11ItemIntListE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton11ItemUrlListE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton12ItemDateTimeE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton12ItemLongLongE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton12ItemPathListE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton12ItemPropertyE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton13ItemULongLongE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton14ItemStringListE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton7ItemIntE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton7ItemUrlE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton8ItemBoolE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton8ItemEnumE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton8ItemRectE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton8ItemSizeE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton8ItemUIntE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton9ItemPointE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton9ItemRectFE@Base 6.0.0 + _ZTIN19KCoreConfigSkeleton9ItemSizeFE@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEN9QtPrivate34QAssociativeIterableConvertFunctorIS6_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEN9QtPrivate38QAssociativeIterableMutableViewFunctorIS6_EEEEbT1_EUlPvSE_E_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 + _ZTS11KAuthorized@Base 6.0.0 + _ZTS11KConfigBase@Base 6.0.0 + _ZTS12KConfigGroup@Base 6.0.0 + _ZTS12KDesktopFile@Base 6.0.0 + _ZTS13KSharedConfig@Base 6.0.0 + _ZTS14KConfigWatcher@Base 6.0.0 + _ZTS19KConfigSkeletonItem@Base 6.0.0 + _ZTS19KCoreConfigSkeleton@Base 6.0.0 + _ZTS21KPropertySkeletonItem@Base 6.0.0 + _ZTS29KConfigCompilerSignallingItem@Base 6.0.0 + _ZTS7KConfig@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton10ItemDoubleE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton10ItemPointFE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton10ItemStringE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton11ItemIntListE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton11ItemUrlListE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton12ItemDateTimeE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton12ItemLongLongE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton12ItemPasswordE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton12ItemPathListE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton12ItemPropertyE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton13ItemULongLongE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton14ItemStringListE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton7ItemIntE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton7ItemUrlE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemBoolE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemEnumE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemPathE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemRectE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemSizeE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton8ItemUIntE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton9ItemPointE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton9ItemRectFE@Base 6.0.0 + _ZTSN19KCoreConfigSkeleton9ItemSizeFE@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEN9QtPrivate34QAssociativeIterableConvertFunctorIS6_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS2_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEN9QtPrivate38QAssociativeIterableMutableViewFunctorIS6_EEEEbT1_EUlPvSE_E_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListIiE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS2_EEEEbT1_EUlPvSA_E_@Base 6.0.0 + _ZTV11KAuthorized@Base 6.0.0 + _ZTV11KConfigBase@Base 6.0.0 + _ZTV12KConfigGroup@Base 6.0.0 + _ZTV12KDesktopFile@Base 6.0.0 + _ZTV13KSharedConfig@Base 6.0.0 + _ZTV14KConfigWatcher@Base 6.0.0 + _ZTV19KConfigSkeletonItem@Base 6.0.0 + _ZTV19KCoreConfigSkeleton@Base 6.0.0 + _ZTV21KPropertySkeletonItem@Base 6.0.0 + _ZTV29KConfigCompilerSignallingItem@Base 6.0.0 + _ZTV7KConfig@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton10ItemDoubleE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton10ItemPointFE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton10ItemStringE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton11ItemIntListE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton11ItemUrlListE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton12ItemDateTimeE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton12ItemLongLongE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton12ItemPathListE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton12ItemPropertyE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton13ItemULongLongE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton14ItemStringListE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton7ItemIntE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton7ItemUrlE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton8ItemBoolE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton8ItemEnumE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton8ItemRectE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton8ItemSizeE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton8ItemUIntE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton9ItemPointE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton9ItemRectFE@Base 6.0.0 + _ZTVN19KCoreConfigSkeleton9ItemSizeFE@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QHashI7QString5QListI10QByteArrayEE9QIterableI16QMetaAssociationEEEbSt8functionIFbPvSB_EES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister@Base 6.0.0 + _kde_internal_KConfigGroupGui@Base 6.0.0 + kde_kiosk_exception@Base 6.0.0 diff --git a/libkf6configgui6.install b/libkf6configgui6.install new file mode 100644 index 0000000..1822200 --- /dev/null +++ b/libkf6configgui6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF6ConfigGui.so.6 +usr/lib/*/libKF6ConfigGui.so.6.* diff --git a/libkf6configgui6.symbols b/libkf6configgui6.symbols new file mode 100644 index 0000000..ba47cd1 --- /dev/null +++ b/libkf6configgui6.symbols @@ -0,0 +1,171 @@ +# SymbolsHelper-Confirmed: 6.3.0 amd64 +libKF6ConfigGui.so.6 libkf6configgui6 #MINVER# +* Build-Depends-Package: libkf6config-dev + _Z19initKConfigGroupGuiv@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + _ZN10KConfigGui13sessionConfigEv@Base 6.0.0 + _ZN10KConfigGui16hasSessionConfigEv@Base 6.0.0 + _ZN10KConfigGui16setSessionConfigERK7QStringS2_@Base 6.0.0 + _ZN13KConfigLoader7usrSaveEv@Base 6.0.0 + _ZN13KConfigLoaderC1E28QExplicitlySharedDataPointerI13KSharedConfigEP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderC1ERK12KConfigGroupP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderC1ERK7QStringP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderC2E28QExplicitlySharedDataPointerI13KSharedConfigEP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderC2ERK12KConfigGroupP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderC2ERK7QStringP9QIODeviceP7QObject@Base 6.0.0 + _ZN13KConfigLoaderD0Ev@Base 6.0.0 + _ZN13KConfigLoaderD1Ev@Base 6.0.0 + _ZN13KConfigLoaderD2Ev@Base 6.0.0 + _ZN13KWindowConfig14saveWindowSizeEPK7QWindowR12KConfigGroup6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN13KWindowConfig17restoreWindowSizeEP7QWindowRK12KConfigGroup@Base 6.0.0 + _ZN13KWindowConfig18hasSavedWindowSizeER12KConfigGroup@Base 6.0.0 + _ZN13KWindowConfig18saveWindowPositionEPK7QWindowR12KConfigGroup6QFlagsIN11KConfigBase15WriteConfigFlagEE@Base 6.0.0 + _ZN13KWindowConfig21restoreWindowPositionEP7QWindowRK12KConfigGroup@Base 6.0.0 + _ZN13KWindowConfig22hasSavedWindowPositionER12KConfigGroup@Base 6.0.0 + _ZN13KWindowConfig27restoreWindowScreenPositionEP7QWindowPK7QScreenRK12KConfigGroup@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListI12QKeySequenceEE5valueE@Base 6.0.0 + _ZN15KConfigSkeleton11addItemFontERK7QStringR5QFontRKS3_S2_@Base 6.0.0 + _ZN15KConfigSkeleton11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN15KConfigSkeleton11qt_metacastEPKc@Base 6.0.0 + _ZN15KConfigSkeleton12addItemColorERK7QStringR6QColorRKS3_S2_@Base 6.0.0 + _ZN15KConfigSkeleton16staticMetaObjectE@Base 6.0.0 + _ZN15KConfigSkeleton8ItemFont10readConfigEP7KConfig@Base 6.0.0 + _ZN15KConfigSkeleton8ItemFont11setPropertyERK8QVariant@Base 6.0.0 + _ZN15KConfigSkeleton8ItemFontC1ERK7QStringS3_R5QFontRKS4_@Base 6.0.0 + _ZN15KConfigSkeleton8ItemFontC2ERK7QStringS3_R5QFontRKS4_@Base 6.0.0 + _ZN15KConfigSkeleton9ItemColor10readConfigEP7KConfig@Base 6.0.0 + _ZN15KConfigSkeleton9ItemColor11setPropertyERK8QVariant@Base 6.0.0 + _ZN15KConfigSkeleton9ItemColorC1ERK7QStringS3_R6QColorRKS4_@Base 6.0.0 + _ZN15KConfigSkeleton9ItemColorC2ERK7QStringS3_R6QColorRKS4_@Base 6.0.0 + _ZN15KConfigSkeletonC1E28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 6.0.0 + _ZN15KConfigSkeletonC1ERK7QStringP7QObject@Base 6.0.0 + _ZN15KConfigSkeletonC2E28QExplicitlySharedDataPointerI13KSharedConfigEP7QObject@Base 6.0.0 + _ZN15KConfigSkeletonC2ERK7QStringP7QObject@Base 6.0.0 + _ZN16KStandardActions19shortcutForActionIdENS_14StandardActionE@Base 6.3.0 + _ZN16KStandardActions20_kgui_createInternalENS_14StandardActionEP7QObject@Base 6.3.0 + _ZN16KStandardActions4nameENS_14StandardActionE@Base 6.3.0 + _ZN16KStandardActions9actionIdsEv@Base 6.3.0 + _ZN17KStandardShortcut10completionEv@Base 6.0.0 + _ZN17KStandardShortcut10deleteFileEv@Base 6.0.0 + _ZN17KStandardShortcut10findByNameERK7QString@Base 6.0.0 + _ZN17KStandardShortcut10fullScreenEv@Base 6.0.0 + _ZN17KStandardShortcut10renameFileEv@Base 6.0.0 + _ZN17KStandardShortcut10rotateDownEv@Base 6.0.0 + _ZN17KStandardShortcut11addBookmarkEv@Base 6.0.0 + _ZN17KStandardShortcut11forwardWordEv@Base 6.0.0 + _ZN17KStandardShortcut11moveToTrashEv@Base 6.0.0 + _ZN17KStandardShortcut11preferencesEv@Base 6.0.0 + _ZN17KStandardShortcut11showMenubarEv@Base 6.0.0 + _ZN17KStandardShortcut12backwardWordEv@Base 6.0.0 + _ZN17KStandardShortcut12createFolderEv@Base 6.0.0 + _ZN17KStandardShortcut12openMainMenuEv@Base 6.0.0 + _ZN17KStandardShortcut12saveShortcutENS_16StandardShortcutERK5QListI12QKeySequenceE@Base 6.0.0 + _ZN17KStandardShortcut14deleteWordBackEv@Base 6.0.0 + _ZN17KStandardShortcut14nextCompletionEv@Base 6.0.0 + _ZN17KStandardShortcut14pasteSelectionEv@Base 6.0.0 + _ZN17KStandardShortcut14prevCompletionEv@Base 6.0.0 + _ZN17KStandardShortcut15beginningOfLineEv@Base 6.0.0 + _ZN17KStandardShortcut15openContextMenuEv@Base 6.0.0 + _ZN17KStandardShortcut15shortcutWatcherEv@Base 6.0.0 + _ZN17KStandardShortcut17deleteWordForwardEv@Base 6.0.0 + _ZN17KStandardShortcut19showHideHiddenFilesEv@Base 6.0.0 + _ZN17KStandardShortcut19substringCompletionEv@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcher11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcher11qt_metacastEPKc@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcher15shortcutChangedENS_16StandardShortcutERK5QListI12QKeySequenceE@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcher16staticMetaObjectE@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcherD0Ev@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcherD1Ev@Base 6.0.0 + _ZN17KStandardShortcut23StandardShortcutWatcherD2Ev@Base 6.0.0 + _ZN17KStandardShortcut24hardcodedDefaultShortcutENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut2upEv@Base 6.0.0 + _ZN17KStandardShortcut3cutEv@Base 6.0.0 + _ZN17KStandardShortcut3endEv@Base 6.0.0 + _ZN17KStandardShortcut4backEv@Base 6.0.0 + _ZN17KStandardShortcut4copyEv@Base 6.0.0 + _ZN17KStandardShortcut4findERK12QKeySequence@Base 6.0.0 + _ZN17KStandardShortcut4findEv@Base 6.0.0 + _ZN17KStandardShortcut4helpEv@Base 6.0.0 + _ZN17KStandardShortcut4homeEv@Base 6.0.0 + _ZN17KStandardShortcut4nameENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut4nextEv@Base 6.0.0 + _ZN17KStandardShortcut4openEv@Base 6.0.0 + _ZN17KStandardShortcut4quitEv@Base 6.0.0 + _ZN17KStandardShortcut4redoEv@Base 6.0.0 + _ZN17KStandardShortcut4saveEv@Base 6.0.0 + _ZN17KStandardShortcut4undoEv@Base 6.0.0 + _ZN17KStandardShortcut5beginEv@Base 6.0.0 + _ZN17KStandardShortcut5closeEv@Base 6.0.0 + _ZN17KStandardShortcut5labelENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut5pasteEv@Base 6.0.0 + _ZN17KStandardShortcut5printEv@Base 6.0.0 + _ZN17KStandardShortcut5priorEv@Base 6.0.0 + _ZN17KStandardShortcut6reloadEv@Base 6.0.0 + _ZN17KStandardShortcut6zoomInEv@Base 6.0.0 + _ZN17KStandardShortcut7forwardEv@Base 6.0.0 + _ZN17KStandardShortcut7openNewEv@Base 6.0.0 + _ZN17KStandardShortcut7replaceEv@Base 6.0.0 + _ZN17KStandardShortcut7tabNextEv@Base 6.0.0 + _ZN17KStandardShortcut7tabPrevEv@Base 6.0.0 + _ZN17KStandardShortcut7zoomOutEv@Base 6.0.0 + _ZN17KStandardShortcut8categoryENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut8findNextEv@Base 6.0.0 + _ZN17KStandardShortcut8findPrevEv@Base 6.0.0 + _ZN17KStandardShortcut8gotoLineEv@Base 6.0.0 + _ZN17KStandardShortcut8rotateUpEv@Base 6.0.0 + _ZN17KStandardShortcut8shortcutENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut9endOfLineEv@Base 6.0.0 + _ZN17KStandardShortcut9selectAllEv@Base 6.0.0 + _ZN17KStandardShortcut9whatsThisENS_16StandardShortcutE@Base 6.0.0 + _ZN17KStandardShortcut9whatsThisEv@Base 6.0.0 + _ZN17KWindowStateSaver10initWidgetEP7QObjectRKSt8functionIFP7QWindowvEERK12KConfigGroup@Base 6.0.0 + _ZN17KWindowStateSaver10initWidgetEP7QObjectRKSt8functionIFP7QWindowvEERK7QString@Base 6.0.0 + _ZN17KWindowStateSaver10timerEventEP11QTimerEvent@Base 6.0.0 + _ZN17KWindowStateSaver11eventFilterEP7QObjectP6QEvent@Base 6.0.0 + _ZN17KWindowStateSaver11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN17KWindowStateSaver11qt_metacastEPKc@Base 6.0.0 + _ZN17KWindowStateSaver16staticMetaObjectE@Base 6.0.0 + _ZN17KWindowStateSaverC1EP7QWindowRK12KConfigGroup@Base 6.0.0 + _ZN17KWindowStateSaverC1EP7QWindowRK7QString@Base 6.0.0 + _ZN17KWindowStateSaverC2EP7QWindowRK12KConfigGroup@Base 6.0.0 + _ZN17KWindowStateSaverC2EP7QWindowRK7QString@Base 6.0.0 + _ZN17KWindowStateSaverD0Ev@Base 6.0.0 + _ZN17KWindowStateSaverD1Ev@Base 6.0.0 + _ZN17KWindowStateSaverD2Ev@Base 6.0.0 + _ZNK13KConfigLoader14findItemByNameERK7QString@Base 6.0.0 + _ZNK13KConfigLoader8findItemERK7QStringS2_@Base 6.0.0 + _ZNK13KConfigLoader8hasGroupERK7QString@Base 6.0.0 + _ZNK13KConfigLoader8propertyERK7QString@Base 6.0.0 + _ZNK13KConfigLoader9groupListEv@Base 6.0.0 + _ZNK15KConfigSkeleton10metaObjectEv@Base 6.0.0 + _ZNK15KConfigSkeleton8ItemFont7isEqualERK8QVariant@Base 6.0.0 + _ZNK15KConfigSkeleton8ItemFont8propertyEv@Base 6.0.0 + _ZNK15KConfigSkeleton9ItemColor7isEqualERK8QVariant@Base 6.0.0 + _ZNK15KConfigSkeleton9ItemColor8propertyEv@Base 6.0.0 + _ZNK17KStandardShortcut23StandardShortcutWatcher10metaObjectEv@Base 6.0.0 + _ZNK17KWindowStateSaver10metaObjectEv@Base 6.0.0 + _ZTI13KConfigLoader@Base 6.0.0 + _ZTI15KConfigSkeleton@Base 6.0.0 + _ZTI17KWindowStateSaver@Base 6.0.0 + _ZTIN15KConfigSkeleton8ItemFontE@Base 6.0.0 + _ZTIN15KConfigSkeleton9ItemColorE@Base 6.0.0 + _ZTIN17KStandardShortcut23StandardShortcutWatcherE@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTS13KConfigLoader@Base 6.0.0 + _ZTS15KConfigSkeleton@Base 6.0.0 + _ZTS17KWindowStateSaver@Base 6.0.0 + _ZTSN15KConfigSkeleton8ItemFontE@Base 6.0.0 + _ZTSN15KConfigSkeleton9ItemColorE@Base 6.0.0 + _ZTSN17KStandardShortcut23StandardShortcutWatcherE@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTV13KConfigLoader@Base 6.0.0 + _ZTV15KConfigSkeleton@Base 6.0.0 + _ZTV17KWindowStateSaver@Base 6.0.0 + _ZTVN15KConfigSkeleton8ItemFontE@Base 6.0.0 + _ZTVN15KConfigSkeleton9ItemColorE@Base 6.0.0 + _ZTVN17KStandardShortcut23StandardShortcutWatcherE@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI12QKeySequenceE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 diff --git a/libkf6configqml6.install b/libkf6configqml6.install new file mode 100644 index 0000000..390eb8a --- /dev/null +++ b/libkf6configqml6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF6ConfigQml.so.6 +usr/lib/*/libKF6ConfigQml.so.6.* diff --git a/libkf6configqml6.symbols b/libkf6configqml6.symbols new file mode 100644 index 0000000..9f56467 --- /dev/null +++ b/libkf6configqml6.symbols @@ -0,0 +1,25 @@ +# SymbolsHelper-Confirmed: 6.3.0 amd64 +libKF6ConfigQml.so.6 libkf6configqml6 #MINVER# +* Build-Depends-Package: libkf6config-dev + _Z33qml_register_types_org_kde_configv@Base 6.3.0 + _ZN18KConfigPropertyMap11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN18KConfigPropertyMap11qt_metacastEPKc@Base 6.0.0 + _ZN18KConfigPropertyMap11updateValueERK7QStringRK8QVariant@Base 6.0.0 + _ZN18KConfigPropertyMap11writeConfigEv@Base 6.0.0 + _ZN18KConfigPropertyMap16staticMetaObjectE@Base 6.0.0 + _ZN18KConfigPropertyMap9setNotifyEb@Base 6.0.0 + _ZN18KConfigPropertyMapC1EP19KCoreConfigSkeletonP7QObject@Base 6.0.0 + _ZN18KConfigPropertyMapC2EP19KCoreConfigSkeletonP7QObject@Base 6.0.0 + _ZN18KConfigPropertyMapD0Ev@Base 6.0.0 + _ZN18KConfigPropertyMapD1Ev@Base 6.0.0 + _ZN18KConfigPropertyMapD2Ev@Base 6.0.0 + _ZNK18KConfigPropertyMap10metaObjectEv@Base 6.0.0 + _ZNK18KConfigPropertyMap11isImmutableERK7QString@Base 6.0.0 + _ZNK18KConfigPropertyMap8isNotifyEv@Base 6.0.0 + _ZTI18KConfigPropertyMap@Base 6.0.0 + _ZTIFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.3.0 + _ZTIPFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.3.0 + _ZTS18KConfigPropertyMap@Base 6.0.0 + _ZTSFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.3.0 + _ZTSPFP7QObjectP10QQmlEngineP9QJSEngineE@Base 6.3.0 + _ZTV18KConfigPropertyMap@Base 6.0.0 diff --git a/patches/Allow-packagers-set-kconfig_compiler-install-dir.patch b/patches/Allow-packagers-set-kconfig_compiler-install-dir.patch new file mode 100644 index 0000000..6b9fe1d --- /dev/null +++ b/patches/Allow-packagers-set-kconfig_compiler-install-dir.patch @@ -0,0 +1,34 @@ +From: Maximiliano Curia +Date: Thu, 25 Jan 2018 11:02:56 -0300 +Subject: Allow packagers set kconfig_compiler install dir + +Origin: Debian +Bug-Debian: https://bugs.debian.org/887452 +Last-Update: 2018-01-25 +--- + CMakeLists.txt | 3 +++ + src/kconfig_compiler/CMakeLists.txt | 2 +- + 2 files changed, 4 insertions(+), 1 deletion(-) + +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -75,6 +75,9 @@ endif() + include (ECMPoQmTools) + ecm_install_po_files_as_qm(poqm) + ++# allow kconfig_compiler install dir to be set as a configure argument ++set(KCONFIG_COMPILER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR_KF}" CACHE STRING ++ "Set directory for kconfig compiler tool") + + # create a Config.cmake and a ConfigVersion.cmake file and install them + set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF6Config") +diff --git a/src/kconfig_compiler/CMakeLists.txt b/src/kconfig_compiler/CMakeLists.txt +index e9cadf7a..4b5498c5 100644 +--- a/src/kconfig_compiler/CMakeLists.txt ++++ b/src/kconfig_compiler/CMakeLists.txt +@@ -25,4 +25,4 @@ target_link_libraries(kconfig_compiler Qt6::Xml) + + ecm_mark_nongui_executable(kconfig_compiler) + +-install(TARGETS kconfig_compiler EXPORT KF6ConfigCompilerTargets DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF}) ++install(TARGETS kconfig_compiler EXPORT KF6ConfigCompilerTargets DESTINATION ${KCONFIG_COMPILER_INSTALL_DIR}) diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..d569397 --- /dev/null +++ b/patches/series @@ -0,0 +1,3 @@ +Allow-packagers-set-kconfig_compiler-install-dir.patch +tests-skip-flaky-KConfigTest-testLocalDeletion.diff +tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff diff --git a/patches/tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff b/patches/tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff new file mode 100644 index 0000000..823c546 --- /dev/null +++ b/patches/tests-skip-flaky-KConfigTest-testKdeglobalsVsDefault.diff @@ -0,0 +1,20 @@ +Author: Pino Toscano +Description: Skip KConfigTest::testKdeglobalsVsDefault() + This test generally passes, however not every time. It appears that it is + somehow flaky, and I cannot determine the reason for that. + . + Since the test of the test suite passes in all the cases without issues, + skip this test only for now. +Forwarded: not-needed +Last-Update: 2022-05-27 + +--- a/autotests/kconfigtest.cpp ++++ b/autotests/kconfigtest.cpp +@@ -2093,6 +2093,7 @@ void KConfigTest::testKAuthorizeEnums() + + void KConfigTest::testKdeglobalsVsDefault() + { ++ QSKIP("Generally passes, however it is too flaky."); + // Add testRestore key with global value in kdeglobals + KConfig glob(QStringLiteral("kdeglobals")); + KConfigGroup generalGlob(&glob, QStringLiteral("General")); diff --git a/patches/tests-skip-flaky-KConfigTest-testLocalDeletion.diff b/patches/tests-skip-flaky-KConfigTest-testLocalDeletion.diff new file mode 100644 index 0000000..f8f0aeb --- /dev/null +++ b/patches/tests-skip-flaky-KConfigTest-testLocalDeletion.diff @@ -0,0 +1,20 @@ +Author: Pino Toscano +Description: Skip KConfigTest::testLocalDeletion() + This test generally passes, however not every time. It appears that it is + somehow flaky, and I cannot determine the reason for that. + . + Since the test of the test suite passes in all the cases without issues, + skip this test only for now. +Forwarded: not-needed +Last-Update: 2022-05-15 + +--- a/autotests/kconfigtest.cpp ++++ b/autotests/kconfigtest.cpp +@@ -1739,6 +1739,7 @@ void KConfigTest::testKdeGlobals() + + void KConfigTest::testLocalDeletion() + { ++ QSKIP("Generally passes, however it is too flaky."); + // Prepare kdeglobals + { + KConfig glob(QStringLiteral("kdeglobals")); diff --git a/qml6-module-org-kde-config.install b/qml6-module-org-kde-config.install new file mode 100644 index 0000000..bb52dd1 --- /dev/null +++ b/qml6-module-org-kde-config.install @@ -0,0 +1 @@ +usr/lib/*/qt6/qml/org/kde/config/ diff --git a/rules b/rules new file mode 100755 index 0000000..25661cf --- /dev/null +++ b/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Disable fixfilepath, as it triggers build failures. +export DEB_BUILD_MAINT_OPTIONS = hardening=+all reproducible=-fixfilepath optimize=+lto + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON -DKCONFIG_COMPILER_INSTALL_DIR="lib/libexec/kf6" + +override_dh_auto_test: + xvfb-run -a dbus-run-session dh_auto_test 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..459e5f3 --- /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..0125068 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kconfig&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kconfig +Changelog: https://invent.kde.org/frameworks/kconfig/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/frameworks/kconfig.git +Repository-Browse: https://invent.kde.org/frameworks/kconfig +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..178b517 --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 + +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/kconfig-(.*)\.tar\.xz -- 2.30.2