Search Criteria
Package Details: waifu2x-converter-glsl 1.2.1-2
Git Clone URL: | https://aur.archlinux.org/waifu2x-converter-glsl.git (read-only, click to copy) |
---|---|
Package Base: | waifu2x-converter-glsl |
Description: | C++ implementation of waifu2x using OpenGL shaders |
Upstream URL: | https://github.com/ObserverOfTime/waifu2x-converter-glsl |
Keywords: | opengl waifu2x |
Licenses: | |
Submitter: | ObserverOfTime |
Maintainer: | None |
Last Packager: | ObserverOfTime |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-22 02:53 |
Last Updated: | 2019-04-01 20:20 |
Dependencies (11)
- glfw (glfw-x11-git, glfw-wayland-git, glfw-wayland, glfw-x11)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- cmake (cmake-git) (make)
- glfw (glfw-x11-git, glfw-wayland-git, glfw-wayland, glfw-x11) (make)
- libepoxy (libepoxy-git, libepoxy-nodocs-git) (make)
- libglvnd (libglvnd-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- vtk (vtk-visit, vtk-raytracing-git, vtk-git, vtk9) (make)
Latest Comments
ObserverOfTime commented on 2019-04-01 20:21
Should be fixed now. Let me know if anything else is missing.
aloxaf commented on 2019-03-31 14:23
got this error after installed by
pikaur -S waifu2x-converter-glsl
glfw seems to belong to
depends
, notmakedepends
.