Search Criteria
Package Details: osd_countdown 0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/osd_countdown.git (read-only, click to copy) |
|---|---|
| Package Base: | osd_countdown |
| Description: | A countdown (timer) which uses the X On-Screen Display library |
| Upstream URL: | https://github.com/danitool/osd_countdown |
| Licenses: | GPL2 |
| Submitter: | danitool |
| Maintainer: | danitool |
| Last Packager: | danitool |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-07-02 18:42 (UTC) |
| Last Updated: | 2022-02-12 17:48 (UTC) |
Dependencies (3)
- gnu-free-fonts
- xosd
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
SpotlightKid commented on 2019-06-05 06:42 (UTC)
"make" does not need to be listed in makedepends, as it is in the "base-devel" group.
"url" is missing (just use the github repo URL).
It is advisable to prefix the source URL with "${pkgname}-${pkgver}.tar.gz::", so that the downloaded tarball gets a distinctive name (not just "0.1.tar.gz"), to avoid conflicts in case an AUR build tool uses a shared srcdir dir for several packages.