Search Criteria
Package Details: vapoursynth-plugin-dgdecodenv-bin 2053.0.0.502-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dgnvindex-bin.git (read-only, click to copy) |
---|---|
Package Base: | dgnvindex-bin |
Description: | Plugin for Vapoursynth: dgdecodenv |
Upstream URL: | https://www.rationalqm.us/dgdecnv/dgdecnv.html |
Keywords: | vapoursynth |
Licenses: | custom:Donald A. Graft |
Conflicts: | vapoursynth-plugin-dgdecodenv |
Provides: | vapoursynth-plugin-dgdecodenv |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-07 18:57 (UTC) |
Last Updated: | 2024-02-04 02:47 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libz.so (zlib-gitAUR, zlib-ng-compat-gitAUR, lib32-zlib, zlib, zlib-ng-compat)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-535xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, nvidia-vulkan-utilsAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (1)
- vapoursynth-plugin-lvsfunc-git (optional)
Latest Comments
emk2203 commented on 2025-07-30 09:15 (UTC)
Aborts install with bad checksum error.
Most likely, the AI detection on the site prohibits the download and downloads only the detection page, it's not a zip file and it's 5kB instead of 900kB.
sl1pkn07 commented on 2023-09-06 09:34 (UTC)
the older one, the executable show version as 2.29, even the zip is 2.31
dubster commented on 2023-09-06 03:31 (UTC)
Looks like an update was posted today, as the sha256sum changed and the contents seem to have been updated on today's date, even if the version remained the same.
NSQY commented on 2022-02-05 09:59 (UTC)
Upstream is blocking curl (406 error).
Fixed with
DLAGENTS=('http::/usr/bin/curl -gqb "" -A "Mozilla/5.0" -fLC - --retry 3 --retry-delay 3 -o %o %u')