mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-23 20:21:06 +00:00
8 lines
387 B
Bash
8 lines
387 B
Bash
description "Conservative, historically-accurate Doom source port"
|
|
dependencies SDL2 SDL2_mixer SDL2_net
|
|
variant stable fetch_download \
|
|
https://www.chocolate-doom.org/downloads/3.0.1/chocolate-doom-3.0.1.tar.gz \
|
|
d435d6177423491d60be706da9f07d3ab4fabf3e077ec2a3fc216e394fcfc8c7
|
|
variant latest fetch_git \
|
|
https://github.com/chocolate-doom/chocolate-doom.git
|
|
build_autotools
|