Search Criteria
Package Details: qps 2.2.0-1
Git Clone URL: | https://aur.archlinux.org/qps.git (read-only, click to copy) |
---|---|
Package Base: | qps |
Description: | a visual process manager, an X11 version of 'top' or 'ps'. |
Upstream URL: | https://github.com/lxqt/qps |
Licenses: | |
Submitter: | Barthalion |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 13 |
Popularity: | 0.56 |
First Submitted: | 2018-01-07 16:39 |
Last Updated: | 2020-11-05 20:27 |
Dependencies (6)
- liblxqt (liblxqt-git)
- qt5-tools (qt5-tools-git)
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
- lxqt-build-tools (lxqt-build-tools-git) (make)
- lxqt-config (lxqt-config-git) (make)
Required by (1)
- lxqt-kwin-desktop-git (optional)
Latest Comments
jogai commented on 2020-11-07 18:50
Oh, no problem. it's just that I use topgrade, and that tries to update my aur packages each time. I'll wait, no problem.
FredBezies commented on 2020-11-07 10:18
@jogai: I pushed qps 2.2.0 a little too fast. LXQt packages are still in community-testing as of November 7th, 2020. Please wait until LXQt 0.16 is in community to build qps 2.2.0
Sorry for pushing this update too soon!
jogai commented on 2020-11-07 09:43
I cleaned yay first to be sure, and removed qps with -Rscn switch, but when I try to install it gives me:
ranger commented on 2020-05-09 16:54
Could you please add liblxqt as a dependency? qps won't start without it
"qps: error while loading shared libraries: liblxqt.so.0"
FredBezies commented on 2019-01-26 12:20
Lxqt 0.14.0 is needed for qps 1.19.0. Sorry for the annoyance.
koro666 commented on 2018-09-03 20:18
Could you please add i686 to the supported architectures?
I tested it and it works fine.
yan12125 commented on 2018-05-14 13:23
FYI: The upstream project is moved to https://github.com/lxqt/qps
khau commented on 2018-02-13 17:23
@FredBezies Thanks, builds perfectly fine now.
FredBezies commented on 2018-02-13 08:12
@Khau : thanks for the report. Qt5-tools was missing in makedepends. I think you can get it build now.
khau commented on 2018-02-12 23:55
Build failure - haven't had a chance to track down the cause or a fix.
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names:
Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:31 (find_package)