Search Criteria
Package Details: systemd-kcm 1.2.1-5
Git Clone URL: | https://aur.archlinux.org/systemd-kcm.git (read-only, click to copy) |
---|---|
Package Base: | systemd-kcm |
Description: | Systemd control module for KDE |
Upstream URL: | https://github.com/rthomsen/kcmsystemd |
Licenses: | |
Submitter: | arojas |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 24 |
Popularity: | 0.64 |
First Submitted: | 2018-05-30 21:58 |
Last Updated: | 2019-11-07 21:09 |
Dependencies (2)
- kio (kio-osync, kio-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
Latest Comments
« First ‹ Previous 1 2
darkbasic commented on 2018-06-01 10:58
Am I the only one who gets the following error? /usr/bin/pacman: unrecognized option '--color never'
Is it because of pacaur or is the pkgbuild broken?
dixi_minga commented on 2018-05-31 20:26
I followed eaburto and Tara:
And of course I have no idea, what I have done
Tara commented on 2018-05-31 12:51
I have reported the patch upstream.
Tara commented on 2018-05-31 12:41
I created a patch.
PKGBUILD https://pastebin.com/ZM3YDHQW
qt5_use_modules.patch https://pastebin.com/63XmxpwT
zoe commented on 2018-05-31 08:28
Same error for me. I left that package, and I replaced it with systemdgenie [community], which does the job very well.
eaburto commented on 2018-05-31 07:26
I was getting the same error. Seems like it's an obsolete command and now setting the proper target_link_libraries does import all the dependencies. I commented that line from src/CMakeLists.txt and it compiles and works just fine. I don't know if this should be reported upstream or just patch the PKGBUILD here.
simona commented on 2018-05-31 06:47
CMake Error at src/CMakeLists.txt:41 (qt5_use_modules): Unknown CMake command "qt5_use_modules".
-- Configuring incomplete, errors occurred!
nfs commented on 2018-05-30 23:43
I'm getting the same results as flops.
flops commented on 2018-05-30 22:44
-- Checking C++ support for std-chrono
-- Checking C++ support for std-chrono -- works
CMake Error at src/CMakeLists.txt:41 (qt5_use_modules):
Unknown CMake command "qt5_use_modules".
failed to build.
BTW cmake --version cmake version 3.11.2