Search Criteria
Package Details: aml-git 0.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aml-git.git (read-only, click to copy) |
|---|---|
| Package Base: | aml-git |
| Description: | Another/Andri's Main Loop |
| Upstream URL: | https://github.com/any1/aml |
| Licenses: | custom:ISC |
| Conflicts: | aml |
| Provides: | aml |
| Submitter: | aperez |
| Maintainer: | aperez |
| Last Packager: | aperez |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-24 12:34 (UTC) |
| Last Updated: | 2021-01-19 09:27 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Required by (3)
- neatvnc-git (requires aml)
- vali-git (requires aml)
- wlvncc-git (requires aml)
Latest Comments
aperez commented on 2021-01-19 09:28 (UTC)
@1ace: Patch applied, thanks =)
1ace commented on 2021-01-02 13:28 (UTC)
@aperez: any chance you could apply this patch, to normalize the version number (and make it coherent with the
amlpackage)?https://gist.github.com/1ace/38f3631697c70d344565a0de30f5a783
You can't really see what the
sedactually does as right now there is no commit beyond0.2.0, but as an example the previous commit would've had this output:0.1.0+8.g256e45e073.This is a pretty standard format across the AUR, hopefully you'll be ok with it :)
And since this is important and not necessarily obvious:
0.2.0 > r103.972e0c0which means this is considered an update by pacman, with no need to bump theepoch\o/aperez commented on 2020-05-16 21:20 (UTC)
@1ace: Done, thanks for the suggestion!
1ace commented on 2020-05-15 21:01 (UTC)
@aperez: could you add
provides=(aml)(andconflicts=(aml)while at it, for when @any1 makes a release for it) please? That will allow others todepends=(aml).