Search Criteria
Package Details: mingw-w64-libdovi 3.3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-libdovi.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-libdovi |
| Description: | Library to read and write Dolby Vision metadata (mingw-w64) |
| Upstream URL: | https://github.com/quietvoid/dovi_tool/tree/main/dolby_vision |
| Licenses: | MIT |
| Submitter: | kfg |
| Maintainer: | kfg |
| Last Packager: | kfg |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-03-28 13:40 (UTC) |
| Last Updated: | 2025-09-09 18:17 (UTC) |
Dependencies (5)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- cargo-c (cargo-c-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mingw-w64-rustAUR (mingw-w64-rust-binAUR) (make)
- mingw-w64-wineAUR (check)
Latest Comments
Martchus commented on 2024-07-09 19:17 (UTC) (edited on 2024-07-09 19:18 (UTC) by Martchus)
This package needs
checkdepends=(mingw-w64-wine), otherwise thecheck()function fails with an error message because it cannot execute some exe file.