Package Details: hyprqt6engine 0.1.0-4

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: 14
Popularity: 2.64
First Submitted: 2025-10-09 06:50 (UTC)
Last Updated: 2026-07-22 16:25 (UTC)

Latest Comments

sola commented on 2026-07-22 16:27 (UTC)

@burninc0de pkgrel bumped. Thanks for reporting!

burninc0de commented on 2026-07-22 12:49 (UTC)

Package needs a pkgrel bump — hyprutils 0.14.0 SONAME bumped to libhyprutils.so.13, but hyprqt6engine is still linked against .12. Rebuilding locally fixes it. See https://github.com/hyprwm/hyprqt6engine/issues/13

sola commented on 2026-03-11 13:21 (UTC)

@shinka I've updated to build with these dependencies. It seems the dependencies will not be optional at runtime once built with them, thus I added them as hard dependencies instead.

shinka commented on 2026-03-11 09:57 (UTC)

missing makedepends and optdepends : 'kcolorscheme' 'kconfig' 'kiconthemes'

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