mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-11-13 00:24:14 +00:00
b6540c0182
The only place this is needed is when determining the directory name that the tar file will be extracted to. This can be done by examining the .tar file name without needing to know the version itself.
5 lines
144 B
Bash
5 lines
144 B
Bash
dependencies SDL2
|
|
check_pkgconfig SDL2_net
|
|
fetch_download http://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz
|
|
build_autotools
|
|
|