Files
alire-index-community/index/li/libglfw3/libglfw3-external.toml
Simon Wright 4aff70e289 libglfw3-external for homebrew, macports (#964)
* index/li/libglfw3/libglfw3-external.toml: As summary. Both are "glfw".
2024-01-15 17:10:53 +01:00

16 lines
347 B
TOML

description = "Portable library for OpenGL, window and input"
name = "libglfw3"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
[[external]]
kind = "system"
[external.origin."case(distribution)"]
"debian|ubuntu" = ["libglfw3-dev"]
arch = ["glfw"]
msys2 = ["mingw-w64-x86_64-glfw"]
homebrew = ["glfw"]
macports = ["glfw"]