remove RPATH/RUNPATH from examples' binaries.
Forwarded: not-needed
Last-Update: 2024-02-15
On Debian the examples are built against system's libraries, so there is no
need to set RPATH/RUNPATH.
Gbp-Pq: Name remove_rpath_from_examples.patch
[PATCH] cmake/QtBuildInternalsExtra.cmake.in: Patch out embedded build path.
The original build path should not be needed in the shipped package,
and causes reproducibility issues when built in different paths.
https://reproducible-builds.org/docs/build-path/
Gbp-Pq: Name build_path_embedded_qtbuildinternalsextra_cmake.patch
Add SH description
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
1043225
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Upstream processes archs from time to time and tends to disable those that
they do not know wether they are working or not.
SH is working on Debian, so as an intermediate measure re enable it here.
Gbp-Pq: Name Add-SH-detection.patch
qt6-base (6.6.2+dfsg-9) unstable; urgency=medium
* Team upload.
* Drop the unused ${perl:Depends} substvar from qt6-base-dev-tools, and
qmake6.
* Exclude one symbol in libqt6core6t64.symbols from hurd-i386, as it is not
available on x86 architectures.
* Update install files for more Linux-only bits.
* Enable the Vulkan support on all the architectures (i.e. not only on
Linux), as vulkan-loader is portable, and now available also on non-Linux
architectures in Debian:
- remove the linux-any limitation for the libvulkan-dev build and runtime
dependency
- remove the linux-any limitation for the vulkan-related symbols in
libqt6gui6.symbols
- remove the linux-any limitation for the vulkan-related files in install
files
* Sort the install files.
* Backport upstream commit
f319895389705a3db7c2134d1ed47ceade1b204e to fix
the build on the Hurd; patch
upstream_IPC-add-PATH_MAX-less-fallback-definition-for-MAX_PA.patch.
* Copy/import the patch armv4.diff from Qt5 to support ARMv4; it is needed
to be able to build Qt6 bits with clang 16 and older, which in Debian still
defaults to ARMv4.
[dgit import unpatched qt6-base 6.6.2+dfsg-9]