Search Criteria
Package Details: dvrescue 0.20.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dvrescue.git (read-only, click to copy) |
|---|---|
| Package Base: | dvrescue |
| Description: | Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation |
| Upstream URL: | https://mediaarea.net/DVRescue |
| Keywords: | dv media mediaarea |
| Licenses: | BSD |
| Submitter: | danieltetraquark |
| Maintainer: | danieltetraquark |
| Last Packager: | danieltetraquark |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-06 21:09 (UTC) |
| Last Updated: | 2021-09-06 21:14 (UTC) |
Dependencies (3)
- libmediainfo (libmediainfo-gitAUR) (make)
- libzen (libzen-gitAUR) (make)
- xmlstarlet (xmlstarlet-gitAUR) (make)
Latest Comments
corbin-zip commented on 2026-04-26 21:27 (UTC)
i needed to add
#include <vector>and#include <cstdint>toSource/Common/Merge.handSource/Common/ProcessFile.hafter the archive was extracted & failed to build, then: