mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-12-02 17:12:52 +00:00
128a9d35fd
It's nice to be able to get some idea of what a package does.
5 lines
180 B
Bash
5 lines
180 B
Bash
description "SDL networking library"
|
|
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
|