qt6-base.git
3 years ago[PATCH] CMake: add support for GNU/Hurd
Pino Toscano [Sun, 21 Nov 2021 07:59:56 +0000 (08:59 +0100)]
[PATCH] CMake: add support for GNU/Hurd

Add a "HURD" CMake platform specification, so it can be properly
checked in the build system.

Set QT_DEFAULT_MKSPEC to the existing hurd-g++ mkspec.

Hurd supports $ORIGIN in RPATH, so enable it.

Hurd uses X11, so add it to the X11_SUPPORTED list.

Enable few more feature checks that apply to Hurd as well: either
because they are provided by GNU libc itself, or because they are
implemented on Hurd.

Check and set the ELF interpreter, as it is a common functionality of
the GNU toolchain.

Change-Id: Id347033560bbc5a2a4e2c3abb493c948c002b40e
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Gbp-Pq: Name upstream_CMake-add-support-for-GNU-Hurd.patch

3 years agoqt6-base (6.3.1+dfsg-9) unstable; urgency=medium
Pino Toscano [Sat, 3 Sep 2022 06:15:09 +0000 (07:15 +0100)]
qt6-base (6.3.1+dfsg-9) unstable; urgency=medium

  * Team upload.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add libvulkan-dev [linux-any] as a qt6-base-dev dependency, as some CMake
    file looks for it. (Closes: #1018877)

  [ Pino Toscano ]
  * Update symbols files for an ia64-specific change.
  * Update lintian overrides.

[dgit import unpatched qt6-base 6.3.1+dfsg-9]

3 years agoImport qt6-base_6.3.1+dfsg-9.debian.tar.xz
Pino Toscano [Sat, 3 Sep 2022 06:15:09 +0000 (07:15 +0100)]
Import qt6-base_6.3.1+dfsg-9.debian.tar.xz

[dgit import tarball qt6-base 6.3.1+dfsg-9 qt6-base_6.3.1+dfsg-9.debian.tar.xz]

3 years agoImport qt6-base_6.3.1+dfsg.orig.tar.xz
Patrick Franz [Fri, 15 Jul 2022 18:03:54 +0000 (19:03 +0100)]
Import qt6-base_6.3.1+dfsg.orig.tar.xz

[dgit import orig qt6-base_6.3.1+dfsg.orig.tar.xz]