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: | svenstaro |
Last Packager: | svenstaro |
Votes: | 3 |
Popularity: | 0.000061 |
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, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
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()