mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-24 04:21:39 +00:00
6 lines
192 B
Bash
6 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
|