While here: - set version correctly with -DVERSION_NUM=${PORTVERSION} (cmake) - pet portclippy by using "_" prefix in local variable "MY_DEPENDS" Changes: https://github.com/diasurgical/devilutionX/releases/tag/1.2.0 Approved by: dbaio (mentor) Differential Revision: https://reviews.freebsd.org/D29638
22 lines
674 B
Text
22 lines
674 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This game requires a datafile from the original Diablo(tm) CD or the GOG release.
|
|
If you don't own it yet, you can buy it at https://www.gog.com/game/diablo
|
|
|
|
Copy DIABDAT.MPQ to ~/.local/share/diasurgical/devilution/diabdat.mpq
|
|
Pay attention to the case, the resulting file needs to be entirely lowercase!
|
|
|
|
If you have any issues with this game, please file a bug report on the GitHub page:
|
|
https://github.com/diasurgical/devilutionX/issues
|
|
EOM
|
|
}
|
|
{
|
|
type: upgrade
|
|
maximum_version: "1.1.0"
|
|
message: <<EOM
|
|
Upgrading from before 1.1.0 needs to do remove ~/.local/share/diasurgical/devilution/diablo.ini
|
|
so devilutionX runs correctly
|
|
EOM
|
|
}
|
|
]
|