Search Criteria
Package Details: lcevcdec 3.3.3-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: | 3 |
Popularity: | 0.93 |
First Submitted: | 2024-09-19 21:11 (UTC) |
Last Updated: | 2025-01-25 12:46 (UTC) |
Latest Comments
« First ‹ Previous 1 2
SterlingAshes commented on 2024-12-28 20:59 (UTC)
@dbermond That does seem to have fixed it, thank you!
dbermond commented on 2024-12-28 18:24 (UTC)
@SterlingAshes I have pushed an update. Hope it can be fixed by now.
SterlingAshes commented on 2024-12-28 17:55 (UTC)
Is building in a clean chroot the solution for it using ld on LLVM bitcode files?
/usr/bin/ld: ../../bin/liblcevc_dec_core_sequencing.a: error adding symbols: file format not recognized
Or is that something else? Sorry if that's an inane question, just wanna make sure it's not something with my build configs specifically.
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« First ‹ Previous 1 2