Search Criteria
Package Details: lcevcdec 3.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lcevcdec.git (read-only, click to copy) |
---|---|
Package Base: | lcevcdec |
Description: | Low Complexity Enhancement Video Codec Decoder (LCEVC_DEC) |
Upstream URL: | https://github.com/v-novaltd/LCEVCdec/ |
Licenses: | BSD-3-Clause-Clear |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 2 |
Popularity: | 0.94 |
First Submitted: | 2024-09-19 21:11 (UTC) |
Last Updated: | 2024-09-19 21:11 (UTC) |
Latest Comments
dbermond commented on 2024-11-27 01:36 (UTC)
@dotaxis I've just checked, and the package is building fine for me with makepkg and in a clean chroot with devtools. These git lfs files are test data and currently are not used in the building process, so no need to download such obscure binary data at all.
dotaxis commented on 2024-11-26 20:17 (UTC) (edited on 2024-11-26 20:19 (UTC) by dotaxis)
This fails with some bizarre git lfs issue.
Edit: I solved this by running
git lfs install --skip-smudge
in the directory where I downloaded the PKGBUILD