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: | Skycoder42 |
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-appdirs-gitAUR)
- 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 (21)
- qt-autoupdater (make)
- qt5-autoupdater (make)
- qt5-autoupdater-doc (make)
- qt5-autoupdater-packagekit (make)
- qt5-autoupdater-qtifw (make)
- qt5-datasync (make)
- qt5-datasync-doc (make)
- qt5-datasync-kwallet-keystore (make)
- qt5-datasync-secret-keystore (make)
- qt5-mvvm-doc (make)
- qt5-mvvmcore (make)
- qt5-mvvmdatasynccore (make)
- qt5-mvvmdatasyncquick (make)
- qt5-mvvmdatasyncwidgets (make)
- qt5-mvvmquick (make)
- qt5-mvvmwidgets (make)
- qt5-restclient (make)
- qt5-restclient-doc (make)
- qt5-service (make)
- qt5-service-doc (make)
- Show 1 more...
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.