Search Criteria
Package Details: anime4kcpp-git v3.0.0.r4.g92a363a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anime4kcpp-git.git (read-only, click to copy) |
---|---|
Package Base: | anime4kcpp-git |
Description: | A high performance anime upscaler |
Upstream URL: | https://github.com/TianZerL/Anime4KCPP |
Licenses: | GPL3, MIT |
Conflicts: | anime4kcpp |
Provides: | anime4kcpp |
Submitter: | Insprill |
Maintainer: | Insprill |
Last Packager: | Insprill |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-02-11 01:28 (UTC) |
Last Updated: | 2025-09-27 14:29 (UTC) |
Dependencies (9)
- avisynthplus (avisynthplus-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- opencv (opencv-cuda)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
Latest Comments
Insprill commented on 2025-09-27 14:31 (UTC)
@roadev Thank you for the patch! Sorry for the delay. I tweaked it slightly to build against QT6 instead of QT5, and I had to remove CUDA support since I was unable to get it to build on my AMD GPU.
roadev commented on 2025-09-21 18:24 (UTC)
Hi there!
The package is currently failing to build due to some outdated dependencies and a C++ compilation error with the latest source. I've created a patch that fixes the issues by updating the dependencies, removing an obsolete one, and patching the source code.
You can find the patch here: https://gist.github.com/roadev/c71d7c9112c526586ea2ef4715a797c6
This should get the package working again. Thanks!