Search Criteria
Package Details: qt-inspector-qt5-git r70.0e538d3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt-inspector-qt5-git.git (read-only, click to copy) |
---|---|
Package Base: | qt-inspector-qt5-git |
Description: | A tool to visualize tree of widgets in a Qt application |
Upstream URL: | https://github.com/robertknight/Qt-Inspector |
Licenses: | GPL3 |
Submitter: | flying-sheep |
Maintainer: | None |
Last Packager: | flying-sheep |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-10 08:44 (UTC) |
Last Updated: | 2022-04-04 09:39 (UTC) |
Dependencies (4)
- protobuf (protobuf-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
eclairevoyant commented on 2022-07-23 04:45 (UTC)
I think this should have
gdb
added to theoptdepends
, since attaching to an existing process requires it (see https://github.com/robertknight/Qt-Inspector#design). I wouldn't add it to the required dependencies since there is still the option of inspecting the other way.