Search Criteria
Package Details: waifu2x-converter-cpp-cuda-git 5.3.4.2.g57520b2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/waifu2x-converter-cpp-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | waifu2x-converter-cpp-cuda-git |
Description: | Image Super-Resolution for Anime-Style-Art. (re-implementation in C++ using OpenCV). with CUDA support (GIT Version) |
Upstream URL: | https://github.com/DeadSix27/waifu2x-converter-cpp |
Licenses: | MIT |
Conflicts: | waifu2x-converter-cpp |
Provides: | libw2xc.so, waifu2x-converter-cpp |
Submitter: | YamashitaRen |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-24 22:02 (UTC) |
Last Updated: | 2023-11-01 00:27 (UTC) |
Dependencies (8)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- opencl-icd-loader (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR, ocl-icd)
- opencv-cuda
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
Required by (3)
- vapoursynth-plugin-waifu2x-w2xc-git (requires waifu2x-converter-cpp)
- video2x (requires waifu2x-converter-cpp) (optional)
- waifu2x-converter-qt-git (requires waifu2x-converter-cpp)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
sl1pkn07 commented on 2018-12-21 10:01 (UTC)
https://github.com/DeadSix27/waifu2x-converter-cpp/blob/master/CMakeLists.txt#L76
seems use opencv_highgui, this needs gtk3 to run (https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/opencv#n15)
ok
DDoSolitary commented on 2018-12-21 09:13 (UTC)
Build will fail without gtk3 because of unresolved symbols. It can be reproduced if you try to build in a clean box without gtk3 installed. However, I just found that these library are dependencies of some opencv modules, which are not required by waifu2x-converter-cpp, so it doesn't seem nice to simply add them to "depends". After running
ldd /usr/bin/waifu2x-converter-cpp
, it turned out that the binary is linked with ALL opencv modules instead of only required ones. I'm not sure what's wrong... Strangely, other similar packages like waifu2x-converter-cpp-git doesn't have this problem.sl1pkn07 commented on 2018-12-19 14:42 (UTC)
why gtk3? none in te code points to gtk3
wuestengecko commented on 2018-10-31 16:34 (UTC)
Requires these packages, which are only optional dependencies of its
depends
, to build and run (probably applies to otherwaifu2x-converter-cpp-*
packages too):gtk3 vtk hdf5 glew
atemu commented on 2018-09-12 19:18 (UTC)
Requires community/hdf5 to build successfully
sl1pkn07 commented on 2018-06-28 22:11 (UTC)
1) done 2) because before, waifu2x is a cpp version. now switch to lua. done
thanks for point out
greetings
Spiller commented on 2018-06-28 20:17 (UTC)
I got a link error while building until I installed gtkglext, it should probably be a dependency. Also, why does this package conflict with waifu2x?
sl1pkn07 commented on 2018-06-02 18:38 (UTC)
done
pingplug commented on 2018-06-02 17:19 (UTC)
gcc7 works with CUDA, remove gcc6?
sl1pkn07 commented on 2018-01-12 19:51 (UTC)
done
« First ‹ Previous 1 2 3 4 5 6 Next › Last »