2016-02-26 01:13:52 +00:00
|
|
|
description "SDL networking library"
|
2016-02-24 03:34:01 +00:00
|
|
|
dependencies SDL2
|
2016-02-19 04:12:07 +00:00
|
|
|
check_pkgconfig SDL2_net
|
2016-06-15 23:01:48 +00:00
|
|
|
variant stable fetch_download \
|
2023-05-14 17:21:55 +00:00
|
|
|
https://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.2.0.tar.gz \
|
|
|
|
4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb
|
2022-05-10 04:12:49 +00:00
|
|
|
GIT_URL=https://github.com/libsdl-org/SDL_net.git
|
|
|
|
variant stable_git fetch_git $GIT_URL release-2.0.1
|
|
|
|
variant latest fetch_git $GIT_URL main
|
2016-02-19 04:12:07 +00:00
|
|
|
build_autotools
|