Search Criteria
Package Details: glsl-language-server 0.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/glsl-language-server.git (read-only, click to copy) |
|---|---|
| Package Base: | glsl-language-server |
| Description: | A language server implementation for GLSL |
| Upstream URL: | https://github.com/svenstaro/glsl-language-server |
| Licenses: | MIT |
| Submitter: | svenstaro |
| Maintainer: | None |
| Last Packager: | svenstaro |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-11-28 23:43 (UTC) |
| Last Updated: | 2023-10-10 01:36 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python (make)
Required by (1)
- gnome-foundry-git (optional)
Latest Comments
svenstaro commented on 2025-11-10 15:16 (UTC)
I would rather vote to delete this package. It's my own software and I chose to discontinue it due to lack of time and interest. Also, there are much better GLSL language servers around now.
printfdebugging commented on 2025-11-09 05:31 (UTC)
hi, this no longer builds and the source repo has been archived, could you look into it, or i can send a patch.
hrehfeld commented on 2021-05-08 20:51 (UTC) (edited on 2021-05-08 20:56 (UTC) by hrehfeld)
Ideally, dependencies presently in subrepos should be converted to pacman deps where possible.
Take a look at (my hacky attempt) https://aur.archlinux.org/packages/python-pymesh-git/ where I did something similar. The patches there might also be interesting if the cmake relies on add_subdirectory()