From 9c7601879f2f3d0325422852281b3691dd74c844 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Mon, 18 Nov 2024 20:39:47 +0100 Subject: [PATCH] Import kf6-syntax-highlighting_6.6.0-2.debian.tar.xz [dgit import tarball kf6-syntax-highlighting 6.6.0-2 kf6-syntax-highlighting_6.6.0-2.debian.tar.xz] --- changelog | 660 ++++++++++ control | 118 ++ copyright | 1070 +++++++++++++++++ libkf6syntaxhighlighting-data.install | 1 + libkf6syntaxhighlighting-dev.acc.in | 21 + libkf6syntaxhighlighting-dev.install | 3 + libkf6syntaxhighlighting-doc.install | 2 + libkf6syntaxhighlighting-tools.install | 3 + ...syntaxhighlighting-tools.lintian-overrides | 1 + libkf6syntaxhighlighting6.install | 2 + libkf6syntaxhighlighting6.symbols | 264 ++++ ...-module-org-kde-syntaxhighlighting.install | 1 + rules | 15 + salsa-ci.yml | 3 + source/format | 1 + source/lintian-overrides | 2 + tests/acc | 18 + tests/control | 3 + upstream/metadata | 8 + upstream/signing-key.asc | 103 ++ watch | 3 + 21 files changed, 2302 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkf6syntaxhighlighting-data.install create mode 100644 libkf6syntaxhighlighting-dev.acc.in create mode 100644 libkf6syntaxhighlighting-dev.install create mode 100644 libkf6syntaxhighlighting-doc.install create mode 100644 libkf6syntaxhighlighting-tools.install create mode 100644 libkf6syntaxhighlighting-tools.lintian-overrides create mode 100644 libkf6syntaxhighlighting6.install create mode 100644 libkf6syntaxhighlighting6.symbols create mode 100644 qml6-module-org-kde-syntaxhighlighting.install create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 source/format create mode 100644 source/lintian-overrides 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..0bfd86b --- /dev/null +++ b/changelog @@ -0,0 +1,660 @@ +kf6-syntax-highlighting (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. + + -- Sandro Knauß Mon, 18 Nov 2024 20:39:47 +0100 + +kf6-syntax-highlighting (6.6.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.6.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 6.6.0. + + -- Aurélien COUDERC Fri, 06 Sep 2024 23:09:21 +0200 + +kf6-syntax-highlighting (6.5.0-2) unstable; urgency=medium + + * Team upload. + * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6, and drop old + include path added via gcc options. + * CI: update/simplify configuration. + * Drop mipsel bits, as that architecture was discontinued. + * Update symbols file from the logs of buildds. + * Enable running the tests suite at build time, which should work fine. + + -- Pino Toscano Sun, 18 Aug 2024 13:27:37 +0200 + +kf6-syntax-highlighting (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:22:02 +0200 + +kf6-syntax-highlighting (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:24:21 +0200 + +kf6-syntax-highlighting (6.3.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from buildlogs. + + -- Patrick Franz Sun, 09 Jun 2024 14:53:30 +0200 + +kf6-syntax-highlighting (6.0.0-2) experimental; urgency=medium + + * Team upload. + * Update symbols files from the logs of buildds. + * Bump Standards-Version to 4.7.0, no changes required. + + -- Pino Toscano Tue, 14 May 2024 07:48:35 +0200 + +kf6-syntax-highlighting (6.0.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.0.0). + * Update upstream signing-key. + * Update build-deps and deps with the info from cmake. + * Create new packages. + * Update d/copyright. + + -- Patrick Franz Thu, 04 Apr 2024 19:36:21 +0200 + +ksyntax-highlighting (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. + + -- Patrick Franz Fri, 15 Mar 2024 23:58:48 +0100 + +ksyntax-highlighting (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:32 +0200 + +ksyntax-highlighting (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:52 +0100 + +ksyntax-highlighting (5.103.0-3) unstable; urgency=medium + + * Team upload. + * Link with atomic also on powerpc. + + -- Pino Toscano Sun, 26 Feb 2023 16:34:47 +0100 + +ksyntax-highlighting (5.103.0-2) unstable; urgency=medium + + * Team upload. + * Remove inactive Uploaders. + * Modernize building: + - add the dh-sequence-kf5 build dependency to use the kf5 addon + automatically + - add the dh-sequence-pkgkde-symbolshelper build dependency to use the + pkgkde_symbolshelper automatically + - drop the pkg-kde-tools build dependency, no more explicitly needed + - drop all the manually specified addons and buildsystem for dh + * Remove breaks/replaces for existing packages with versions older than + oldstable. + * Make sure to link with atomic on architectures that need it, i.e. + armel m68k mipsel sh4. + * Update symbols files from the logs of buildds. + + -- Pino Toscano Tue, 14 Feb 2023 08:36:41 +0100 + +ksyntax-highlighting (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:25 +0100 + +ksyntax-highlighting (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. + * Refresh copyright information. + * Drop optional symbol removed upstream. + + -- Aurélien COUDERC Sun, 22 Jan 2023 21:35:03 +0100 + +ksyntax-highlighting (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:25 +0100 + +ksyntax-highlighting (5.100.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.99.0). + * Update build-deps and deps with the info from cmake. + * New upstream release (5.100.0). + * Update build-deps and deps with the info from cmake. + * Refresh copyright information. + + -- Aurélien COUDERC Sat, 19 Nov 2022 23:18:59 +0100 + +ksyntax-highlighting (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:39 +0200 + +ksyntax-highlighting (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:31 +0200 + +ksyntax-highlighting (5.96.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.96.0). + * Bump Standards-Version to 4.6.1, no change required. + * Add lintian override for kate-syntax-highlighter having no manpages. + * Add overrides for lintian not liking the look of test data files. + * Review copyright information. + + -- Aurélien COUDERC Sun, 31 Jul 2022 13:33:00 +0200 + +ksyntax-highlighting (5.94.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.94.0). + + -- Aurélien COUDERC Thu, 19 May 2022 23:59:03 +0200 + +ksyntax-highlighting (5.93.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.92.0). + * New upstream release (5.93.0). + + [ Helmut Grohne ] + * Fix FTCBFS: Add missing native dependencies qtbase5-dev and qttools5-dev. + (Closes: #1006869) + + -- Aurélien COUDERC Wed, 11 May 2022 23:22:45 +0200 + +ksyntax-highlighting (5.90.0-2) unstable; urgency=medium + + * Team upload. + * Drop the libqt5xmlpatterns5-dev dependency from + libkf5syntaxhighlighting-dev, as no devel bits require the former. + * CI: enable again blhc, as it works fine now with blhc 0.13. + * Update symbols files from the logs of buildds. + * Annotate the perl build dependency as :any, as it is used during build + to run scripts (and thus any runnable perl will work fine). + + -- Pino Toscano Sat, 26 Feb 2022 10:24:26 +0100 + +ksyntax-highlighting (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:42 +0100 + +ksyntax-highlighting (5.88.0-2) unstable; urgency=medium + + * Upload to unstable + + -- Norbert Preining Wed, 17 Nov 2021 06:07:43 +0900 + +ksyntax-highlighting (5.88.0-1) experimental; 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. + * Add qt5declarative-dev and build/add QML module package. + + -- Norbert Preining Tue, 16 Nov 2021 09:17:12 +0900 + +ksyntax-highlighting (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 11:06:18 +0900 + +ksyntax-highlighting (5.85.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sat, 28 Aug 2021 23:42:50 +0900 + +ksyntax-highlighting (5.85.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.85.0). + + -- Norbert Preining Mon, 16 Aug 2021 00:08:07 +0900 + +ksyntax-highlighting (5.83.0-2) unstable; urgency=medium + + * Upload to unstable. + + -- Norbert Preining Mon, 16 Aug 2021 11:53:13 +0900 + +ksyntax-highlighting (5.83.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.83.0). + + -- Norbert Preining Sun, 13 Jun 2021 09:33:21 +0900 + +ksyntax-highlighting (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! + + -- Norbert Preining Sat, 08 May 2021 21:27:09 +0900 + +ksyntax-highlighting (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:22 +0900 + +ksyntax-highlighting (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:37 +0900 + +ksyntax-highlighting (5.79.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Remove graphviz from build depends. + * New upstream release (5.79.0). + * Update symbols. + + -- Norbert Preining Tue, 16 Feb 2021 06:45:31 +0900 + +ksyntax-highlighting (5.78.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sun, 17 Jan 2021 12:02:27 +0900 + +ksyntax-highlighting (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:44 +0900 + +ksyntax-highlighting (5.77.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:37 +0900 + +ksyntax-highlighting (5.77.0-1) experimental; urgency=medium + + [ Debian Janitor ] + * Apply multi-arch hints. + + libkf5syntaxhighlighting-dev: Add Multi-Arch: same. + + [ 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. + * Update symbols. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:57 +0900 + +ksyntax-highlighting (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + [ Helmut Grohne ] + * Fix FTCBFS: Pass a native qt to the build. (Closes: #951750) + + -- Sandro Knauß Mon, 19 Oct 2020 23:14:54 +0200 + +ksyntax-highlighting (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. + * Update libkf5syntaxhighlighting-tools.install. + * Update symbols from build for 5.74.0 no ABI bump needed (only tempinst and + private symbols got removed). + * Update Homepage link to point to new invent.kde.org + * Update repository related entries to metadata file. + * Update field Source in debian/copyright to invent.kde.org move. + * Add Bug-* entries to metadata file. + * Update copyright for 5.74. + + -- Sandro Knauß Sun, 27 Sep 2020 17:44:36 +0200 + +ksyntax-highlighting (5.70.0-1) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 13. + * New upstream release (5.70.0). + * Update build-deps and deps with the info from cmake. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete field Contact from debian/upstream/metadata (already + present in machine-readable debian/copyright). + + -- Sandro Knauß Tue, 26 May 2020 23:56:35 +0200 + +ksyntax-highlighting (5.69.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * 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 copyright file. + * Update qtlogging categories files. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 00:58:50 +0200 + +ksyntax-highlighting (5.62.0-3) unstable; urgency=medium + + * Team upload. + * Update symbols file from the logs of buildds. + + -- Pino Toscano Wed, 19 Feb 2020 19:38:17 +0100 + +ksyntax-highlighting (5.62.0-2) unstable; urgency=medium + + * Team upload. + * Add a symbols file for libkf5syntaxhighlighting5, built from the history + of uploads in Debian. + * Drop the 'testsuite' autopkgtest, as it does not test the installed + packages. + * Drop the migration from syntax-highlighting-dbg, no more needed after two + Debian stable releases. + * Remove the unversioned perl build dependency, as it is an essential + package. + * Remove the unused debian/meta/ stuff. + * Bump the debhelper compatibility to 12: + - switch the debhelper build dependency to debhelper-compat 12 + - remove debian/compat + * Run the test suite at build time, as it seems to work fine. + * Remove the unused ${shlibs:Depends} substvar from + libkf5syntaxhighlighting-data. + * Bump Standards-Version to 4.5.0, no changes required. + * Remove the empty line at the end of changelog. + * Use https in the watch file. + + -- Pino Toscano Wed, 19 Feb 2020 09:01:06 +0100 + +ksyntax-highlighting (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 + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:13:11 -0700 + +ksyntax-highlighting (5.61.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New revision + * New upstream release (5.61.0). + * Ignore reprotest build path variations + * Update build-deps and deps with the info from cmake + * Add missing version to maintscript + * Release to experimental + + [ Jonathan Riddell ] + * moved qdebug files + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:55 +0100 + +ksyntax-highlighting (5.54.0-1) unstable; urgency=medium + + * New upstream release (5.52.0). + * Update build-deps and deps with the info from cmake + * 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:27:18 -0300 + +ksyntax-highlighting (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:17:17 +0100 + +ksyntax-highlighting (5.49.0-1) unstable; urgency=medium + + * New upstream release (5.48.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.49.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:18:58 +0200 + +ksyntax-highlighting (5.47.0-1) unstable; urgency=medium + + * New upstream release (5.47.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.47) + * Release to unstable + + -- Maximiliano Curia Fri, 15 Jun 2018 12:10:20 +0200 + +ksyntax-highlighting (5.46.0-1) unstable; urgency=medium + + * New upstream release (5.46.0). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.4. + * Use https for the debian/copyright + * testsuite: ignore stderr + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:15:30 +0200 + +ksyntax-highlighting (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:54 +0200 + +ksyntax-highlighting (5.44.0-1) sid; urgency=medium + + * New upstream release (5.44.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.44) + * Release to sid + + -- Maximiliano Curia Wed, 21 Mar 2018 14:41:15 +0100 + +ksyntax-highlighting (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:44:03 +0100 + +ksyntax-highlighting (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:29:10 +0100 + +ksyntax-highlighting (5.42.0-1) experimental; urgency=medium + + * New upstream release (5.42.0). + * Add link options as-needed + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.42) + * Bump Standards-Version to 4.1.3. + * Release to experimental + + -- Maximiliano Curia Fri, 02 Feb 2018 12:05:50 +0100 + +ksyntax-highlighting (5.41.0-1) experimental; urgency=medium + + * New upstream release (5.41.0). + * Bump Standards-Version to 4.1.2. + * Bump group breaks (5.41) + * Release to experimental + + -- Maximiliano Curia Fri, 15 Dec 2017 10:43:05 -0300 + +ksyntax-highlighting (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:49:24 +0000 + +ksyntax-highlighting (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 12:56:51 +0000 + +ksyntax-highlighting (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:48:05 +0000 + +ksyntax-highlighting (5.37.0-3) unstable; urgency=medium + + * Team upload. + * Change build-dependency from qttools5-dev-tools to qttools5-dev. + (Closes: #881081) + + -- Dmitry Shachnev Thu, 09 Nov 2017 13:42:05 +0300 + +ksyntax-highlighting (5.37.0-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:58:48 +0200 + +ksyntax-highlighting (5.37.0-1) experimental; urgency=medium + + * New upstream release (5.37.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.37) + * Add a libkf5syntaxhighlighting-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:42:16 +0200 + +ksyntax-highlighting (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 + * Add qttools5-dev-tools missing build dep + * 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 + + [ Jonathan Riddell ] + * add libkf5syntaxhighlighting-data for translations + * fix depends + * add signature + + -- Maximiliano Curia Sun, 09 Jul 2017 23:41:20 +0200 + +ksyntax-highlighting (5.28.0-1) unstable; urgency=medium + + * Initial Debian upload + * New upstream release (5.28). + * Update install files + + -- Maximiliano Curia Fri, 18 Nov 2016 16:02:09 +0100 + +syntax-highlighting (5.26.0-0neon) xenial; urgency=medium + + * Initial release + + -- Neon CI Mon, 12 Sep 2016 08:32:19 +0000 diff --git a/control b/control new file mode 100644 index 0000000..6433d7d --- /dev/null +++ b/control @@ -0,0 +1,118 @@ +Source: kf6-syntax-highlighting +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: cmake (>= 3.16~), + debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + dh-sequence-qmldeps, + doxygen, + extra-cmake-modules (>= 6.6.0~), + libxerces-c-dev, + libxkbcommon-dev, + perl:any, + pkgconf, + qt6-base-dev (>= 6.5.0+dfsg~), + qt6-declarative-dev (>= 6.5.0+dfsg~), + qt6-tools-dev (>= 6.5.0~), +Standards-Version: 4.7.0 +Homepage: https://invent.kde.org/frameworks/syntax-highlighting +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-syntax-highlighting +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-syntax-highlighting.git +Rules-Requires-Root: no + +Package: libkf6syntaxhighlighting-data +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: Syntax highlighting Engine - translations + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + . + This package provides the translations. + +Package: libkf6syntaxhighlighting-dev +Section: libdevel +Architecture: any +Depends: libkf6syntaxhighlighting6 (= ${binary:Version}), + qml6-module-org-kde-syntaxhighlighting (= ${binary:Version}), + qt6-base-dev (>= 6.5.0+dfsg~), + qt6-declarative-dev (>= 6.5.0+dfsg~), + ${misc:Depends}, +Recommends: libkf6syntaxhighlighting-doc (= ${source:Version}), +Multi-Arch: same +Description: Syntax highlighting Engine + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + . + Contains development files for libkf6syntaxhighlighting6. + +Package: libkf6syntaxhighlighting-doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Section: doc +Description: Syntax highlighting Engine (documentation) + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + +Package: libkf6syntaxhighlighting-tools +Architecture: any +Depends: libkf6syntaxhighlighting6 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Syntax highlighting Engine + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + . + Provides additional tools for libkf6syntaxhighlighting6 + +Package: libkf6syntaxhighlighting6 +Architecture: any +Multi-Arch: same +Depends: libkf6syntaxhighlighting-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Syntax highlighting Engine + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + +Package: qml6-module-org-kde-syntaxhighlighting +Architecture: any +Multi-Arch: same +Depends: libkf6syntaxhighlighting6 (= ${binary:Version}), + ${misc:Depends}, + ${qml6:Depends}, + ${shlibs:Depends}, +Description: Syntax highlighting Engine (QML module) + This is a stand-alone implementation of the Kate syntax + highlighting engine. It's meant as a building block for + text editors as well as for simple highlighted text + rendering (e.g. as HTML), supporting both integration + with a custom editor as well as a ready-to-use + QSyntaxHighlighter sub-class. + . + This package contains the QtQuick QML module. diff --git a/copyright b/copyright new file mode 100644 index 0000000..6c3bf4d --- /dev/null +++ b/copyright @@ -0,0 +1,1070 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: syntax-highlighting +Source: https://invent.kde.org/frameworks/syntax-highlighting +Upstream-Contact: kde-frameworks-devel@kde.org + +Files: * +Copyright: 2021, Alberto Salvia Novella + 2020, Aleix Pol Gonzalez + 2020-2021, Alex Turbov + 2020, Alexander Schlarb + 2018, Andrew Crouthamel + 2016, Arctic Ice Studio + 2014-2020, Christoph Cullmann + 2018, Dan Hedgecock + 2012-2018, Dominik Haumann + 2016, Dracula Theme + 2018, Eike Hein + 2011, Ethan Schoonover + 2020, Frederik Banning + 2019, Friedrich W. H. Kossebau + 2016-2020, GitHub Inc. + 2021, Igor Kushnir + 2016, Ike Ku + James Turnbull + 2020-2021, Jonathan Poelen + 2020, Juraj Oravec + 2021, Marco Rebhan + 2020, Nibaldo González + 2017-2020, Nibaldo González S. + 2007, Paolo Borelli , GtkSourceView team + 2017, Pavel Pertsev + 2007, Sebastian Pipping + 2021, shenlebantongying + 2016, Sven Greb + 2016-2022, Volker Krause + 2020, Waqar Ahmed + 2006, Wimer Hazenberg +License: MIT +Comment: Automatically extracted + +Files: data/generators/generate-cmake-syntax.py + data/generators/get-Qt-macros.sh + data/generators/get-Qt-classes.sh + data/schema/language.xsd + data/syntax/adblock.xml + data/syntax/ahk.xml + data/syntax/alert.xml + data/syntax/ansic89.xml + data/syntax/asciidoc.xml + data/syntax/brightscript.xml + data/syntax/changelog.xml + data/syntax/cil.xml + data/syntax/clist.xml + data/syntax/coffee.xml + data/syntax/comments.xml + data/syntax/commonlisp.xml + data/syntax/component-pascal.xml + data/syntax/dart.xml + data/syntax/dot.xml + data/syntax/doxygen.xml + data/syntax/eiffel.xml + data/syntax/elm.xml + data/syntax/email.xml + data/syntax/flatbuffers.xml + data/syntax/fluent.xml + data/syntax/fortran-free.xml + data/syntax/gd-script.xml + data/syntax/gdl.xml + data/syntax/gherkin.xml + data/syntax/gettext.xml + data/syntax/grammar.xml + data/syntax/graphql.xml + data/syntax/haxe.xml + data/syntax/innosetup.xml + data/syntax/intelhex.xml + data/syntax/jam.xml + data/syntax/java-properties.xml + data/syntax/javascript.xml + data/syntax/javascript-react.xml + data/syntax/julia.xml + data/syntax/ld.xml + data/syntax/ldif.xml + data/syntax/makefile.xml + data/syntax/matlab.xml + data/syntax/metamath.xml + data/syntax/mib.xml + data/syntax/mips.xml + data/syntax/modelines.xml + data/syntax/modula-2.xml + data/syntax/modula-2-iso-only.xml + data/syntax/modula-2-pim-only.xml + data/syntax/modula-2-r10-only.xml + data/syntax/mustache.xml + data/syntax/nemerle.xml + data/syntax/ninja.xml + data/syntax/noweb.xml + data/syntax/objectivecpp.xml + data/syntax/oors.xml + data/syntax/opal.xml + data/syntax/orgmode.xml + data/syntax/overpassql.xml + data/syntax/pascal.xml + data/syntax/pike.xml + data/syntax/pli.xml + data/syntax/pony.xml + data/syntax/python.xml + data/syntax/qdocconf.xml + data/syntax/qmake.xml + data/syntax/qml.xml + data/syntax/racket.xml + data/syntax/raku.xml + data/syntax/rdoc.xml + data/syntax/renpy.xml + data/syntax/retro.xml + data/syntax/rsiidl.xml + data/syntax/rust.xml + data/syntax/sass.xml + data/syntax/scheme.xml + data/syntax/sieve.xml + data/syntax/smali.xml + data/syntax/sml.xml + data/syntax/snort_suricata.xml + data/syntax/solidity.xml + data/syntax/spdx-comments.xml + data/syntax/stan.xml + data/syntax/swift.xml + data/syntax/systemd-unit.xml + data/syntax/tads3.xml + data/syntax/terraform.xml + data/syntax/tiger.xml + data/syntax/todo.xml + data/syntax/typescript.xml + data/syntax/typescript-react.xml + data/syntax/velocity.xml + data/syntax/verilog.xml + data/syntax/vhdl.xml + data/syntax/wayland-trace.xml + data/syntax/yara.xml + data/syntax/zsh.xml +Copyright: Aaron Puchert + 2011-2013, Alex Turbov + 2017-2020, Alex Turbov + Alex Turbov + 2002, Anders Lund + Anders Lund + Andreas Cord-Landwehr + Andreas Gratzer + Andreas Hochsteger + B. Kowarsch + Bonghyun Kim + caminoix + Kamil Skalski (Nazgul) + Chad Joan + Chris Higgs + Christoph Cullmann + Christoph Cullmann + Daniel Levin + 2005, Dominik Haumann + Dominik Haumann + Fabian Wunsch + Florent Ouchet + Franchin Matteo + Gary Wang + Gennady Telegin + Gernot Gebhard + Harald Fernengel + I. Elland + Jaap Keuter + Jan Michel + John Christopher + Jonathan Poelen + Jonathan Schmidt-Dominé + 2001, Joseph Wenninger + Joseph Wenninger + Kevin Funk + Leonardo Finetti, www.finex.org + Luigi Calligaris + Lyle Putnam + Mario Aichinger + Markus Fraenz + Matthias Böhm (MatthiasBoehm87 _at_ gmail.com) + Max Shawabkeh + Michael Bueker + Michael Hansen + Miklos Marton + 2006, Mildred + Milian Wolff + 2018, Modula-2 Software Foundation + 2018-2020, Nibaldo González S. + Nibaldo González + Nikolay Kultashev + Nikos Chantziaras + Pablo Oliveira + Paul Pogonyshev + Per Wigren + Postula Loïs + Robert Kaiser + Rocky Scaletta + Ryan Dalzell + Samu Voutilainen + slbtty + Scott Collins + Sebastian Pipping + Sebastian Vuorinen + 2003, Simon Huerlimann + Sinel + Stefan Endrullis + Stefan Stoll, Swiss Federal Institute of Technology, Zurich + Thuck + Timothy E. Holy, Washington University in St. Louis + 2015, The Rust Project Developers + Unnamed people and Liu Sizhuang + Volker Krause + Waqar Ahmed + Werner Braun + Whitehawk Stormchaser + 2008, Wilbert Berendsen + Yevgen Voronenko +License: MIT +Comment: Manually collected + +Files: autotests/folding/highlight.lgt.fold + autotests/folding/test.smali.fold + autotests/html/highlight.lgt.dark.html + autotests/html/highlight.lgt.html + autotests/html/test.smali.dark.html + autotests/html/test.smali.html + autotests/input/highlight.lgt + autotests/input/test.smali + autotests/reference/highlight.lgt.ref + autotests/reference/test.smali.ref +Copyright: Logtalk copright holder + 2006, The Android Open Source Project +License: Apache-2.0 +Comment: Manually collected + +Files: data/syntax/llvm.xml + data/syntax/logtalk.xml +Copyright: LLVM Team + Paulo Moura +License: Apache-2.0 +Comment: Manually collected + +Files: data/syntax/ample.xml +Copyright: Christian Parg (cparg_(at)_gmx_de) +License: Apache-2.0_OR_LGPL-2.0-or-later + This file comes without any warranty and is licensed under Apache + License or LGPL V2 or later +Comment: Manually collected + +Files: data/syntax/lpc.xml + data/syntax/template-toolkit.xml +Copyright: Andreas Klauer + 2007, Красимир Беров +License: Artistic + +Files: autotests/folding/devicedetect.vcl.fold + autotests/folding/vmod.vcc.fold + autotests/input/devicedetect.vcl + autotests/input/vmod.vcc +Copyright: 2010-2017, Varnish Software AS + 2016-2018, Varnish Cache project +License: BSD-2-Clause +Comment: Automatically extracted + +Files: src/quick/CMakeLists.txt +Copyright: 2018, Eike Hein + 2021, Volker Krause +License: BSD-3-Clause +Comment: Automatically extracted + +Files: data/syntax/ccss.xml + data/syntax/m4.xml + data/syntax/purescript.xml + data/syntax/tcl.xml +Copyright: 2011, Cybernetica AS ( http://www.cyber.ee/ ) + Gleb Popov <6yearold@gmail.com> + Irsid - Arcelor Innovation R&D + Massimiliano Torromeo +License: BSD-3-Clause +Comment: Manually collected + +Files: docs/qml-api.md +Copyright: 2020-2021, Volker Krause +License: CC0-1.0 + +Files: data/syntax/carto-css.xml +Copyright: Lukas Sommer +License: CC0-1.0 +Comment: Manually collected + +Files: data/syntax/doxyfile.xml +Copyright: 2016-2017, Ernst Maurer +License: Expat-like-Highscore + +Files: data/syntax/mediawiki.xml +Copyright: none +License: GFDL +Comment: Manually collected + +Files: data/syntax/abap.xml + data/syntax/asn1.xml + data/syntax/bitbake.xml + data/syntax/clipper.xml + data/syntax/context.xml + data/syntax/fasm.xml + data/syntax/fastq.xml + data/syntax/freebasic.xml + data/syntax/gap.xml + data/syntax/gitolite.xml + data/syntax/j.xml + data/syntax/json.xml + data/syntax/mandoc.xml + data/syntax/monobasic.xml + data/syntax/nagios.xml + data/syntax/octave.xml + data/syntax/pgn.xml + data/syntax/pig.xml + data/syntax/progress.xml + data/syntax/rmarkdown.xml + data/syntax/roff.xml + data/syntax/sed.xml + data/syntax/xharbour.xml +Copyright: Andor Dávid + Andrey Cherepanov + Bart Sas + Chris Neugebauer + 2005, Davide Bettio + 2014, Dirk Sarpe + Gastón Martini + Giancarlo Niccolai + greg heil " + Igor Zhuravlov + Ivan Koveshnikov + 2012, Johannes Schwenk + Jose Joao Morais + Luis Silvestre and Federico Zenith + Marcos Antonio Alvarez Costales + Matthew Woehlke + 2019, Nibaldo González S. + Philipp A + Philipp A. + Philippe Rigault + Rares Stanciulescu + rCX + 2005, Ruben Carlo Benante + Sebastian Pipping +License: GPL +Comment: Manually collected + +Files: data/syntax/markdown.xml +Copyright: 2009, Claes Holmerson. http://github.com/claes/kate-markdown/ + 2008, Darrin Yeager. http://www.dyeager.org/ +License: GPL_OR_BSD_with_parts_under_MIT + Dual-Licensed under both GPL and BSD licenses. + . + changes under MIT license +Comment: Manually collected + +Files: autotests/folding/test.bb.fold + autotests/input/test.bb +Copyright: 2009, Chris Schlaeger +License: GPL-2.0-only +Comment: Manually collected + +Files: data/syntax/nesc.xml + data/syntax/r.xml + data/syntax/taskjuggler.xml +Copyright: 2009, Chris Schlaeger + Shakthi Kannan + 2006, Thomas Friedrichsmeier, Arne Henningsen, and the RKWard Team +License: GPL-2.0-only +Comment: Manually collected + +Files: data/syntax/asm-avr.xml + data/syntax/go.xml + data/syntax/ilerpg.xml + data/syntax/inform.xml + data/syntax/mel.xml + data/syntax/nasm.xml + data/syntax/replicode.xml + data/syntax/wml.xml + data/syntax/gnuassembler.xml +Copyright: Bogdan Drozdowski + Karl Erlandsen + 2008-2011, Ignacio Riquelme Morelle + 2002, John Zaitseff + 2010, Jonathan Schmidt-Dominé + 2011, Lyle Putnam + 2014, Martin Sandsmark + 2010, Miquel Sabaté + 2003-2006, Nick Roux + Nicola Gigante + 2004, Roland Nagy + 2002, Roland Pabel + 2021, Waqar Ahmed + Zachary Palmer +License: GPL-2.0-or-later +Comment: Manually collected + +Files: data/syntax/kconfig.xml +Copyright: Martin Walch +License: GPL-3.0-only +Comment: Manually collected + +Files: data/syntax/systemverilog.xml + data/syntax/vera.xml +Copyright: 2008-2009, Sean O'Boyle +License: GPL-3.0-or-later +Comment: Manually collected + +Files: data/syntax/4dos.xml + data/syntax/abc.xml + data/syntax/actionscript.xml + data/syntax/agda.xml + data/syntax/ansys.xml + data/syntax/apache.xml + data/syntax/asm-dsp56k.xml + data/syntax/asm-m68k.xml + data/syntax/asp.xml + data/syntax/ats.xml + data/syntax/awk.xml + data/syntax/bash.xml + data/syntax/bibtex.xml + data/syntax/bmethod.xml + data/syntax/boo.xml + data/syntax/cg.xml + data/syntax/cisco.xml + data/syntax/cpp.xml + data/syntax/css.xml + data/syntax/curry.xml + data/syntax/d.xml + data/syntax/djangotemplate.xml + data/syntax/dosbat.xml + data/syntax/dtd.xml + data/syntax/erlang.xml + data/syntax/fgl-4gl.xml + data/syntax/fgl-per.xml + data/syntax/fish.xml + data/syntax/fsharp.xml + data/syntax/gcc.xml + data/syntax/gdb.xml + data/syntax/gdb-bt.xml + data/syntax/gdbinit.xml + data/syntax/git-ignore.xml + data/syntax/git-rebase.xml + data/syntax/glosstex.xml + data/syntax/glsl.xml + data/syntax/groovy.xml + data/syntax/haml.xml + data/syntax/hamlet.xml + data/syntax/haskell.xml + data/syntax/html.xml + data/syntax/idris.xml + data/syntax/ini.xml + data/syntax/isocpp.xml + data/syntax/java.xml + data/syntax/javadoc.xml + data/syntax/jsp.xml + data/syntax/latex.xml + data/syntax/less.xml + data/syntax/lex.xml + data/syntax/lilypond.xml + data/syntax/literate-curry.xml + data/syntax/literate-haskell.xml + data/syntax/m3u.xml + data/syntax/mako.xml + data/syntax/mathematica.xml + data/syntax/meson.xml + data/syntax/metafont.xml + data/syntax/modula-3.xml + data/syntax/mup.xml + data/syntax/ocaml.xml + data/syntax/ocamllex.xml + data/syntax/ocamlyacc.xml + data/syntax/pango.xml + data/syntax/perl.xml + data/syntax/picsrc.xml + data/syntax/povray.xml + data/syntax/praat.xml + data/syntax/protobuf.xml + data/syntax/pug.xml + data/syntax/purebasic.xml + data/syntax/rapidq.xml + data/syntax/relaxng.xml + data/syntax/relaxngcompact.xml + data/syntax/rib.xml + data/syntax/scala.xml + data/syntax/scss.xml + data/syntax/sisu.xml + data/syntax/spice.xml + data/syntax/sql.xml + data/syntax/sql-mysql.xml + data/syntax/sql-oracle.xml + data/syntax/sql-postgresql.xml + data/syntax/stata.xml + data/syntax/tcsh.xml + data/syntax/texinfo.xml + data/syntax/textile.xml + data/syntax/valgrind-suppression.xml + data/syntax/xml.xml + data/syntax/xorg.xml + data/syntax/xslt.xml + data/syntax/xul.xml + data/syntax/yacc.xml +Copyright: Aaron Miller + Alain GIBAUD + 2012, Alex Turbov + Alex Turbov + 2012, Alexander Kabakov + Alexander Clay ;Sven Langenkamp + Alexander Shabalin + Alfredo Luiz Foltran Fialho + 2001-2004, Anders Lund + Anders Lund + 2005, Andrea Primiani + Andrej Falout + Andrey Karepin + Andriy Lesyuk + Antonio Salazar + Arnd Diestelhorst + 2007, Aziz Köksal + Bas Bossink + Bastian Holst + 2007, Bill Ross + Björn Peemöller + Chris Reeves + 2004, Christoph Hormann + Cies Breijs (cies_at_kde_nl) + Daniel Franke + David Williams + Florian Schanda + Giovanni Bacci + Glyn Webster and Vincent Hugot + Guo Yunhe + Holger Danielsson + Ivo Anjo + 2005, Iztok Kobal + Jan Janssen + Jan Janssen + 2004, Jan Villat + Jan Villat + 2007, Jari-Matti Mäkelä + Jeroen Wijnhout + Jonathan Schmidt-Domniné + 2016, José Joaquín Atria + Joseph Wenninger + kate project + Kiwamu Okabe + Larry Radbill (Larry.Radbill gmail com) + Marc Dassonneville + Marc Dassonneville + Matthew Marshall + 2006-2010, Matthew Woehlke + Matthias C. M. Troffaes + Massimiliano Torromeo + Michel Ludwig + Milian Wolff + Miro Kropacek + Nicolas Wu + Oliver Richers + Orgad Shaneh + 2004, Peter Lammich (views@gmx.de) + Ralph Amissah + Raphaël GRAPINET + Rob Martin + Shane Wright + 2004, Simon J Mackenzie + Slawomir Mikula + Stefan Huebner + Stephane Micheloud + Steven Robson and Anders Lund + Sven Brauch + Rintze Zelle + Thomas Braun + Thomas Braun + 2007, Thomas Schraitle (tom_schr AT web DOT de) + Tiberiu Dragulinescu + Yedvilun + Yury Lebedev + Whitehawk Stormchaser + Wilbert Berendsen +License: LGPL-2.0-only +Comment: Manually collected + +Files: data/syntax/yaml.xml +Copyright: Dr Orlovsky MA + Nibaldo González S. +License: LGPL-2.0-only_with_parts_under_MIT + Original work under the LGPL. + . + Modifications under the MIT license. + +Files: data/generators/cmake.xml.tpl + data/generators/qmake-gen.py + data/syntax/cmake.xml +Copyright: 2013-2020, Alex Turbov + 2004, Alexander Neundorf + 2005, Dominik Haumann + 2016, Kevin Funk + 2007-2014, Matthew Woehlke +License: LGPL-2.0-or-later +Comment: Automatically extracted + +Files: data/syntax/clojure.xml + data/syntax/euphoria.xml + data/syntax/elixir.xml + data/syntax/ftl.xml + data/syntax/gcode.xml + data/syntax/k.xml + data/syntax/kotlin.xml + data/syntax/mergetagtext.xml + data/syntax/modelica.xml + data/syntax/nsis.xml + data/syntax/ply.xml + data/syntax/prolog.xml + data/syntax/puppet.xml + data/syntax/pure.xml + data/syntax/q.xml + data/syntax/rhtml.xml + data/syntax/stl.xml + data/syntax/systemc.xml + data/syntax/toml.xml + data/syntax/vala.xml + data/syntax/vrml.xml + data/syntax/wavefront-obj.xml + data/syntax/xonotic-console.xml +Copyright: Albert Graef + 2012, Antoni Boucher + 2016, Boris Egorov + 2011, Caspar Hasenclever + 2005, Chris Martin + Christian Parg + 2008, Diggory Hardy + 2004, Dominik Haumann + 2016, Fernand Veilleux + flying-sheep@web.de + 2008, Federico Zenith, Max Planck Institute for Complex Technical Systems, Magdeburg (Germany) + 2004, Irv Mullins + James Schmitz + 2008, Joseph Wenninger + Kevin Funk + Matthias Mailänder + 2014, Michal Humpula + 2011, Miquel Sabaté + Radomir Svancer + 2006, Richard Dale + Robert Kratky > + 2008, Robin Pedersen + 2014, Rubén Caro + 2004, Sebastian Vuorinen (sebastian dot vuorinen at helsinki dot fi) + 2004, Stefan Lang + Sergey Mashkov + 2012, Torsten Eichstädt + Volker Krause + 2006, Wilbert Berendsen +License: LGPL-2.0-or-later +Comment: Manually collected + +Files: data/syntax/hunspell-aff.xml + data/syntax/hunspell-dat.xml + data/syntax/hunspell-dic.xml + data/syntax/hunspell-idx.xml + data/syntax/rtf.xml +Copyright: Lukas Sommer +License: LGPL-2.1-only_OR_LGPL-3.0-only_OR_LicenseRef-KDE-Accepted-LGPL +Comment: Manually collected + +Files: poqm/ca/* + poqm/ca@valencia/* + poqm/uk/* +Copyright: 2016-2022, This_file_is_part_of_KDE +License: LGPL-2.1-only_OR_LGPL-3.0-only_OR_LicenseRef-KDE-Accepted-LGPL +Comment: Manually collected + +Files: autotests/folding/light52_muldiv.vhdl.fold + autotests/folding/or1200_du.v.fold + autotests/input/light52_muldiv.vhdl + autotests/input/or1200_du.v +Copyright: 2000, Authors and OPENCORES.ORG + 2012, Jose A. Ruiz +License: LGPL-2.1-or-later +Comment: Manually collected + +Files: data/syntax/ansforth94.xml + data/syntax/yang.xml + data/syntax/maxima.xml +Copyright: 2008, Alexey V. Beshenov + 2011, Mark Corbin + Nicolás Alvarez +License: LGPL-2.1-or-later +Comment: Manually collected + +Files: data/syntax/kdesrc-buildrc.xml + data/syntax/lsl.xml +Copyright: Rafał Rzepeck + Michael Pyne +License: LGPL-3.0-only +Comment: Manually collected + +Files: data/syntax/fstab.xml + data/syntax/ppd.xml + data/syntax/rpmspec.xml + data/syntax/vcard.xml +Copyright: Diego Iastrubni + Lukas Sommer +License: Public_Domain + These files are waived under the Public Domain. + +Files: data/syntax/nim.xml + data/syntax/varnish.xml + data/syntax/varnishcc.xml + data/syntax/varnishtest.xml +Copyright: github.com/juancarlospaco + Xavier Guerrin +License: WTFPL + +Files: data/syntax/cubescript.xml +Copyright: Kevin Meyer +License: ZLib + +Files: debian/* +Copyright: 2024 Patrick Franz + 2014, Scarlett Clark + 2016, Maximiliano Curia +License: LGPL-2.0-or-later + +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); you + may not use this file except in compliance with the License. You may + obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. See the License for the specific language governing + permissions and limitations under the License. + . + On Debian systems, the complete text of the Apache License, Version + 2.0 can be found in `/usr/share/common-licenses/Apache-2.0’. + +License: Artistic + On Debian systems, the complete text of the Artistic license can be + found in `/usr/share/common-licenses/Artistic’. + +License: BSD-2-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: 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 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. + . + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to the + public domain worldwide. This software is distributed without any + warranty. + . + You should have received a copy of the CC0 Public Domain Dedication + along with this software. If not, see + . + . + On Debian systems, the complete text of the CC0 Public Domain + Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. + +License: Expat-like-Highscore + Permission to use, copy, modify, and distribute this software and + its documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and + that both that the copyright notice and this permission notice and + warranty disclaimer appear in supporting documentation, and that the + name of the author not be used in advertising or publicity + pertaining to distribution of the software without specific, written + prior permission. + . + The author disclaim all warranties with regard to this software, + including all implied warranties of merchantability and fitness. In + no event shall the author be liable for any special, indirect or + consequential damages or any damages whatsoever resulting from loss + of use, data or profits, whether in an action of contract, + negligence or other tortious action, arising out of or in connection + with the use or performance of this software. + +License: GFDL + On Debian systems, the complete text of the GNU Free Documentation + License can be found in `/usr/share/common-licenses/GFDL’. + +License: GPL + On Debian systems, the complete text of the GNU General Public + License can be found in `/usr/share/common-licenses/GPL’. + +License: GPL-2.0-only + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-2.0-or-later + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in + `/usr/share/common-licenses/GPL-2’. + +License: GPL-3.0-only + This program is free software: you can redistribute it and/or modify + it under the terms of the GPL License as published by the Free + Software Foundation, version 3. + . + This package is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: GPL-3.0-or-later + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 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 3 can be found in + `/usr/share/common-licenses/GPL-3’. + +License: LGPL-2.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License version + 2 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.0-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA + 02110-1301, USA. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.1-only_OR_LGPL-3.0-only_OR_LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 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 License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LGPL-2.1-or-later + 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) 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA Also add information on how to contact you by + electronic and paper mail. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library. If not, see + . + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: MIT + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + . + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + +License: WTFPL + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + . + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + . + 0. You just DO WHAT THE FUCK YOU WANT TO. + +License: ZLib + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any + damages arising from the use of this software. + . + Permission is granted to anyone to use this software for any + purpose, including commercial applications, and to alter it and + redistribute it freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you + must not claim that you wrote the original software. If you use + this software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + . + 2. Altered source versions must be plainly marked as such, and + must not be misrepresented as being the original software. + . + 3. This notice may not be removed or altered from any source + distribution. diff --git a/libkf6syntaxhighlighting-data.install b/libkf6syntaxhighlighting-data.install new file mode 100644 index 0000000..bae5683 --- /dev/null +++ b/libkf6syntaxhighlighting-data.install @@ -0,0 +1 @@ +usr/share/locale/*/LC_MESSAGES/syntaxhighlighting6_qt.qm diff --git a/libkf6syntaxhighlighting-dev.acc.in b/libkf6syntaxhighlighting-dev.acc.in new file mode 100644 index 0000000..fe646ab --- /dev/null +++ b/libkf6syntaxhighlighting-dev.acc.in @@ -0,0 +1,21 @@ + + + + + 6.0.0 + + + + /usr/include/KF6/KSyntaxHighlighting/ + + + + /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF6SyntaxHighlighting.so + + + + -fPIC + -std=c++17 + + + diff --git a/libkf6syntaxhighlighting-dev.install b/libkf6syntaxhighlighting-dev.install new file mode 100644 index 0000000..e3938b2 --- /dev/null +++ b/libkf6syntaxhighlighting-dev.install @@ -0,0 +1,3 @@ +usr/include/KF6/KSyntaxHighlighting/ +usr/lib/*/cmake/KF6SyntaxHighlighting/ +usr/lib/*/libKF6SyntaxHighlighting.so diff --git a/libkf6syntaxhighlighting-doc.install b/libkf6syntaxhighlighting-doc.install new file mode 100644 index 0000000..dcd11fe --- /dev/null +++ b/libkf6syntaxhighlighting-doc.install @@ -0,0 +1,2 @@ +usr/share/qt6/doc/KF6SyntaxHighlighting.qch +usr/share/qt6/doc/KF6SyntaxHighlighting.tags diff --git a/libkf6syntaxhighlighting-tools.install b/libkf6syntaxhighlighting-tools.install new file mode 100644 index 0000000..877bd04 --- /dev/null +++ b/libkf6syntaxhighlighting-tools.install @@ -0,0 +1,3 @@ +usr/bin/ksyntaxhighlighter6 +usr/share/qlogging-categories6/ksyntaxhighlighting.categories +usr/share/qlogging-categories6/ksyntaxhighlighting.renamecategories diff --git a/libkf6syntaxhighlighting-tools.lintian-overrides b/libkf6syntaxhighlighting-tools.lintian-overrides new file mode 100644 index 0000000..4559d38 --- /dev/null +++ b/libkf6syntaxhighlighting-tools.lintian-overrides @@ -0,0 +1 @@ +libkf6syntaxhighlighting-tools: no-manual-page [usr/bin/ksyntaxhighlighter6] diff --git a/libkf6syntaxhighlighting6.install b/libkf6syntaxhighlighting6.install new file mode 100644 index 0000000..9cefc33 --- /dev/null +++ b/libkf6syntaxhighlighting6.install @@ -0,0 +1,2 @@ +usr/lib/*/libKF6SyntaxHighlighting.so.6 +usr/lib/*/libKF6SyntaxHighlighting.so.6.* diff --git a/libkf6syntaxhighlighting6.symbols b/libkf6syntaxhighlighting6.symbols new file mode 100644 index 0000000..0635d44 --- /dev/null +++ b/libkf6syntaxhighlighting6.symbols @@ -0,0 +1,264 @@ +# SymbolsHelper-Confirmed: 6.6.0 amd64 +libKF6SyntaxHighlighting.so.6 libkf6syntaxhighlighting6 #MINVER# +* Build-Depends-Package: libkf6syntaxhighlighting-dev + _ZGVZN9QMetaType21registerConverterImplI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListIN19KSyntaxHighlighting10DefinitionEEE5valueE@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListIN19KSyntaxHighlighting5ThemeEEE5valueE@Base 6.0.0 + _ZN19KSyntaxHighlighting10Definition14setKeywordListERK7QStringRK5QListIS1_E@Base 6.0.0 + _ZN19KSyntaxHighlighting10Definition16staticMetaObjectE@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC1EOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC1ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC2EOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC2ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionaSEOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10DefinitionaSERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository11qt_metacastEPKc@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository13aboutToReloadEv@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository16staticMetaObjectE@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository19addCustomSearchPathERK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository6reloadEv@Base 6.0.0 + _ZN19KSyntaxHighlighting10Repository8reloadedEv@Base 6.0.0 + _ZN19KSyntaxHighlighting10RepositoryC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10RepositoryC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10RepositoryD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10RepositoryD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting10RepositoryD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting13FoldingRegionC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting13FoldingRegionC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter11applyFormatEiiRKNS_6FormatE@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter13highlightDataEP9QIODeviceNS0_10AnsiFormatE6QFlagsINS0_6OptionEE@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter13highlightFileERK7QStringNS0_10AnsiFormatE6QFlagsINS0_6OptionEE@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter13setOutputFileEP8_IO_FILE@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter13setOutputFileERK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighter17setBackgroundRoleENS_5Theme15EditorColorRoleE@Base 6.6.0 + _ZN19KSyntaxHighlighting15AnsiHighlighterC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighterC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighterD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighterD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15AnsiHighlighterD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter11applyFormatEiiRKNS_6FormatE@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter13highlightDataEP9QIODeviceRK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter13highlightFileERK7QStringS3_@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter13setOutputFileEP8_IO_FILE@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter13setOutputFileERK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighter17setBackgroundRoleENS_5Theme15EditorColorRoleE@Base 6.6.0 + _ZN19KSyntaxHighlighting15HtmlHighlighterC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighterC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighterD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighterD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15HtmlHighlighterD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting15WildcardMatcher10exactMatchE11QStringViewS1_@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter11applyFormatEiiRKNS_6FormatE@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter11qt_metacastEPKc@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter12applyFoldingEiiNS_13FoldingRegionE@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter13setDefinitionERKNS_10DefinitionE@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter14highlightBlockERK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter16staticMetaObjectE@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighter8setThemeERKNS_5ThemeE@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterC1EP13QTextDocument@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterC1EP7QObject@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterC2EP13QTextDocument@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterC2EP7QObject@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting17SyntaxHighlighterD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighter12applyFoldingEiiNS_13FoldingRegionE@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighter13highlightLineE11QStringViewRKNS_5StateE@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighter13setDefinitionERKNS_10DefinitionE@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighter8setThemeERKNS_5ThemeE@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighterC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighterC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighterD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighterD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting19AbstractHighlighterD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader11qt_metacastEPKc@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader16staticMetaObjectE@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader18informationMessageERK7QString@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader4doneEv@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloader5startEv@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloaderC1EPNS_10RepositoryEP7QObject@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloaderC2EPNS_10RepositoryEP7QObject@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloaderD0Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloaderD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting20DefinitionDownloaderD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC1EOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC1ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC2EOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC2ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateaSEOS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5StateaSERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5Theme16staticMetaObjectE@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeC1ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeC2ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting5ThemeaSERKS0_@Base 6.0.0 + (subst)_ZN19KSyntaxHighlighting5qHashERKNS_5StateE{size_t}@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatC1ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatC1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatC2ERKS0_@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatC2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatD1Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormatD2Ev@Base 6.0.0 + _ZN19KSyntaxHighlighting6FormataSERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition10extensionsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition11keywordListERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition12keywordListsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition14foldingEnabledEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition14translatedNameEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition15isWordDelimiterE5QChar@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition16alternativeNamesEv@Base 6.3.0 + _ZNK19KSyntaxHighlighting10Definition17foldingIgnoreListEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition17translatedSectionEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition18characterEncodingsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition19includedDefinitionsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition19isWordWrapDelimiterE5QChar@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition22multiLineCommentMarkerEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition23singleLineCommentMarkerEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition25singleLineCommentPositionEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition30indentationBasedFoldingEnabledEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition4nameEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition5styleEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition6authorEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition7formatsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition7isValidEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition7licenseEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition7sectionEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition7versionEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition8filePathEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition8indenterEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition8isHiddenEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition8priorityEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Definition9mimeTypesEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10DefinitioneqERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting10DefinitionneERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository10metaObjectEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository11definitionsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository12defaultThemeENS0_12DefaultThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository15themeForPaletteERK8QPalette@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository17customSearchPathsEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository17definitionForNameERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository21definitionForFileNameERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository21definitionForMimeTypeERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository22definitionsForFileNameERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository22definitionsForMimeTypeERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository5themeERK7QString@Base 6.0.0 + _ZNK19KSyntaxHighlighting10Repository6themesEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting13FoldingRegion2idEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting13FoldingRegion4typeEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting13FoldingRegion7isValidEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting13FoldingRegion7siblingEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting13FoldingRegioneqERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting17SyntaxHighlighter10metaObjectEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting17SyntaxHighlighter19startsFoldingRegionERK10QTextBlock@Base 6.0.0 + _ZNK19KSyntaxHighlighting17SyntaxHighlighter20findFoldingRegionEndERK10QTextBlock@Base 6.0.0 + _ZNK19KSyntaxHighlighting19AbstractHighlighter10definitionEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting19AbstractHighlighter5themeEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting20DefinitionDownloader10metaObjectEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5State30indentationBasedFoldingEnabledEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5StateeqERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting5StateneERKS0_@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme10isReadOnlyEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme11editorColorENS0_15EditorColorRoleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme11isUnderlineENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme14translatedNameEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme15backgroundColorENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme15isStrikeThroughENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme17selectedTextColorENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme23selectedBackgroundColorENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme4nameEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme6isBoldENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme7isValidEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme8filePathEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme8isItalicENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting5Theme9textColorENS0_9TextStyleE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format10spellCheckEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format11isUnderlineERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format12hasTextColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format15backgroundColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format15hasBoldOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format15isStrikeThroughERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format17hasItalicOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format17selectedTextColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format18hasBackgroundColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format18isDefaultTextStyleERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format20hasTextColorOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format20hasUnderlineOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format23selectedBackgroundColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format24hasStrikeThroughOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format26hasBackgroundColorOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format28hasSelectedTextColorOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format2idEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format34hasSelectedBackgroundColorOverrideEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format4nameEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format6isBoldERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format7isValidEv@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format8isItalicERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format9textColorERKNS_5ThemeE@Base 6.0.0 + _ZNK19KSyntaxHighlighting6Format9textStyleEv@Base 6.0.0 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_N19KSyntaxHighlighting10DefinitionEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE24_M_get_insert_unique_posERS2_@Base 6.0.0 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_N19KSyntaxHighlighting10DefinitionEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS2_@Base 6.0.0 + _ZTIN19KSyntaxHighlighting10RepositoryE@Base 6.0.0 + _ZTIN19KSyntaxHighlighting15AnsiHighlighterE@Base 6.0.0 + _ZTIN19KSyntaxHighlighting15HtmlHighlighterE@Base 6.0.0 + _ZTIN19KSyntaxHighlighting17SyntaxHighlighterE@Base 6.0.0 + _ZTIN19KSyntaxHighlighting19AbstractHighlighterE@Base 6.0.0 + _ZTIN19KSyntaxHighlighting20DefinitionDownloaderE@Base 6.0.0 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTSN19KSyntaxHighlighting10RepositoryE@Base 6.0.0 + _ZTSN19KSyntaxHighlighting15AnsiHighlighterE@Base 6.0.0 + _ZTSN19KSyntaxHighlighting15HtmlHighlighterE@Base 6.0.0 + _ZTSN19KSyntaxHighlighting17SyntaxHighlighterE@Base 6.0.0 + _ZTSN19KSyntaxHighlighting19AbstractHighlighterE@Base 6.0.0 + _ZTSN19KSyntaxHighlighting20DefinitionDownloaderE@Base 6.0.0 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + _ZTSSt19_Sp_make_shared_tag@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTVN19KSyntaxHighlighting10RepositoryE@Base 6.0.0 + _ZTVN19KSyntaxHighlighting15AnsiHighlighterE@Base 6.0.0 + _ZTVN19KSyntaxHighlighting15HtmlHighlighterE@Base 6.0.0 + _ZTVN19KSyntaxHighlighting17SyntaxHighlighterE@Base 6.0.0 + _ZTVN19KSyntaxHighlighting19AbstractHighlighterE@Base 6.0.0 + _ZTVN19KSyntaxHighlighting20DefinitionDownloaderE@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN19KSyntaxHighlighting10DefinitionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN19KSyntaxHighlighting5ThemeEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 6.0.0 + (c++)"non-virtual thunk to KSyntaxHighlighting::SyntaxHighlighter::applyFolding(int, int, KSyntaxHighlighting::FoldingRegion)@Base" 6.0.0 + (c++)"non-virtual thunk to KSyntaxHighlighting::SyntaxHighlighter::applyFormat(int, int, KSyntaxHighlighting::Format const&)@Base" 6.0.0 + (c++)"non-virtual thunk to KSyntaxHighlighting::SyntaxHighlighter::setDefinition(KSyntaxHighlighting::Definition const&)@Base" 6.0.0 + (c++)"non-virtual thunk to KSyntaxHighlighting::SyntaxHighlighter::setTheme(KSyntaxHighlighting::Theme const&)@Base" 6.0.0 + (c++)"non-virtual thunk to KSyntaxHighlighting::SyntaxHighlighter::~SyntaxHighlighter()@Base" 6.0.0 diff --git a/qml6-module-org-kde-syntaxhighlighting.install b/qml6-module-org-kde-syntaxhighlighting.install new file mode 100644 index 0000000..9dffae1 --- /dev/null +++ b/qml6-module-org-kde-syntaxhighlighting.install @@ -0,0 +1 @@ +usr/lib/*/qt6/qml/org/kde/syntaxhighlighting/ diff --git a/rules b/rules new file mode 100755 index 0000000..743f570 --- /dev/null +++ b/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +archs_that_need_atomic = armel m68k powerpc sh4 +ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(archs_that_need_atomic))) + export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed +endif + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON 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/source/lintian-overrides b/source/lintian-overrides new file mode 100644 index 0000000..b7bf017 --- /dev/null +++ b/source/lintian-overrides @@ -0,0 +1,2 @@ +# Test files may not look very nice and have long lines but they’re definitely the original sources +kf6-syntax-highlighting source: source-is-missing [autotests/html/*] 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..f2031cb --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,8 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-syntax-highlighting&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-syntax-highlighting +Changelog: https://invent.kde.org/frameworks/syntax-highlighting/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Name: ksyntax-highlighting +Repository: https://invent.kde.org/frameworks/syntax-highlighting.git +Repository-Browse: https://invent.kde.org/frameworks/syntax-highlighting +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..e4371fb --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 + +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d\.]*)/syntax-highlighting-(.*)\.tar\.xz -- 2.30.2