Search Criteria
Package Details: uavs3d-git 1.1.r40.g818a0cb-1
Package Actions
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: | BSD |
Conflicts: | uavs3d |
Provides: | uavs3d |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 15 |
Popularity: | 0.135502 |
First Submitted: | 2020-10-08 00:55 (UTC) |
Last Updated: | 2022-07-05 18:21 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
dbermond commented on 2020-12-08 19:48 (UTC)
@cobaltspace This is not a flaw. Use makepkg with the '-C' option for a clean build.
cobaltspace commented on 2020-12-08 19:44 (UTC)
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
.« First ‹ Previous 1 2