Search Criteria
Package Details: vrrtest-git r44.eca8bbf-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vrrtest-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vrrtest-git |
| Description: | A very small utility to test variable refresh rate. |
| Upstream URL: | https://github.com/Nixola/VRRTest |
| Licenses: | zlib |
| Conflicts: | vrrtest |
| Provides: | vrrtest |
| Submitter: | joserebelo |
| Maintainer: | Nixola |
| Last Packager: | Nixola |
| Votes: | 23 |
| Popularity: | 0.21 |
| First Submitted: | 2021-05-07 23:25 (UTC) |
| Last Updated: | 2026-07-09 21:56 (UTC) |
Latest Comments
Nixola commented on 2026-07-09 21:59 (UTC)
Hi! Thanks for transferring the package over, and for creating and maintaining it in the first place. Also sorry for the breaking changes.
joserebelo commented on 2026-07-09 21:19 (UTC)
Hi, apologies for the delay, I have been away for the past couple of weeks. I have transferred the package to you, as I am unable to continue maintaining it.
Nixola commented on 2026-06-14 22:46 (UTC) (edited on 2026-06-15 10:50 (UTC) by Nixola)
Hi! Would you mind adding
provides=('vrrtest')andconflicts=('vrrtest')to the pkgbuild, or alternatively renaming the executable and desktop file tovrrtest-git? I just created avrrtestpackage I'll maintain myself, and I'd like the two to conflict cleanly or coexist.You'll also need to copy the contents of the
srcsubfolder instead of the repo itself, as I reogranized it a bit. The following patch should work:I'm also open to maintaining the package myself.
hexchain commented on 2022-08-03 19:01 (UTC)
Since this is a -git package, could you please add
gitinmakedepends(following the guideline at [1]) to ensure it can be built in a clean chroot?[1] https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines