Search Criteria
Package Details: vapoursynth-plugin-dotkill-git 2.4.g0894899-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-dotkill-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-dotkill-git |
Description: | Plugin for Vapoursynth: dotkill (GIT version) |
Upstream URL: | https://forum.doom9.org/showthread.php?t=173029 |
Licenses: | GPL |
Conflicts: | vapoursynth-plugin-dotkill |
Provides: | vapoursynth-plugin-dotkill |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-09 20:03 (UTC) |
Last Updated: | 2022-03-13 22:48 (UTC) |
Dependencies (2)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dubster commented on 2020-09-18 05:27 (UTC)
Changing
-std=gnu++11
to-std=gnu++17
did the trick for me.dubster commented on 2020-09-18 05:25 (UTC)
Failing to build, looks like author added usage of C++17 "std::clamp" function recently.