Files
alire-index-community/index/li/libsdl2_ttf/libsdl2_ttf-external.toml
T
Léo Germond 978bd4916f labs_solar_system 1.1.0 (#1091)
* labs_solar_system 1.1.0 (via `alr publish --submit`)

* Add Fedora/CentOS SDL definitions

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2024-06-17 23:02:35 +02:00

17 lines
474 B
TOML

description = "Simple DirectMedia Layer development files - TTF"
name = "libsdl2_ttf"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
[[external]]
kind = "system"
[external.origin.'case(distribution)']
'debian|ubuntu' = ["libsdl2-ttf-dev"]
'arch' = ["sdl2_ttf"]
'centos' = ["SDL2_ttf-devel"]
'fedora' = ["SDL2_ttf-devel"]
'homebrew' = ["sdl2_ttf"]
'macports' = ["libsdl2_ttf"]
'msys2' = ["mingw-w64-x86_64-SDL2_ttf"]