Package Details: plasma-remotecontrollers 5.27.10-1

Git Clone URL: https://aur.archlinux.org/plasma-remotecontrollers.git (read-only, click to copy)
Package Base: plasma-remotecontrollers
Description: Translate various input device events into keyboard and pointer events
Upstream URL: https://plasma-bigscreen.org/
Licenses: GPL2
Submitter: arojas
Maintainer: None
Last Packager: arojas
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-06 15:15 (UTC)
Last Updated: 2024-03-06 15:15 (UTC)

Latest Comments

bountykiller commented on 2024-07-28 14:34 (UTC) (edited on 2024-07-28 14:35 (UTC) by bountykiller)

I get this error when trying to build this package:

CMake Error at /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2850 (message):
  qt_generate_foreign_qml_types() is only available in Qt 6.
Call Stack (most recent call first):
  /usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:145 (include)
  /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency)
  /usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:42 (_qt_internal_find_qt_dependencies)
  /usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:53 (include)
  /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake:40 (find_dependency)
  CMakeLists.txt:50 (find_package)


CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
  Found package configuration file:

    /usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake

  but it set Qt6Quick_FOUND to FALSE so package "Qt6Quick" is considered to
  be NOT FOUND.
Call Stack (most recent call first):
  /usr/lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake:40 (find_dependency)
  CMakeLists.txt:50 (find_package)

Anyone who know what dependency could be missing?