mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-24 12:31:42 +00:00
7 lines
192 B
Bash
7 lines
192 B
Bash
|
description "Crispy Doom"
|
||
|
dependencies SDL2 SDL2_mixer SDL2_net
|
||
|
# TODO: variant stable
|
||
|
variant latest fetch_git \
|
||
|
https://github.com/fabiangreffrath/crispy-doom.git master
|
||
|
build_autotools
|