Search Criteria
Package Details: qweather-git r81.a02063b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qweather-git.git (read-only, click to copy) |
|---|---|
| Package Base: | qweather-git |
| Description: | A simple weather application. Using BOM Australia weather provider. Written in QT/QML and C++. |
| Upstream URL: | https://github.com/bit-shift-io/qweather |
| Licenses: | GPL3 |
| Provides: | qweather |
| Submitter: | gibbz |
| Maintainer: | gibbz |
| Last Packager: | gibbz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-07-06 03:19 (UTC) |
| Last Updated: | 2021-02-26 22:42 (UTC) |
Dependencies (4)
- qt5-declarative (qt5-declarative-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
Latest Comments
gibbz commented on 2021-02-26 22:45 (UTC)
Thanks, I thought it was odd that was missing. Ive fixed that up.
yochananmarqos commented on 2021-02-26 16:17 (UTC)
binutilsis in thebase-develgroup, it should not be added to makedepends(). See the AUR: Prerequisites.gibbz commented on 2020-07-06 04:42 (UTC) (edited on 2020-07-06 04:42 (UTC) by gibbz)
Thanks for the heads up! I have added those changes. Unusual that the cmake version doesn't require qt5-graphicaleffects.
yochananmarqos commented on 2020-07-06 04:26 (UTC)
This will not build as
cmakeis missing from makedepends().I neither needed
qt5-toolsnorqt5-graphicaleffectsto build in a clean chroot, onlyqt5-svg. The only dependency seems to beqt5-declarative.