Search Criteria
Package Details: kuserfeedback-git r704.83982f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kuserfeedback-git.git (read-only, click to copy) |
---|---|
Package Base: | kuserfeedback-git |
Description: | Framework for collecting user feedback for applications via telemetry and surveys |
Upstream URL: | https://kde.org/products/frameworks/ |
Licenses: | GPL |
Conflicts: | discover |
Provides: | discover |
Submitter: | BertiBoeller |
Maintainer: | None |
Last Packager: | BertiBoeller |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-12 17:22 (UTC) |
Last Updated: | 2020-11-12 21:36 (UTC) |
Dependencies (10)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- qt5-charts (qt5-charts-gitAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- qt5-tools (make)
- qt5-charts (qt5-charts-gitAUR) (optional) – User Feedback console
- qt5-declarative (qt5-declarative-gitAUR) (optional) – QML bindings
- qt5-svg (qt5-svg-gitAUR) (optional) – User Feedback console
Latest Comments
Rustmilian commented on 2023-03-13 08:12 (UTC) (edited on 2023-03-15 15:36 (UTC) by Rustmilian)
PKGBUILD
.gitignore
Don't forget to regenerate the
.SRCINFO
davispuh commented on 2023-02-06 20:01 (UTC)
To build this for KF6/Qt6 need to give
-DQT_MAJOR_VERSION=6
CMake option.