Search Criteria
Package Details: bcunit 5.2.0+1+ge910154-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bcunit.git (read-only, click to copy) |
---|---|
Package Base: | bcunit |
Description: | Lightweight system for writing, administering, and running unit tests in C |
Upstream URL: | https://github.com/BelledonneCommunications/bcunit |
Licenses: | LGPL |
Submitter: | arojas |
Maintainer: | RAMChYLD |
Last Packager: | RAMChYLD |
Votes: | 1 |
Popularity: | 0.30 |
First Submitted: | 2022-11-05 09:01 (UTC) |
Last Updated: | 2023-01-29 20:09 (UTC) |
Dependencies (3)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (5)
- bctoolbox
- bctoolbox-git
- bcunit-cunit-compat
- bzrtp (make)
- mediastreamer (make)
Latest Comments
RAMChYLD commented on 2023-01-29 20:10 (UTC)
Gotcha. Update should be up by the time I type this.
gnaggnoyil commented on 2023-01-29 19:05 (UTC)
git describe --tags | sed 's/-/+/g'
gives5.2.0+1+ge910154
instead of3.0.2+19+ge910154
. Since this is not a "-git" package, I think we should set thepkgver
variable in PKGBUILD directly and update SRCINFO correspondingly.