Search Criteria
Package Details: ndn-infoedit-git r13.3226bdc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ndn-infoedit-git.git (read-only, click to copy) |
---|---|
Package Base: | ndn-infoedit-git |
Description: | Command Line Tools for Boost INFO Format |
Upstream URL: | https://github.com/NDN-Routing/infoedit |
Conflicts: | ndn-infoedit |
Provides: | ndn-infoedit |
Submitter: | bertof |
Maintainer: | None |
Last Packager: | bertof |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-07 17:22 (UTC) |
Last Updated: | 2021-02-03 17:15 (UTC) |
Required by (2)
- mini-ndn (requires ndn-infoedit)
- mini-ndn-git (requires ndn-infoedit)
Latest Comments
bertof commented on 2020-08-07 18:02 (UTC)
@katt Thank you, it should be fixed now
katt commented on 2020-08-07 17:49 (UTC)
@bertof Since they don't have tags you can use the example labeled "If there are no tags then use number of revisions since beginning of the history" which does just that, it displays revision+commit
bertof commented on 2020-08-07 17:45 (UTC)
@katt Hi, thanks for the tip. I'm removing the base-devel packages from the makedepens.
How should I fix the pkgver? The wiki only states to use something like
git describe
but in this case the upstream doesn't have any stable releases.katt commented on 2020-08-07 17:29 (UTC)
Hi, please add revision to your pkgver() as your current one will quickly be seen by pacman as a downgrade. Also packages part of base-devel doesn't need to be listed as makedepens. Cheers!