Search Criteria
Package Details: uavs3d-git 1.1.r3.gbdd82f2-1
Git Clone URL: | https://aur.archlinux.org/uavs3d-git.git (read-only, click to copy) |
---|---|
Package Base: | uavs3d-git |
Description: | An AVS3 decoder supporting AVS3-P2 baseline profile (git version) |
Upstream URL: | https://github.com/uavs3/uavs3d/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 0.37 |
First Submitted: | 2020-10-08 00:55 |
Last Updated: | 2020-10-08 00:55 |
Dependencies (3)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
dbermond commented on 2020-12-08 19:48
@cobaltspace This is not a flaw. Use makepkg with the '-C' option for a clean build.
cobaltspace commented on 2020-12-08 19:44
To be able to run makepkg multiple times,
-T
needs to be added to the cp command inprepare()
. Otherwise, on subsequent runs,uavs3d
is copied touavs3d-10bit/uavs3d
.