konqueror (4:22.12.1-1) unstable; urgency=medium
authorAurélien COUDERC <coucouf@debian.org>
Fri, 6 Jan 2023 22:38:10 +0000 (22:38 +0000)
committerAurélien COUDERC <coucouf@debian.org>
Fri, 6 Jan 2023 22:38:10 +0000 (22:38 +0000)
  [ Aurélien COUDERC ]
  * New upstream release (22.12.1).
  * Update build-deps and deps with the info from cmake.
  * Add Albert Astals Cid’s master key to upstream signing keys.

[dgit import unpatched konqueror 4:22.12.1-1]

20 files changed:
1  2 
debian/changelog
debian/control
debian/copyright
debian/konq-plugins.install
debian/konq-plugins.maintscript
debian/konqueror.install
debian/konqueror.lintian-overrides
debian/konqueror.maintscript
debian/konqueror.postinst
debian/konqueror.prerm
debian/libkf5konq-dev.install
debian/libkf5konq6.install
debian/patches/optional-qtwebengine.diff
debian/patches/series
debian/rules
debian/salsa-ci.yml
debian/source/format
debian/upstream/metadata
debian/upstream/signing-key.asc
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..bee444d335d82462e57e48bf610089e5d8f1b54f
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,398 @@@
++konqueror (4:22.12.1-1) unstable; urgency=medium
++
++  [ Aurélien COUDERC ]
++  * New upstream release (22.12.1).
++  * Update build-deps and deps with the info from cmake.
++  * Add Albert Astals Cid’s master key to upstream signing keys.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Fri, 06 Jan 2023 23:38:10 +0100
++
++konqueror (4:22.12.0-3) unstable; urgency=medium
++
++  * Team upload.
++  * Remove inactive Uploaders.
++  * CI: enable again blhc, as it works fine now with blhc 0.13.
++  * Modernize building:
++    - add the dh-sequence-kf5 build dependency to use the kf5 addon
++      automatically, removing pkg-kde-tools
++    - drop all the manually specified addons and buildsystem for dh
++  * Use execute_after_dh_auto_install to avoid invoking dh_auto_install
++    manually.
++  * Bump Standards-Version to 4.6.2, no changes required.
++  * Update the support for architectures without WebEngine:
++    - update optional-qtwebengine.diff for bits in the new version
++    - limit few more files & directories in konq-plugins.install, and
++      konqueror.install to the architectures on which WebEngine is available
++  * Enable the WebEngine support also on mips64el, as it is available there.
++
++ -- Pino Toscano <pino@debian.org>  Sat, 17 Dec 2022 09:00:55 +0100
++
++konqueror (4:22.12.0-2) unstable; urgency=medium
++
++  * Upload with a correctly released changelog.
++  * Add Breaks/Replaces against kget (<< 4:22.12.0-1) for the kget
++    plugin translations.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Sat, 10 Dec 2022 16:04:48 +0100
++
++konqueror (4:22.12.0-1) unstable; urgency=medium
++
++  [ Aurélien COUDERC ]
++  * New upstream release (22.08.3).
++  * Update build-deps and deps with the info from cmake.
++  * Bump Standards-Version to 4.6.1, no change required.
++  * Refresh patches.
++  * Update the list of installed files from build logs.
++  * New upstream release (22.11.90).
++  * Update build-deps and deps with the info from cmake.
++  * Update the list of installed files from build logs.
++  * New upstream release (22.12.0).
++  * Refresh lintian overrides.
++  * Refresh copyright information.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Sat, 10 Dec 2022 00:13:01 +0100
++
++konqueror (4:21.12.3-1) unstable; urgency=medium
++
++  [ Aurélien COUDERC ]
++  * New upstream release (21.12.3).
++  * Update the list of installed files.
++  * Rewrite copyright information from upstream SPDX info.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Mon, 07 Mar 2022 08:32:58 +0100
++
++konqueror (4:21.08.2-1) unstable; urgency=medium
++
++  [ Norbert Preining ]
++  * New upstream release (21.08.2).
++  * Bump Standards-Version to 4.6.0, no change required.
++
++ -- Norbert Preining <norbert@preining.info>  Fri, 08 Oct 2021 12:56:25 +0900
++
++konqueror (4:21.08.0-1) unstable; urgency=medium
++
++  [ Norbert Preining ]
++  * New upstream release (21.08.0).
++
++ -- Norbert Preining <norbert@preining.info>  Mon, 16 Aug 2021 16:21:04 +0900
++
++konqueror (4:21.04.2-1) experimental; urgency=medium
++
++  [ Norbert Preining ]
++  * New upstream release (21.04.2).
++
++ -- Norbert Preining <norbert@preining.info>  Thu, 10 Jun 2021 19:45:36 +0900
++
++konqueror (4:21.04.1-1) experimental; urgency=medium
++
++  [ Norbert Preining ]
++  * New upstream release (21.04.1).
++  * Add upstream fix for unresponsive url input.
++
++ -- Norbert Preining <norbert@preining.info>  Fri, 04 Jun 2021 04:49:47 +0900
++
++konqueror (4:21.04.0-1) experimental; urgency=medium
++
++  [ Norbert Preining ]
++  * New upstream release (21.04.0).
++  * Borrow minimal upstream signing key from k3b.
++  * Drop Kubuntu from maintainer name.
++  * Added myself to the uploaders.
++  * Update list of installed files.
++
++ -- Norbert Preining <norbert@preining.info>  Tue, 27 Apr 2021 19:49:01 +0900
++
++konqueror (4:20.12.0-4) unstable; urgency=medium
++
++  * usr/share/kconf_update/webenginepart.upd is built only on architectures
++    with QtWebEngine and should be installed conditionally.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Wed, 30 Dec 2020 20:28:27 +0100
++
++konqueror (4:20.12.0-3) unstable; urgency=medium
++
++  [ Norbert Preining ]
++  * Add myself to uploaders.
++  * Fix FTBFS when qtwebengine is not available.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Wed, 30 Dec 2020 12:52:18 +0100
++
++konqueror (4:20.12.0-2) unstable; urgency=medium
++
++  * Add missing build dependencies:
++    - libkf5notifications-dev
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Tue, 29 Dec 2020 19:29:42 +0100
++
++konqueror (4:20.12.0-1) unstable; urgency=medium
++
++  [ Aurélien COUDERC ]
++  * Rewrite copyright file.
++  * Drop l10n migration rules, not required anymore after 2 stable releases.
++  * Build with hardening=+all build hardening flag.
++  * Refresh upstream metadata, add Bug-Database and Bug-Submit.
++  * New upstream release (20.12.0).
++  * Refresh patch for making the use of QtWebEngine optional.
++  * Update build dependencies according to the upstream build system:
++    - add libkf5guiaddons-dev
++    - drop libkf5kdelibs4support-dev
++  * Update installed files for new webarchive plugin.
++  * Bump Standards-Version to 4.5.1, no change required.
++  * Refresh upstream metadata.
++  * Update project homepage.
++  * Removed Eshat Cakar, George Kiagiadakis, Maximiliano Curia, Modestas
++    Vainius from the uploaders, thanks for your work on the package!
++  * Added myself to the uploaders.
++
++ -- Aurélien COUDERC <coucouf@debian.org>  Tue, 29 Dec 2020 18:38:15 +0100
++
++konqueror (4:20.08.3-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Use secure URI in Homepage field.
++  * Re-export upstream signing key without extra signatures.
++  * Set field Upstream-Contact in debian/copyright.
++  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
++    present in machine-readable debian/copyright).
++  * Update the build dependencies according to the upstream build system:
++    - bump the Qt packages to 5.12.0
++    - bump the KF packages to 5.71.0
++  * Update the patches:
++    - optional-qtwebengine.diff: refresh
++  * Update install files.
++  * Do not ship the development files for konqsidebarplugin, for now.
++  * Update lintian overrides.
++  * Drop the kfmclient, and konqueror, as they are largely outdated.
++    (Closes: #579870)
++
++ -- Pino Toscano <pino@debian.org>  Fri, 13 Nov 2020 12:28:28 +0100
++
++konqueror (4:20.04.3-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Update the patches:
++    - old-kbookmarkmenu.diff: drop, no more needed
++  * Really unregister the old /etc/xdg/konqueror.categories conffile;
++    drop the misspelt konqeror.maintscript file.
++  * Bump the debhelper compatibility to 13:
++    - switch the debhelper-compat build dependency to 13
++    - stop passing --fail-missing to dh_missing, as it is the default now
++  * Add Rules-Requires-Root: no.
++  * Update lintian overrides.
++
++ -- Pino Toscano <pino@debian.org>  Fri, 28 Aug 2020 10:50:34 +0200
++
++konqueror (4:20.04.0-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Update watch file to the new release-service location.
++  * Update the build dependencies according to the upstream build system:
++    - bump cmake to 3.0
++    - bump the Qt packages to 5.9.0
++    - bump the KF packages to 5.38.0
++    - add libkf5dbusaddons-dev, libkf5jobwidgets-dev, libkf5windowsystem-dev,
++      and libqt5texttospeech5-dev
++    - remove libkf5khtml-dev, libkf5widgetsaddons-dev, and libtidy-dev,
++      no more used
++  * Switch from dhmk to the dh sequencer:
++    - invoke the dh sequencer using the kf5 addon
++    - call the right debhelper command instead of $(overridden_command)
++    - manually force the generation of the substvars for the kde-l10n breaks
++  * Bump the debhelper compatibility to 12:
++    - switch the debhelper build dependency to debhelper-compat 12
++    - remove debian/compat
++    - switch from dh_install to dh_missing for --fail-missing
++  * Bump Standards-Version to 4.5.0, no changes required.
++  * Update the patches:
++    - upstream_Fix-CMakeLists.txt-to-compile-WebEnginePartHtmlEmbed.patch:
++      drop, backported from upstream
++    - optional-qtwebengine.diff: update
++  * Restore compatibility with KBookmarkMenu < 5.69; patch
++    old-kbookmarkmenu.diff.
++  * Update install files.
++
++ -- Pino Toscano <pino@debian.org>  Sat, 02 May 2020 16:48:06 +0200
++
++konqueror (4:19.08.2-2) unstable; urgency=medium
++
++  * Team upload.
++  * Ship /usr/share/webenginepart/ on all the architectures, not only where
++    QtWebEngine is available, as there is content installed no matter the
++    architecture.
++
++ -- Pino Toscano <pino@debian.org>  Sat, 12 Oct 2019 20:26:50 +0200
++
++konqueror (4:19.08.2-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Bump Standards-Version to 4.4.1, no changes required.
++  * Add the configuration for the CI on salsa.
++  * Update the build dependencies according to the upstream build system:
++    - bump cmake to 3.0
++    - bump the KF packages to 5.31.0
++    - explicitly add gettext
++  * Drop the migration from kde-baseapps-dbg, no more needed after two
++    Debian stable releases.
++  * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they
++    are not run at build time anyway.
++  * Drop the 'testsuite' autopkgtest, as it does not test the installed
++    packages.
++  * Update the patches:
++    - optional-qtwebengine.diff: refresh/update
++  * Backport upstream commit 9119e90c00ebe75bd41223eee9b06cda99181a0c to build
++    also with QtWebEngine < 5.12.0; patch
++    upstream_Fix-CMakeLists.txt-to-compile-WebEnginePartHtmlEmbed.patch.
++  * Update install files.
++  * Unregister akregatorplugin.categories, and konqueror.categories as
++    conffile, as they are no more in /etc.
++  * Update lintian overrides.
++  * Drop unused, and uninstalled keditbookmarks man page.
++
++ -- Pino Toscano <pino@debian.org>  Sat, 12 Oct 2019 17:36:32 +0200
++
++konqueror (4:18.12.0-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Bump Standards-Version to 4.3.0, no changes required.
++  * Update install files.
++
++ -- Pino Toscano <pino@debian.org>  Wed, 26 Dec 2018 16:51:23 +0100
++
++konqueror (4:18.04.0-1) unstable; urgency=medium
++
++  * Team upload.
++  * New upstream release.
++  * Add the newly required libkf5wallet-dev build dependency.
++  * Switch Vcs-* fields to salsa.debian.org.
++  * Bump the debhelper compatibility to 11:
++    - bump the debhelper build dependency to 11~
++    - bump compat to 11
++  * Bump Standards-Version to 4.1.4, no changes required.
++  * Mark libkf5konq-dev, and libkf5konq6 as Multi-Arch: same.
++  * Slightly reword the description of patch optional-qtwebengine.diff.
++  * Use https for Format in copyright.
++
++ -- Pino Toscano <pino@debian.org>  Sun, 22 Apr 2018 10:08:37 +0200
++
++konqueror (4:17.08.3-2) unstable; urgency=medium
++
++  * Team upload.
++  * Upload to unstable.
++  * Bump Standards-Version to 4.1.3, no changes required.
++  * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
++    drop translations.
++
++ -- Pino Toscano <pino@debian.org>  Thu, 28 Dec 2017 13:03:23 +0100
++
++konqueror (4:17.08.3-1) experimental; urgency=medium
++
++  * Team upload.
++
++  [ Maximiliano Curia ]
++  * Update uploaders list as requested by MIA team
++
++  [ Pino Toscano ]
++  * New upstream release.
++  * Bump Standards-Version to 4.1.2, no changes required.
++  * Simplify watch file, and switch it to https.
++  * Remove trailing whitespaces in changelog.
++  * Remove the unused kded5-dev build dependency.
++  * Remove the libqt5webengine5-dev alternative build dependency for
++    qtwebengine5-dev.
++  * Remove the extra kde-l10n-ast, and kde-l10n-eo breaks/replaces, as already
++    included in ${kde-l10n:all}.
++  * Add back the konq-plugins suggest in konqueror.
++  * Make konqueror buildable also without QtWebEngine:
++    - build the code using it conditionally; patch optional-qtwebengine.diff
++    - add the dh-exec build dependency
++    - restrict the webengine-related files on architectures with QtWebEngine
++    - restrict the qtwebengine5-dev build dependency on the architectures
++      where it is available: amd64 arm64 armhf i386 mipsel.
++  * Invoke dh_install with --fail-missing, so there is no risk of forgetting
++    files.
++  * Simplify the install files.
++
++ -- Pino Toscano <pino@debian.org>  Fri, 15 Dec 2017 19:10:25 +0100
++
++konqueror (4:17.08.1-1) experimental; urgency=medium
++
++  * New upstream release (17.08.1)
++  * Update Vcs fields
++  * Bump Standards-Version to 4.1.0.
++  * Update upstream metadata
++  * Update build-deps and deps with the info from cmake
++  * Add a .gitattributes file to use dpkg-mergechangelogs
++  * Release to experimental
++
++ -- Maximiliano Curia <maxy@debian.org>  Mon, 11 Sep 2017 14:03:23 +0200
++
++konqueror (4:17.08.1-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Tue, 05 Sep 2017 14:01:53 +0000
++
++konqueror (4:17.08.0-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Thu, 17 Aug 2017 09:39:16 +0000
++
++konqueror (4:17.04.3-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 12 Jul 2017 10:22:56 +0000
++
++konqueror (4:17.04.2-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 07 Jun 2017 12:22:55 +0000
++
++konqueror (4:17.04.1-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Thu, 11 May 2017 18:22:46 +0000
++
++konqueror (4:17.04.0-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 19 Apr 2017 13:05:34 +0000
++
++konqueror (4:16.12.3-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 08 Mar 2017 13:49:18 +0000
++
++konqueror (4:16.12.2-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 08 Feb 2017 17:00:36 +0000
++
++konqueror (4:16.12.1-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Wed, 11 Jan 2017 13:21:05 +0000
++
++konqueror (4:16.12.0-0neon) xenial; urgency=medium
++
++  * New release
++
++ -- Neon CI <neon@kde.org>  Thu, 15 Dec 2016 19:31:07 +0000
++
++konqueror (4:16.11.90-0neon) xenial; urgency=medium
++
++  * Initial release.
++
++ -- Raymond Wooninck <tittiatcoke@gmail.com>  Mon, 07 Nov 2016 18:50:18 +0100
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..b86768894c463072968d162db6e5d35daeb181ff
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,131 @@@
++Source: konqueror
++Section: kde
++Priority: optional
++Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
++Uploaders: Aurélien COUDERC <coucouf@debian.org>
++Build-Depends: cmake (>= 3.5~),
++               debhelper-compat (= 13),
++               dh-exec,
++               dh-sequence-kf5,
++               extra-cmake-modules (>= 5.91.0~),
++               gettext,
++               kinit-dev (>= 5.91.0~),
++               libkf5activities-dev (>= 5.91.0~),
++               libkf5archive-dev (>= 5.91.0~),
++               libkf5bookmarks-dev,
++               libkf5coreaddons-dev,
++               libkf5crash-dev (>= 5.91.0~),
++               libkf5dbusaddons-dev (>= 5.91.0~),
++               libkf5doctools-dev (>= 5.91.0~),
++               libkf5guiaddons-dev (>= 5.91.0~),
++               libkf5i18n-dev,
++               libkf5iconthemes-dev (>= 5.91.0~),
++               libkf5jobwidgets-dev,
++               libkf5kcmutils-dev (>= 5.91.0~),
++               libkf5kio-dev (>= 5.37.0~),
++               libkf5notifications-dev (>= 5.91.0~),
++               libkf5parts-dev (>= 5.91.0~),
++               libkf5sonnet-dev (>= 5.91.0~),
++               libkf5su-dev,
++               libkf5textwidgets-dev,
++               libkf5wallet-dev (>= 5.91.0~),
++               libkf5windowsystem-dev (>= 5.91.0~),
++               libkf5xmlgui-dev,
++               libqt5texttospeech5-dev (>= 5.12.0~),
++               libqt5webkit5-dev,
++               libqt5x11extras5-dev,
++               libx11-dev,
++               pkg-config,
++               qtbase5-dev (>= 5.15.2~),
++               qtscript5-dev,
++               qtwebengine5-dev (>= 5.15.2~) [amd64 arm64 armhf i386 mips64el mipsel],
++               zlib1g-dev,
++Standards-Version: 4.6.2
++Rules-Requires-Root: no
++Homepage: https://apps.kde.org/en/konqueror
++Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/konqueror
++Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/konqueror.git
++
++Package: konq-plugins
++Architecture: any
++Depends: konqueror (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
++Enhances: konqueror
++Recommends: imagemagick
++Breaks: kget (<< 4:22.12.0-1)
++Replaces: kget (<< 4:22.12.0-1)
++Description: plugins for Konqueror, the KDE file/web/document browser
++ This package contains a variety of useful plugins for Konqueror, the
++ file manager, web browser and document viewer for KDE.  Many of these
++ plugins will appear in Konqueror's Tools menu.
++ .
++ Web navigation plugins:
++  - Akregator feed icon: allows one to add a feed to Akregator from Konqueror
++  - Auto Refresh: refresh a webpage at a given rate
++  - Bookmarklets: enables the use of bookmarklets, bookmarks containing
++    JavaScript code
++  - Document Relations: displays the document relations of a document
++  - DOM Tree Viewer: view the DOM tree of the current page
++  - KHTML Settings: fast way to change the JavaScript/images/cookies settings
++  - Microformat Icon: displays an icon in the statusbar if the page contains
++    a microformat
++  - Search Bar: launches web searches from the Konqueror's toolbar
++  - Translate: language translation for the current page using Babelfish
++  - UserAgent Changer: quick switch of the UserAgent used for the current site
++  - Website Validators: CSS and HTML validation tools
++  - Web Archiver: creates archives of websites
++  - Crash manager: restores your opened tabs if Konqueror crashes (disabled
++    by default as Konqueror has this feature builtin)
++ .
++ File management plugins:
++  - Image Gallery: an easy way to generate a HTML image gallery
++  - File Size View (kpart): a proportional view of directories and files
++    based on file size
++  - Transform Image (service menu): rotate and flip images
++  - Convert To (service menu): convert and image to another format
++  - Directory Filter (dolphin): filter directory views
++ .
++ This package is part of the KDE base applications module.
++
++Package: konqueror
++Section: web
++Architecture: any
++Provides: info-browser, man-browser, www-browser
++Depends: dolphin, install-info, ${misc:Depends}, ${shlibs:Depends}
++Recommends: kfind
++Suggests: konq-plugins
++Description: advanced file manager, web browser and document viewer
++ Konqueror is the KDE web browser and advanced file manager.
++ .
++ Konqueror is a standards-compliant web browser, supporting HTML 4.01, Java,
++ JavaScript, CSS3, and Netscape plugins such as Flash.
++ .
++ It supports advanced file management on local UNIX filesystems, with flexible
++ views, network transparency, and embedded file viewing.
++ .
++ It is the canvas for many KDE technologies, from remote file access via KIO to
++ component embedding via the KParts object interface, making it one of the most
++ customizable applications available.
++ .
++ This package is part of the KDE base applications module.
++
++Package: libkf5konq-dev
++Section: libdevel
++Architecture: any
++Multi-Arch: same
++Depends: libkf5konq6 (= ${binary:Version}), libkf5xmlgui-dev, ${misc:Depends}
++Description: development files for the Konqueror libraries
++ This package contains development files for building software that uses the
++ Konqueror libraries.
++ .
++ This package is part of the KDE base applications module.
++
++Package: libkf5konq6
++Section: libs
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Description: core libraries for Konqueror
++ This package contains libraries used by several KDE 4 applications,
++ particularly Konqueror.
++ .
++ This package is part of the KDE base applications module.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..39621330db9946a2511074ff81095a07ee945026
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,562 @@@
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: konqueror
++Upstream-Contact: kde-devel@kde.org
++Source: https://invent.kde.org/network/konqueror
++
++Files: *
++Copyright: 2003, Alexander Kellett <lypanov@kde.org>
++           2001, Andreas Schlapbach <schlpbch@iam.unibe.ch>
++           2003, Antonio Larrosa <larrosa@kde.org>
++           2004, Arend van Beelen jr. <arend@auton.nl>
++           2000-2001, Carsten Pfeiffer <pfeiffer@kde.org>
++           2009, Christian Franke <cfchris6@ts2server.com>
++           2009, Christoph Feck <christoph@maxiom.de>
++           2009, Daivd Faure <faure@kde.org>
++           2007, Daniel García Moreno <danigm@gmail.com>
++           2000, Daniel Molkentin <molkentin@kde.org>
++           2001, David Faure <david@mandrakesoft.com>
++           1998-2016, David Faure <faure@kde.org>
++           2002-2003, Douglas Hanley <douglash@caltech.edu>
++           2007-2008, Eduardo Robles Elvira <edulix@gmail.com>
++           2007, Fredrik Höglund <fredrik@kde.org>
++           2009, Fredy Yanardi <fyanardi@gmail.com>
++           2004, Gary Cramblitt <garycramblitt@comcast.net>
++           2002, George Russell <george.russell@clara.net>
++           2005, Ivor Hewitt <ivor@ivor.org>
++           2009, Jakub Wieczorek <faw217@gmail.com>
++           2015, Jeremy Whiting <jpwhiting@kde.org>
++           2002, John Firebaugh <jfirebaugh@kde.org>
++           2020, Jonathan Marten <jjm@keelhaul.me.uk>
++           2001, Joseph Wenninger <jowenn@kde.org>
++           2002-2003, Konqueror Developers <konq-e@kde.org>
++           2000, Kurt Granroth <granroth@kde.org>
++           2002, Leo Savernik <l.savernik@aon.at>
++           2003-2004, Lubos Lunak <l.lunak@kde.org>
++           2001, Malte Starostik <malte@kde.org>
++           2003, Martijn Klingens <klingens@kde.org>
++           2008, Matthias Grimrath <maps4711@gmx.de>
++           1999-2000, Matthias Hoelzer-Kluepfel <hoelzer@kde.org>
++           1998-1999, Michael Reiher <michael.reiher@gmx.de>
++           2003-2004, Olaf Schmidt <ojschmidt@kde.org>
++           2006, Peter Penz <peter.penz@gmx.at>
++           2009, Pino Toscano <pino@kde.org>
++           2019, Raphael Rosch <kde-dev@insaner.com>
++           2003, Richard J. Moore <rich@kde.org>
++           1998-2003, Simon Hausmann <hausmann@kde.org>
++           2002, Stephan Binner <binner@kde.org>
++           1998-1999, Torben Weis <weis@kde.org>
++           2008, Xavier Vello <xavier.vello@gmail.com>
++License: GPL-2+
++
++Files: plugins/imagerotation/exif.py
++       webenginepart/tests/webenginepart_tester.cpp
++Copyright: 2006, Dirk Mueller <mueller@kde.org>
++           2002, Gene Cash All rights reserved.
++           2006, George Staikos <staikos@kde.org>
++           2009, Nokia Corporation and /or its subsidiary<-ies>
++           2006, Simon Hausmann <hausmann@kde.org>
++           2006, Zack Rusin <zack@kde.org>
++License: BSD-2-clause
++
++Files: org.kde.konqueror.appdata.xml
++Copyright: 2014, Matthias Klumpp <matthias@tenstral.net>
++License: CC0-1.0
++
++Files: plugins/fsview/fsview.cpp
++       plugins/fsview/fsview.h
++       plugins/fsview/fsview_part.cpp
++       plugins/fsview/fsview_part.h
++       plugins/fsview/inode.cpp
++       plugins/fsview/inode.h
++       plugins/fsview/main.cpp
++       plugins/fsview/scan.cpp
++       plugins/fsview/scan.h
++       plugins/fsview/tests/scantest.cpp
++       plugins/fsview/treemap.cpp
++       plugins/fsview/treemap.h
++Copyright: 2002-2009, Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
++           2006-2009, Peter Penz <peter.penz19@mail.com>
++License: GPL-2
++
++Files: cmake/modules/FindHunspell.cmake
++       cmake/modules/FindWebEngineDictConverter.cmake
++       libkonq/src/konq_spellcheckingconfigurationdispatcher.cpp
++       libkonq/src/konq_spellcheckingconfigurationdispatcher.h
++       src/konqbrowserinterface.cpp
++       src/konqbrowserinterface.h
++       src/pluginmetadatautils.cpp
++       src/pluginmetadatautils.h
++       src/urlloader.cpp
++       src/urlloader.h
++       webenginepart/autotests/webenginepartcookiejar_test.cpp
++       webenginepart/autotests/webenginepartcookiejar_test.h
++       webenginepart/src/certificateerrordialogmanager.cpp
++       webenginepart/src/certificateerrordialogmanager.h
++       webenginepart/src/spellcheckermanager.cpp
++       webenginepart/src/spellcheckermanager.h
++       webenginepart/src/ui/credentialsdetailswidget.cpp
++       webenginepart/src/ui/credentialsdetailswidget.h
++       webenginepart/src/webenginecustomizecacheablefieldsdlg.cpp
++       webenginepart/src/webenginecustomizecacheablefieldsdlg.h
++       webenginepart/src/webenginepartcontrols.cpp
++       webenginepart/src/webenginepartcontrols.h
++       webenginepart/src/webfieldsdataview.cpp
++       webenginepart/src/webfieldsdataview.h
++Copyright: 2020-2021, Stefano Crocco <posta@stefanocrocco.it>
++           2018-2022, Stefano Crocco <stefano.crocco@alice.it>
++License: GPL-2+3+KDEeV
++
++Files: plugins/akregator/feeddetector.cpp
++       plugins/akregator/feeddetector.h
++       plugins/akregator/konqfeedicon.cpp
++       plugins/akregator/konqfeedicon.h
++       plugins/akregator/pluginutil.cpp
++       plugins/akregator/pluginutil.h
++Copyright: 2004, Teemu Rytilahti <tpr@d5k.net>
++License: GPL-2+Qt
++
++Files: webenginepart/autotests/webengine_testutils.h
++Copyright: 2016, The Qt Company Ltd. <https://www.qt.io/licensing/>
++License: GPL-3+Qt-or-Commercial
++
++Files: plugins/babelfish/plugin_babelfish.cpp
++       plugins/babelfish/plugin_babelfish.h
++       plugins/dirfilter/dirfilterplugin.cpp
++       plugins/dirfilter/dirfilterplugin.h
++       plugins/kimgalleryplugin/imgallerydialog.cpp
++       plugins/kimgalleryplugin/imgallerydialog.h
++       plugins/kimgalleryplugin/imgalleryplugin.cpp
++       plugins/kimgalleryplugin/imgalleryplugin.h
++       plugins/shellcmdplugin/kshellcmdplugin.cpp
++       plugins/shellcmdplugin/kshellcmdplugin.h
++       sidebar/trees/bookmark_module/bookmark_item.cpp
++       sidebar/trees/bookmark_module/bookmark_item.h
++       sidebar/trees/bookmark_module/bookmark_module.cpp
++       sidebar/trees/bookmark_module/bookmark_module.h
++       sidebar/trees/dirtree_module/dirtree_item.cpp
++       sidebar/trees/dirtree_module/dirtree_item.h
++       sidebar/trees/dirtree_module/dirtree_module.cpp
++       sidebar/trees/dirtree_module/dirtree_module.h
++       sidebar/trees/konq_sidebartree.cpp
++       sidebar/trees/konq_sidebartree.h
++       sidebar/trees/konq_sidebartreeitem.cpp
++       sidebar/trees/konq_sidebartreeitem.h
++       sidebar/trees/konq_sidebartreemodule.h
++       sidebar/trees/konq_sidebartreetoplevelitem.cpp
++       sidebar/trees/konq_sidebartreetoplevelitem.h
++       sidebar/web_module/web_module.cpp
++       sidebar/web_module/web_module.h
++Copyright: 2003, Rand 2342 <rand2342@yahoo.com>
++           2000, Carsten Pfeiffer <pfeiffer@kde.org>
++           2000-2010, David Faure <faure@kde.org>
++           2000-2011, Dawit Alemayehu <adawit@kde.org>
++           2003, George Staikos <staikos@kde.org>
++           2001, Kurt Granroth <granroth@kde.org>
++           2001-2003, Lukas Tinkl <lukas@kde.org>
++           2002, Michael Brade <brade@kde.org>
++           2008, Montel Laurent <montel@kde.org>
++           2003, Waldo Bastian <bastian@kde.org>
++License: LGPL-2
++
++Files: autotests/historymanagertest.cpp
++       autotests/undomanagertest.cpp
++       client/kfmclient.cpp
++       client/kfmclient.h
++       client/konqclientrequest.cpp
++       client/konqclientrequest.h
++       libkonq/autotests/konqpopupmenutest.cpp
++       libkonq/autotests/konqpopupmenutest.h
++       libkonq/src/konq_events.cpp
++       libkonq/src/konq_events.h
++       libkonq/src/konq_popupmenu.cpp
++       libkonq/src/konq_popupmenu.h
++       plugins/shellcmdplugin/kshellcmddialog.cpp
++       plugins/shellcmdplugin/kshellcmddialog.h
++       plugins/shellcmdplugin/kshellcmdexecutor.cpp
++       plugins/shellcmdplugin/kshellcmdexecutor.h
++       plugins/uachanger/uachangerplugin.cpp
++       plugins/uachanger/uachangerplugin.h
++       plugins/webarchiver/app/main.cpp
++       plugins/webarchiver/plugin_webarchiver.cpp
++       plugins/webarchiver/plugin_webarchiver.h
++       sidebar/konqsidebarplugin.cpp
++       sidebar/konqsidebarplugin.h
++       src/htmldefaults.h
++       src/konqactions.cpp
++       src/konqactions.h
++       src/konqbookmarkbar.cpp
++       src/konqbookmarkbar.h
++       src/konqbookmarkmenu.cpp
++       src/konqbookmarkmenu.h
++       src/konqbookmarkmenu_p.h
++       src/konqprivate_export.h
++       src/konqsettings.cpp
++       src/konqsettings.h
++       src/ksortfilterproxymodel.cpp
++       src/ksortfilterproxymodel.h
++       src/ktabbar.cpp
++       src/ktabbar.h
++       src/ktabwidget.cpp
++       src/ktabwidget.h
++       webenginepart/src/settings/webengine_filter.cpp
++       webenginepart/src/settings/webengine_filter.h
++       webenginepart/src/settings/webenginesettings.cpp
++       webenginepart/src/settings/webenginesettings.h
++       webenginepart/src/ui/featurepermissionbar.cpp
++       webenginepart/src/ui/passwordbar.cpp
++       webenginepart/src/ui/passwordbar.h
++       webenginepart/src/ui/searchbar.cpp
++       webenginepart/src/ui/searchbar.h
++       webenginepart/src/webenginewallet.cpp
++       webenginepart/src/webenginewallet.h
++       webenginepart/src/webenginewalletprivate.cpp
++Copyright: 2003, Alexander Kellett <lypanov@kde.org>
++           2000, Alexander Neundorf <neundorf@kde.org>
++           2013, Allan Sandfeld Jensen <sandfeld@kde.org>
++           2001, Andreas Schlapbach <schlpbch@iam.unibe.ch>
++           2008, Benjamin C. Meyer <ben@meyerhome.net>
++           2006, Daniel Teske <teske@squorn.de>
++           1998-2017, David Faure <faure@kde.org>
++           2001-2020, Dawit Alemayehu <adawit@kde.org>
++           2001, Holger Freyther <freyther@yahoo.com>
++           2005, Ivor Hewitt <ivor@kde.org>
++           2009, John Tapsell <tapsell@kde.org>
++           2020, Jonathan Marten <jjm@keelhaul.me.uk>
++           2001-2002, Joseph Wenninger <jowenn@kde.org>
++           1999, Kurt Granroth <granroth@kde.org>
++           2008, Laurent Montel <montel@kde.org>
++           2008, Maksim Orlovich <maksim@kde.org>
++           2007-2008, Omat Holding B.V. <info@omat.nl>
++           2000, Simon Hausmann <hausmann@kde.org>
++           2018-2020, Stefano Crocco <stefano.crocco@alice.it>
++           2003, Stephan Binner <binner@kde.org>
++           1998-1999, Torben Weis <weis@kde.org>
++           2008-2009, Urs Wolfer <uwolfer@kde.org>
++           2008, Vyacheslav Tokarev <tsjoker@gmail.com>
++           2003, Zack Rusin <zack@kde.org>
++License: LGPL-2+
++
++Files: libkonq/src/konq_historyentry.cpp
++       libkonq/src/konq_historyentry.h
++       libkonq/src/konq_historyloader.cpp
++       libkonq/src/konq_historyloader_p.h
++       libkonq/src/konq_historyprovider.cpp
++       libkonq/src/konq_historyprovider.h
++       sidebar/bookmarks_module/bookmarks_module.cpp
++       sidebar/bookmarks_module/bookmarks_module.h
++       sidebar/history_module/history_module.cpp
++       sidebar/history_module/history_module.h
++       sidebar/konqmultitabbar.cpp
++       sidebar/konqmultitabbar.h
++       sidebar/module_manager.cpp
++       sidebar/module_manager.h
++       sidebar/places_module/places_module.cpp
++       sidebar/places_module/places_module.h
++       sidebar/test/modulemanagertest.cpp
++       sidebar/tree_module/tree_module.cpp
++       sidebar/tree_module/tree_module.h
++       src/konqmouseeventfilter.cpp
++       src/konqmouseeventfilter.h
++       webenginepart/autotests/webengine_partapi_test.cpp
++Copyright: 2016, Anthony Fieroni <bvbfan@abv.bg>
++           2000-2001, Carsten Pfeiffer <pfeiffer@kde.org>
++           2007-2016, David Faure <faure@kde.org>
++           2010, Pino Toscano <pino@kde.org>
++           2019, Raphael Rosch <kde-dev@insaner.com>
++License: LGPL-2+3+KDEeV
++
++Files: src/konqurl.cpp
++       src/konqurl.h
++       webenginepart/src/ui/featurepermissionbar.h
++       webenginepart/src/webenginepage.cpp
++       webenginepart/src/webenginepage.h
++       webenginepart/src/webenginepartcookiejar.cpp
++       webenginepart/src/webenginepartcookiejar.h
++       webenginepart/src/webenginepart.cpp
++       webenginepart/src/webenginepartdownloadmanager.cpp
++       webenginepart/src/webenginepartdownloadmanager.h
++       webenginepart/src/webengineparterrorschemehandler.cpp
++       webenginepart/src/webengineparterrorschemehandler.h
++       webenginepart/src/webenginepart_ext.h
++       webenginepart/src/webenginepartfactory.cpp
++       webenginepart/src/webenginepartfactory.h
++       webenginepart/src/webenginepart.h
++       webenginepart/src/webenginepartkiohandler.cpp
++       webenginepart/src/webenginepartkiohandler.h
++       webenginepart/src/webengineurlrequestinterceptor.cpp
++       webenginepart/src/webengineurlrequestinterceptor.h
++       webenginepart/src/webengineview.cpp
++       webenginepart/src/webengineview.h
++       webenginepart/src/webhistoryinterface.cpp
++       webenginepart/src/webhistoryinterface.h
++       webenginepart/src/websslinfo.cpp
++       webenginepart/src/websslinfo.h
++Copyright: 2013, Allan Sandfeld Jensen <sandfeld@kde.org>
++           2021, Anthony Fieroni <bvbfan@abv.bg>
++           2009-2011, Dawit Alemayehu <adawit@kde.org>
++           2008, Dirk Mueller <mueller@kde.org>
++           2008, Laurent Montel <montel@kde.org>
++           2017-2018, Stefano Crocco <posta@stefanocrocco.it>
++           2018-2020, Stefano Crocco <stefano.crocco@alice.it>
++           2007, Trolltech ASA
++           2008-2010, Urs Wolfer <uwolfer@kde.org>
++License: LGPL-2.1+
++
++Files: webenginepart/src/webenginepart_ext.cpp
++Copyright: 2009, Dawit Alemayehu <adawit@kde.org>
++License: LGPL-2.1-or-later_AND_BSD-3-Clause
++
++Files: debian/*
++Copyright: 2016, Raymond Wooninck <tittiatcoke@gmail.com>
++           2020-2022, Aurélien COUDERC <coucouf@debian.org>
++License: GPL-2+
++
++License: BSD-2-clause
++ Redistribution and use in source and binary forms, with or without
++ modification, are permitted provided that the following conditions
++ are met:
++ .
++ 1. Redistributions of source code must retain the above copyright
++    notice, this list of conditions and the following disclaimer.
++ 2. Redistributions in binary form must reproduce the above copyright
++    notice, this list of conditions and the following disclaimer in the
++    documentation and/or other materials provided with the distribution.
++ .
++ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
++ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
++ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
++ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
++ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
++ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
++ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
++ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
++ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
++ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++
++License: 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
++ <https://creativecommons.org/publicdomain/zero/1.0/>.
++ --
++ On Debian systems, the complete text of the CC0 Public Domain Dedication
++ can be found in "/usr/share/common-licenses/CC0-1.0".
++
++License: GPL-2
++ 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; see the file COPYING.  If not, write to
++ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
++ Boston, MA 02110-1301, USA.
++ --
++ On Debian systems, the complete text of the GNU General Public License
++ version 2 can be found in `/usr/share/common-licenses/GPL-2’.
++
++License: GPL-2+
++ This program is free software; you can redistribute it and/or
++ modify it under the terms of the GNU General Public License as
++ published by the Free Software Foundation; either version 2 of
++ the License, or (at your option) any later version.
++ .
++ This program is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program.  If not, see <http://www.gnu.org/licenses/>.
++ --
++ 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+3+KDEeV
++ 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) 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 14 of version 3 of the license.
++ .
++ This program is distributed in the hope that it will be useful
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ GNU General Public License for more details.
++ .
++ You should have received a copy of the GNU General Public License
++ along with this program.  If not, see <http://www.gnu.org/licenses/>.
++ --
++ On Debian systems, the full text of the GNU General Public License version 2
++ can be found in the file `/usr/share/common-licenses/GPL-2’, likewise, the full
++ text of the GNU General Public License version 3 can be found in the file
++ `/usr/share/common-licenses/GPL-3’.
++
++License: GPL-2+Qt
++ 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.
++ .
++ As a special exception, permission is given to link this program
++ with any edition of Qt, and distribute the resulting executable,
++ without including the source code for Qt in the source distribution.
++ --
++ 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+Qt-or-Commercial
++ Alternatively, this file may be used under the terms of the GNU
++ General Public License version 3 as published by the Free Software
++ Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
++ included in the packaging of this file. Please review the following
++ information to ensure the GNU General Public License requirements will
++ be met: https://www.gnu.org/licenses/gpl-3.0.html.
++ .
++ On Debian systems, the complete text of the GNU General Public License
++ version 3 can be found in `/usr/share/common-licenses/GPL-3’.
++ .
++ Alternatively this file may be used under the Qt Commercial License
++ Licensees holding valid commercial Qt licenses may use this file in
++ accordance with the commercial license agreement provided with the
++ Software or, alternatively, in accordance with the terms contained in
++ a written agreement between you and The Qt Company. For licensing terms
++ and conditions see https://www.qt.io/terms-conditions. For further
++ information use the contact form at https://www.qt.io/contact-us.
++
++License: LGPL-2
++ This library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Library General Public
++ License version 2 as published by the Free Software Foundation.
++ .
++ This library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ Library General Public License for more details.
++ .
++ You should have received a copy of the GNU Library General Public License
++ along with this library; see the file COPYING.LIB.  If not, write to
++ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
++ Boston, MA 02110-1301, USA.
++ --
++ On Debian systems, the complete text of the GNU General Public License
++ version 2 can be found in `/usr/share/common-licenses/LGPL-2’.
++
++License: LGPL-2+
++ This library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Library General Public
++ License version 2 as published by the Free Software Foundation.
++ .
++ This library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ Library General Public License for more details.
++ .
++ You should have received a copy of the GNU Library General Public License
++ along with this library; see the file COPYING.LIB.  If not, write to
++ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
++ Boston, MA 02110-1301, USA.
++ --
++ On Debian systems, the complete text of the GNU Library General Public License
++ version 2 can be found in `/usr/share/common-licenses/LGPL-2’.
++
++License: LGPL-2+3+KDEeV
++ This library is free software; you can redistribute it and/or
++ modify it under the terms of the GNU Lesser General Public
++ License as published by the Free Software Foundation; either
++ version 2 of the License, or ( at your option ) version 3, or, at the
++ discretion of KDE e.V. ( which shall act as a proxy as in section 14
++ of the GPLv3 ), any later version.
++ .
++ This library is distributed in the hope that it will be useful,
++ but WITHOUT ANY WARRANTY; without even the implied warranty of
++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ Lesser General Public License for more details.
++ .
++ You should have received a copy of the GNU Lesser General Public License
++ along with this library; see the file COPYING.LIB.  If not, write to
++ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
++ Boston, MA 02110-1301, USA.
++ --
++ On Debian systems, the complete text of the GNU Library General Public
++ License version 2 can be found in `/usr/share/common-licenses/LGPL-2',
++ likewise, the complete text of the GNU Lesser General Public License version
++ 3 can be found in `/usr/share/common-licenses/LGPL-3'.
++
++License: LGPL-2.1+
++ 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, see <http://www.gnu.org/licenses/>.
++ --
++ On Debian systems, the complete text of the GNU General Public License
++ version 2 can be found in `/usr/share/common-licenses/GPL-2’.
++
++License: LGPL-2.1-or-later_AND_BSD-3-Clause
++ 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, see <http://www.gnu.org/licenses/>.
++ --
++ On Debian systems, the complete text of the GNU General Public License
++ version 2 can be found in `/usr/share/common-licenses/GPL-2’.
++ .
++ 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.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..9ad9ddbc2bdb0bc4445356e21592a0844ee84490
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,68 @@@
++#!/usr/bin/dh-exec
++[amd64 arm64 armhf i386 mips64el mipsel] usr/bin/kcreatewebarchive
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/khtml/kpartplugins/webarchiverpluginkhtml_kpartplugins.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/webarchiverpluginkwebkitpart_kpartplugins.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/webarchiverplugin.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/webarchivethumbnail.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/webenginepart/kpartplugins/webarchiverpluginwebenginepart_kpartplugins.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/config.kcfg/kcreatewebarchive.kcfg
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/icons/hicolor/*/actions/webarchiver.png
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/kservices5/webarchivethumbnail.desktop
++etc/xdg/translaterc
++usr/bin/fsview
++usr/lib/*/qt5/plugins/akregatorkonqfeedicon.so
++usr/lib/*/qt5/plugins/autorefresh.so
++usr/lib/*/qt5/plugins/babelfishplugin.so
++usr/lib/*/qt5/plugins/dolphinpart/kpartplugins/dirfilterplugin.so
++usr/lib/*/qt5/plugins/dolphinpart/kpartplugins/kimgallery.so
++usr/lib/*/qt5/plugins/dolphinpart/kpartplugins/konq_shellcmdplugin.so
++usr/lib/*/qt5/plugins/kf5/kfileitemaction/akregatorplugin.so
++usr/lib/*/qt5/plugins/kf5/parts/fsviewpart.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/akregatorkonqfeediconkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/autorefreshkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/babelfishpluginkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/khtmlsettingspluginkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/khtmlttspluginkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/konqueror_kget_browser_integrationkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtml/kpartplugins/uachangerpluginkhtml_kpartplugins.so
++usr/lib/*/qt5/plugins/khtmlsettingsplugin.so
++usr/lib/*/qt5/plugins/khtmlttsplugin.so
++usr/lib/*/qt5/plugins/konqueror/kpartplugins/searchbarplugin.so
++usr/lib/*/qt5/plugins/konqueror_kget_browser_integration.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/akregatorkonqfeediconkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/autorefreshkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/babelfishpluginkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/khtmlsettingspluginkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/khtmlttspluginkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/konqueror_kget_browser_integrationkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/kwebkitpart/kpartplugins/uachangerpluginkwebkitpart_kpartplugins.so
++usr/lib/*/qt5/plugins/uachangerplugin.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/akregatorkonqfeediconwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/autorefreshwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/babelfishpluginwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/khtmlsettingspluginwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/khtmlttspluginwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/konqueror_kget_browser_integrationwebenginepart_kpartplugins.so
++usr/lib/*/qt5/plugins/webenginepart/kpartplugins/uachangerpluginwebenginepart_kpartplugins.so
++usr/share/akregator/pics/feed.png
++usr/share/icons/hicolor/*/actions/babelfish.png
++usr/share/icons/hicolor/*/actions/imagegallery.png
++usr/share/icons/hicolor/*/apps/fsview.png
++usr/share/kf5/kbookmark/directory_bookmarkbar.desktop
++usr/share/kservices5/fsview_part.desktop
++usr/share/kxmlgui5/fsview/fsview_part.rc
++usr/share/locale/*/LC_MESSAGES/akregator_konqplugin.mo
++usr/share/locale/*/LC_MESSAGES/autorefresh.mo
++usr/share/locale/*/LC_MESSAGES/babelfish.mo
++usr/share/locale/*/LC_MESSAGES/dirfilterplugin.mo
++usr/share/locale/*/LC_MESSAGES/fsview.mo
++usr/share/locale/*/LC_MESSAGES/imgalleryplugin.mo
++usr/share/locale/*/LC_MESSAGES/kgetplugin.mo
++usr/share/locale/*/LC_MESSAGES/khtmlsettingsplugin.mo
++usr/share/locale/*/LC_MESSAGES/khtmltts.mo
++usr/share/locale/*/LC_MESSAGES/kshellcmdplugin.mo
++usr/share/locale/*/LC_MESSAGES/searchbarplugin.mo
++usr/share/locale/*/LC_MESSAGES/uachangerplugin.mo
++usr/share/locale/*/LC_MESSAGES/webarchiver.mo
++usr/share/qlogging-categories5/akregatorplugin.categories
++usr/share/qlogging-categories5/fsview.categories
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f3e69e0bfa9102427cb00ededd9e4091b3f96889
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++rm_conffile /etc/xdg/akregatorplugin.categories 4:19.08.2-1~
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..dee97fc800e11510f57799174f98afe5e87fcc72
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,46 @@@
++#!/usr/bin/dh-exec
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/libkwebenginepart.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/lib/*/qt5/plugins/kf5/parts/webenginepart.so
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/icons/hicolor/*/apps/webengine.png
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/kconf_update/webenginepart.upd
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/kservices5/webenginepart.desktop
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/kxmlgui5/webenginepart/
++[amd64 arm64 armhf i386 mips64el mipsel] usr/share/webenginepart/
++etc/xdg/autostart/konqy_preload.desktop
++etc/xdg/konqsidebartngrc
++usr/bin/kfmclient
++usr/bin/konqueror
++usr/lib/*/libkdeinit5_kfmclient.so
++usr/lib/*/libkdeinit5_konqueror.so
++usr/lib/*/libkonqsidebarplugin.so.*
++usr/lib/*/libkonquerorprivate.so.*
++usr/lib/*/qt5/plugins/kf5/parts/konq_sidebar.so
++usr/lib/*/qt5/plugins/konqsidebar_bookmarks.so
++usr/lib/*/qt5/plugins/konqsidebar_history.so
++usr/lib/*/qt5/plugins/konqsidebar_places.so
++usr/lib/*/qt5/plugins/konqsidebar_tree.so
++usr/lib/*/qt5/plugins/konqueror_kcms/*
++usr/share/applications/kfmclient.desktop
++usr/share/applications/kfmclient_*.desktop
++usr/share/applications/konqbrowser.desktop
++usr/share/applications/org.kde.konqueror.desktop
++usr/share/config.kcfg/konqueror.kcfg
++usr/share/dbus-1/interfaces/org.kde.Konqueror.*.xml
++usr/share/doc/HTML/*/kcontrol5/
++usr/share/doc/HTML/*/konqueror/
++usr/share/icons/hicolor/*/apps/konqueror.png
++usr/share/kcmcss/
++usr/share/kcontrol/pics/*png
++usr/share/konqsidebartng/
++usr/share/konqueror/
++usr/share/kservices5/konq_sidebartng.desktop
++usr/share/kservices5/org.kde.konqueror.desktop
++usr/share/locale/*/LC_MESSAGES/kcmbookmarks.mo
++usr/share/locale/*/LC_MESSAGES/kcmkonq.mo
++usr/share/locale/*/LC_MESSAGES/kcmkonqhtml.mo
++usr/share/locale/*/LC_MESSAGES/kcmperformance.mo
++usr/share/locale/*/LC_MESSAGES/kfmclient.mo
++usr/share/locale/*/LC_MESSAGES/konqueror.mo
++usr/share/locale/*/LC_MESSAGES/webenginepart.mo
++usr/share/metainfo/org.kde.konqueror.appdata.xml
++usr/share/qlogging-categories5/konqueror.categories
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..c47a563f8997ddb3b9cf863d66849eb1aebc6e00
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,13 @@@
++konqueror: package-name-doesnt-match-sonames libkdeinit5-kfmclient libkdeinit5-konqueror libkonqsidebarplugin5 libkonquerorprivate5 libkwebenginepart
++konqueror: shared-library-lacks-version usr/lib/*/libkdeinit5_kfmclient.so libkdeinit5_kfmclient.so
++konqueror: shared-library-lacks-version usr/lib/*/libkwebenginepart.so libkwebenginepart.so
++konqueror: shared-library-lacks-version usr/lib/*/libkdeinit5_konqueror.so libkdeinit5_konqueror.so
++konqueror: no-symbols-control-file usr/lib/*/libkonquerorprivate.so.*
++konqueror: no-symbols-control-file usr/lib/*/libkdeinit5_kfmclient.so
++konqueror: no-symbols-control-file usr/lib/*/libkdeinit5_konqueror.so
++konqueror: no-symbols-control-file usr/lib/*/libkwebenginepart.so
++konqueror: no-symbols-control-file usr/lib/*/libkonqsidebarplugin.so.*
++# it's the in-browser about page
++konqueror: package-contains-documentation-outside-usr-share-doc [usr/share/konqueror/about/*]
++# error pages for the web engine part
++konqueror: package-contains-documentation-outside-usr-share-doc [usr/share/webenginepart/*]
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..a6f9456347697518ac72590cede52573f44dbaf5
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++rm_conffile /etc/xdg/konqueror.categories 4:20.04.3-1~
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..60dab12327cc10b2ab4b090ec16e25a54107de50
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,22 @@@
++#! /bin/sh -e
++
++case "$1" in
++    configure)
++      update-alternatives --install /usr/bin/x-www-browser \
++          x-www-browser /usr/bin/konqueror 30 \
++          --slave /usr/share/man/man1/x-www-browser.1.gz \
++          x-www-browser.1.gz /usr/share/man/man1/konqueror.1.gz
++    ;;
++
++    abort-upgrade|abort-remove|abort-deconfigure)
++    ;;
++
++    *)
++        echo "postinst called with unknown argument \`$1'" >&2
++        exit 1
++    ;;
++esac
++
++#DEBHELPER#
++
++exit 0
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..dc7be8ee3f5647380958e56a1cb79545aacecd26
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,22 @@@
++#! /bin/sh -e
++
++case "$1" in
++    remove)
++        update-alternatives --remove x-www-browser /usr/bin/konqueror
++    ;;
++
++    upgrade|deconfigure)
++    ;;
++
++    failed-upgrade)
++    ;;
++
++    *)
++        echo "prerm called with unknown argument \`$1'" >&2
++        exit 1
++    ;;
++esac
++
++#DEBHELPER#
++
++exit 0
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..fc922c68361add8da99f7db2a288849c415aed14
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,4 @@@
++usr/include/KF5/konq_*.h
++usr/include/KF5/libkonq_export.h
++usr/lib/*/cmake/KF5Konq/
++usr/lib/*/libKF5Konq.so
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f1cd84eb82318393fd68dae3b9b7581ce06ba05d
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++usr/lib/*/libKF5Konq.so.*
++usr/share/locale/*/LC_MESSAGES/libkonq.mo
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..98b5db06e881592efa642535ca1be9aba5ce2fc9
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,137 @@@
++Author: Pino Toscano <pino@debian.org>
++Description: Make QtWebEngine an optional requirement
++ This makes it possible to build konqueror, albeith without an HTML component,
++ also on architectures that do not have QtWebEngine.
++Forwarded: no
++Last-Update: 2022-12-17
++
++--- a/CMakeLists.txt
+++++ b/CMakeLists.txt
++@@ -32,19 +32,24 @@ include(GenerateExportHeader)
++ set(KONQUEROR_LIB_VERSION "${RELEASE_SERVICE_VERSION}")
++ set(KONQUEROR_VERSION "${KONQUEROR_LIB_VERSION}")
++ 
++-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Widgets WebEngineWidgets)
+++find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Widgets)
+++find_package(Qt5WebEngineWidgets ${QT_MIN_VERSION})
++ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Parts KCMUtils Archive Crash WindowSystem Init IconThemes DBusAddons GuiAddons)
++ 
++ find_package(KF5 ${KF5_MIN_VERSION} COMPONENTS Activities DocTools) # Optional
++ 
++ find_package(Hunspell)
++ 
++-if(NOT Qt5WebEngineWidgets_VERSION VERSION_LESS "5.13.0")
++-  add_definitions(-DWEBENGINE_PDF_VIEWER)
++-endif()
++-
++-if(Qt5WebEngineWidgets_VERSION VERSION_LESS "5.14.0")
++-  add_definitions(-DWEBENGINEDOWNLOADITEM_USE_PATH)
+++if(Qt5WebEngineWidgets_FOUND)
+++  if(NOT Qt5WebEngineWidgets_VERSION VERSION_LESS "5.13.0")
+++    add_definitions(-DWEBENGINE_PDF_VIEWER)
+++  endif()
+++
+++  if(Qt5WebEngineWidgets_VERSION VERSION_LESS "5.14.0")
+++    add_definitions(-DWEBENGINEDOWNLOADITEM_USE_PATH)
+++  endif()
+++else()
+++  add_definitions(-DNO_WEBENGINE)
++ endif()
++ 
++ option(WITHOUT_X11 "Build without X11 integration (skips finding Qt5X11Extras)" OFF)
++@@ -80,7 +85,9 @@ add_subdirectory( client )
++ if(BUILD_TESTING)
++     add_subdirectory( autotests )
++ endif()
++-add_subdirectory( webenginepart )
+++if(Qt5WebEngineWidgets_FOUND)
+++    add_subdirectory( webenginepart )
+++endif()
++ 
++ add_subdirectory( pics )
++ add_subdirectory( sidebar )
++--- a/autotests/CMakeLists.txt
+++++ b/autotests/CMakeLists.txt
++@@ -7,8 +7,10 @@ include_directories( ${CMAKE_CURRENT_SOU
++ 
++ ########### konqviewmgrtest ###############
++ 
++-ecm_add_test(konqviewmgrtest.cpp
++-    LINK_LIBRARIES kdeinit_konqueror Qt5::Core Qt5::Gui kwebenginepartlib Qt5::WebEngineWidgets Qt5::Test)
+++if (Qt5WebEngineWidgets_FOUND)
+++  ecm_add_test(konqviewmgrtest.cpp
+++      LINK_LIBRARIES kdeinit_konqueror Qt5::Core Qt5::Gui kwebenginepartlib Qt5::WebEngineWidgets Qt5::Test)
+++endif()
++ 
++ ########### historymanagertest ###############
++ 
++@@ -22,8 +24,10 @@ ecm_add_test(undomanagertest.cpp
++ 
++ ########### konqhtmltest ###############
++ 
++-ecm_add_test(konqhtmltest.cpp
++-    LINK_LIBRARIES kdeinit_konqueror kwebenginepartlib Qt5::Core Qt5::Test)
+++if (Qt5WebEngineWidgets_FOUND)
+++  ecm_add_test(konqhtmltest.cpp
+++      LINK_LIBRARIES kdeinit_konqueror kwebenginepartlib Qt5::Core Qt5::Test)
+++endif()
++ 
++ ########### konqviewtest ###############
++ 
++--- a/plugins/CMakeLists.txt
+++++ b/plugins/CMakeLists.txt
++@@ -23,7 +23,11 @@ add_subdirectory( kimgalleryplugin )
++ add_subdirectory( dirfilter )
++ add_subdirectory( uachanger )
++ add_subdirectory( babelfish )
++-add_subdirectory( webarchiver )
+++
+++if (Qt5WebEngineWidgets_FOUND)
+++   add_subdirectory( webarchiver )
+++endif()
+++
++ add_subdirectory( kget )
++ 
++ if (Qt5TextToSpeech_FOUND)
++--- a/libkonq/src/CMakeLists.txt
+++++ b/libkonq/src/CMakeLists.txt
++@@ -29,12 +29,14 @@ target_link_libraries(KF5Konq
++     KF5::CoreAddons
++     KF5::Service
++     KF5::Parts
++-    Qt5::WebEngineWidgets
++     PRIVATE
++     KF5::Bookmarks
++     KF5::I18n
++     ${ZLIB_LIBRARY}
++ )
+++if(Qt5WebEngineWidgets_FOUND)
+++  target_link_libraries(KF5Konq PUBLIC Qt5::WebEngineWidgets)
+++endif()
++ 
++ # For crc32 in konq_historyloader.cpp
++ target_include_directories(KF5Konq PRIVATE ${ZLIB_INCLUDE_DIR})
++--- a/src/urlloader.cpp
+++++ b/src/urlloader.cpp
++@@ -29,9 +29,7 @@
++ 
++ #include <QDebug>
++ #include <QArgument>
++-#include <QWebEngineProfile>
++ #include <QMimeDatabase>
++-#include <QWebEngineProfile>
++ #include <QFileDialog>
++ 
++ bool UrlLoader::embedWithoutAskingToSave(const QString &mimeType)
++@@ -59,7 +57,11 @@ UrlLoader::UrlLoader(KonqMainWindow *mai
++     QObject(mainWindow), m_mainWindow(mainWindow), m_url(url), m_mimeType(mimeType), m_request(req), m_view(view), m_trustedSource(trustedSource), m_dontEmbed(dontEmbed),
++     m_jobErrorCode(0), m_protocolAllowsReading(KProtocolManager::supportsReading(m_url))
++ {
+++#ifndef NO_WEBENGINE
++     m_dontPassToWebEnginePart = m_request.args.metaData().contains("DontSendToDefaultHTMLPart");
+++#else
+++    m_dontPassToWebEnginePart = true;
+++#endif
++ }
++ 
++ UrlLoader::~UrlLoader()
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..3e3084ed7aee2eb18906722f6bcd6386b8222c11
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++optional-qtwebengine.diff
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ba5ed436ca2e3c28e1dcfcf787a4f0dcba59375b
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,18 @@@
++#!/usr/bin/make -f
++
++export DEB_BUILD_MAINT_OPTIONS = hardening=+all
++
++%:
++      dh $@
++
++override_dh_auto_configure:
++      dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF
++
++override_dh_auto_test:
++      # Disable dh_auto_test at build time
++      :
++
++execute_after_dh_auto_install:
++      # do not ship the development files for konqsidebarplugin, for now
++      rm -f debian/tmp/usr/include/konqsidebarplugin.h
++      rm -f debian/tmp/usr/lib/*/libkonqsidebarplugin.so
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f71bdf37b24e9d5e7055f18626ad67d0d2ca07ab
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,7 @@@
++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
++variables:
++  SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
++  SALSA_CI_DISABLE_RC_BUGS: 'no'
++  SALSA_CI_REPROTEST_ARGS: '--variations=-build-path'
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..b8e55baf05f05c1ada3bc95ba6d3270725b2cd61
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,7 @@@
++Bug-Database: https://bugs.kde.org/buglist.cgi?product=konqueror&resolution=---
++Bug-Submit: https://bugs.kde.org/enter_bug.cgi?format=guided&product=konqueror
++Changelog: https://kde.org/announcements/
++Donation: https://www.kde.org/community/donations/
++Repository: https://invent.kde.org/network/konqueror.git
++Repository-Browse: https://invent.kde.org/network/konqueror
++Security-Contact: security@kde.org
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..d5b8fdb37c26671b43e3fafa85b7e63d7f8fa6f2
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,223 @@@
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++
++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
++2c/VR+KQdkKL8d60xX7iINynizQzf9jlpW1KcBejMDHe4RdCYNyEUUTMb7ibLKhu
++P6b8pXoAEaTNenAfxPHnhTnBPG6GSWPRuYtnDA3bGlV+WNla0k1z1mCVLw9Eu6W7
++dnxtVA5Oee6jJnE/v71HleENj9IDa+Puf/DkXqWeqPJvwWxevaqISXYTT7EBrpQS
++S73MaBY81Mdmaa2IMqyqGU1bh4CmEy9kWoL7qLu9FVX2ahn7y54PSsytV0/ne2H9
++b9H1xC1/+zDC2h/v0RGo5sL1Svf/LL8II08j4OPWqoxmwUQoAtWKlx7EpuoaFB8p
++jDBoqANJ7yZUdz8ltPCh/auY/FuYE1BZWAfBFVQYHrcmef1p9LdJgQFMDP9/hLpM
++AzfRUvZOjof68q1zhk+3NEhAPl1TdINZPioYy6wCBKWsbnn4FwKq2AQQXv8ls5Qd
++stS7z6D8XatmkBuyvlXymQINBFfNZD4BEACo0YKCUEhTY7v8VZVw3csAtnsRSFQ1
++8G8xfYIt7mJEBrtfiGG4g28EjNeWQfN8wGIaAeRGl5nb7s9RRpxXStUu719jGX1Z
++9Sr8p/JOmBS5kdfAtYId9Cl3VsGRvf4Smg1ClrEv6tQ97j+d1FY8QfgW/GS46YBO
++EeOFVQRtfi7Yv9lZkiBFrzP0Nr7JV9u1GkBsFgNkVuYs/3RDYULItBwGFerduOyQ
++COt819QvHHSZkXqJWwNROA6lc8gW36lKbDHoZ1jSkDnDV0bW0cX1/6WJSzWYdcPi
++ceA1vj/VDg0Kr23SVQ1PyPvBirT7ToirQm6KrIiKHWLSg156ht8/K2C1Dgypf+YM
++seMbHQxVLrI2p4zpmxu3B2SrSj3ImM5FO0XGd1gxn/qywNVJDQBfcYnndksD2i/9
++/Es8I/F6OymBZl4HWBvx7ixm2JPXkmwVPEC/lJn3eCBb1fAaJSlroHtaAEteCWuE
++5/Mg/uYEh1UeAstP47N3P0B3l1E4Ccw1ne2/O1BdsnXeUaI3YVYz9aZkVlL7ywda
++3h/goRKxc1b18bmgu/EdQmcTEMj29B3szMpetWNt1ZbaMJzfDw+z+SiQ3toOTUiq
++MuWq+l+JK0dVUzOvpGhGVHv5m9CtJFP671ivEc4it0hJRH5kdW9aNbeG0g9TxHQq
++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
++=crW8
++-----END PGP PUBLIC KEY BLOCK-----
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..2c4d4e7e4b4542d7bd9f50e74fffdca6fef1ba34
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++version=4
++opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz