chocpkg/pkgdef/crispy-doom.sh
Simon Howard b11394e617 Add crispy-doom package.
Crispy Doom is now based on sdl2-branch, so add it to chocpkg.
2017-10-11 22:10:19 -04:00

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