Package Details: plasma-keyboard-git 0edb3bd-1

Git Clone URL: https://aur.archlinux.org/plasma-keyboard-git.git (read-only, click to copy)
Package Base: plasma-keyboard-git
Description: Virtual Keyboard for Qt based desktops
Upstream URL: https://invent.kde.org/plasma/plasma-keyboard
Licenses: LGPL-2.1-or-later
Conflicts: plasma-keyboard
Submitter: lito
Maintainer: lito
Last Packager: lito
Votes: 1
Popularity: 0.013848
First Submitted: 2025-07-15 01:16 (UTC)
Last Updated: 2026-04-24 05:28 (UTC)

Latest Comments

archisman commented on 2026-04-18 01:35 (UTC)

extra-cmake-modules should be a build dependency, not a runtime dependency

lito commented on 2026-04-11 22:38 (UTC) (edited on 2026-04-11 22:38 (UTC) by lito)

@Schmetzler have you already installed libplasma-git? 6.5.6 is pretty old at this point.

Schmetzler commented on 2026-04-11 21:41 (UTC)

I can't build it anymore as CMake always gives following error:

CMake Error at CMakeLists.txt:58 (find_package):
  Could not find a configuration file for package "PlasmaQuick" that is
  compatible with requested version "6.5.90".

  The following configuration files were considered but not accepted:

    /usr/lib/cmake/PlasmaQuick/PlasmaQuickConfig.cmake, version: 6.5.6
      The version found is not compatible with the version requested.
    /lib/cmake/PlasmaQuick/PlasmaQuickConfig.cmake, version: 6.5.6
      The version found is not compatible with the version requested.

lone-cloud commented on 2025-10-29 07:01 (UTC)

This is a bad package: the PKGBUILD is broken - it's trying to build 0edb3bd but the actual latest git commit is d531b8b

tandy commented on 2025-10-01 00:42 (UTC)

Thanks for creating this package! I believe that extra-cmake-modules should be a make dependency, not a package dependency.