Search Criteria
Package Details: qdep 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qdep.git (read-only, click to copy) |
---|---|
Package Base: | qdep |
Description: | A very basic yet simple to use dependency management tool for qmake based projects. |
Upstream URL: | https://github.com/Skycoder42/qdep |
Keywords: | package-manager packages qt |
Licenses: | BSD |
Submitter: | Skycoder42 |
Maintainer: | None |
Last Packager: | Skycoder42 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-22 21:54 (UTC) |
Last Updated: | 2019-09-23 14:06 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-appdirs
- python-argcomplete
- python-lockfile
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- python-setuptools (make)
- qt5-tools (optional) – Needed for lupdate to generate qdep translations
Required by (8)
- qt-autoupdater (make)
- qt5-autoupdater (make)
- qt5-autoupdater-doc (make)
- qt5-autoupdater-packagekit (make)
- qt5-autoupdater-qtifw (make)
- qt5-service (make)
- qt5-service-doc (make)
- repkg (make)
Latest Comments
Taijian commented on 2021-06-26 12:11 (UTC)
Hi,
just a minor issue: because you source your code from a git-tag, you need to add git as a make-depend, otherwise building in a clean chroot will fail.