Package Details: qqc2-breeze-style 5.26.1-1

Git Clone URL: https://aur.archlinux.org/qqc2-breeze-style.git (read-only, click to copy)
Package Base: qqc2-breeze-style
Description: Breeze inspired QQC2 Style
Upstream URL: https://invent.kde.org/plasma/qqc2-breeze-style
Licenses: GPL3
Submitter: gustawho
Maintainer: gustawho
Last Packager: gustawho
Votes: 4
Popularity: 0.027341
First Submitted: 2021-02-17 18:01 (UTC)
Last Updated: 2022-10-20 19:23 (UTC)

Latest Comments

langfingaz commented on 2022-09-19 08:54 (UTC) (edited on 2022-09-19 08:54 (UTC) by langfingaz)

During build I got this error:

CMake Error at CMakeLists.txt:47 (find_package):
  By not providing "FindKF5IconThemes.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "KF5IconThemes", but CMake did not find one.

  Could not find a package configuration file provided by "KF5IconThemes"
  (requested version 5.91.0) with any of the following names:

    KF5IconThemesConfig.cmake
    kf5iconthemes-config.cmake

  Add the installation prefix of "KF5IconThemes" to CMAKE_PREFIX_PATH or set
  "KF5IconThemes_DIR" to a directory containing one of the above files.  If
  "KF5IconThemes" provides a separate development package or SDK, be sure it
  has been installed.

After adding kiconthemes as dependency, a second build attempt succeeded. Not sure if kiconthemes is just required for building or also for installing/running the package.