Package Details: glslviewer 3.2.4-1

Git Clone URL: https://aur.archlinux.org/glslviewer.git (read-only, click to copy)
Package Base: glslviewer
Description: Console-based GLSL Sandbox for 2D/3D shaders
Upstream URL: https://github.com/patriciogonzalezvivo/glslViewer
Licenses: BSD-3-Clause
Submitter: ooo
Maintainer: ooo
Last Packager: ooo
Votes: 3
Popularity: 0.000298
First Submitted: 2022-08-09 23:29 (UTC)
Last Updated: 2023-12-17 13:36 (UTC)

Latest Comments

ipaqmaster commented on 2025-02-23 23:43 (UTC) (edited on 2025-02-24 00:14 (UTC) by ipaqmaster)

This needs some more makedepends:

CMake Error at deps/vera/deps/glfw/src/CMakeLists.txt:195 (message): RandR headers not found; install libxrandr development package

And re-running after adding that make dependency:

Xinerama headers not found; install libxinerama development package

And again

XInput headers not found; install libxi development package

Then it built.

Add 'libxrandr' 'libxinerama' and 'libxi' to makedepends for it to build successfully.