Search Criteria
Package Details: python-qroundprogressbar 1.0.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-qroundprogressbar.git (read-only, click to copy) |
|---|---|
| Package Base: | python-qroundprogressbar |
| Description: | Circular progress bar PyQt6 widget (ported from C++ project at: https://sourceforge.net/projects/qroundprogressbar) |
| Upstream URL: | https://github.com/ozmartian/QRoundProgressBar |
| Licenses: | Apache |
| Provides: | python-qroundprogressbar |
| Submitter: | ozmartian |
| Maintainer: | ozmartian |
| Last Packager: | ozmartian |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-04-18 09:45 (UTC) |
| Last Updated: | 2024-06-27 08:14 (UTC) |
Dependencies (3)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
ozmartian commented on 2024-06-27 08:15 (UTC)
Upgraded for PyQt6
ozmartian commented on 2023-01-01 11:48 (UTC) (edited on 2023-01-01 11:49 (UTC) by ozmartian)
Thanks for spotting that @kleintux. Fixed and updated.
kleintux commented on 2022-12-29 16:11 (UTC)
Hi there
git is needed as a make dependency because the source is from git.
thank you for fixing and maintaining