chocpkg/pkgdef/chocolate-doom.sh
Simon Howard dcb99e1b11 Allow package overrides for default variant.
By default we build the stable variant but provide a user-editable
list of packages which will be built at the latest variant instead.
Rename chocolate-doom-git package to chocolate-doom and have it use
the latest variant for the current Git build.
2016-06-15 19:26:20 -04:00

5 lines
228 B
Bash

description "Conservative, historically-accurate Doom source port"
dependencies SDL2 SDL2_mixer SDL2_net SDL2_image
variant latest fetch_git \
https://github.com/chocolate-doom/chocolate-doom.git sdl2-branch
build_autotools