Package Details: hyprqt6engine 0.1.0-2

Git Clone URL: https://aur.archlinux.org/hyprqt6engine.git (read-only, click to copy)
Package Base: hyprqt6engine
Description: QT6 Theme Provider for Hyprland
Upstream URL: https://github.com/hyprwm/hyprqt6engine
Licenses: BSD-3-Clause
Submitter: sola
Maintainer: sola
Last Packager: sola
Votes: 1
Popularity: 0.90
First Submitted: 2025-10-09 06:50 (UTC)
Last Updated: 2025-10-10 12:12 (UTC)

Latest Comments

sola commented on 2025-10-10 12:18 (UTC)

@namealreadyinuse Hi, thanks for the report! I pushed an update that fixes the issue by pulling https://github.com/hyprwm/hyprqt6engine/pull/4

namealreadyinuse commented on 2025-10-10 11:52 (UTC) (edited on 2025-10-10 11:53 (UTC) by namealreadyinuse)

Sorry, I didn't formulate the reason correctly, when flagging the package out of date.

When trying to rebuild against the latest qt6 version in the extra repo, the following error occurs:

CMake Error at hyprqtplugin/CMakeLists.txt:11 (target_link_libraries):
  Target "hyprqtplugin" links to:

    Qt6::GuiPrivate

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.

hyprqt6engine-git builds fine, though