Template: fheroes2-pkg/title
Type: title
_Description: build and install fheroes2 game.

Template: fheroes2-pkg/build
Type: boolean
Default: false
_Description: Continue?
 This application is about to download, compile from source code and
 install "fheroes2" game as Debian package.
 .
 fheroes2 AI is non-free due to not-for-sale restriction.
 Also some images may be non-free.
 .
 Source files will be downloaded from SourceForge.

Template: fheroes2-pkg/post-invoke_hook
Type: boolean
Default: false
_Description: Install APT post-invoke hook?
 Optional experimental APT post-invoke hook may be installed to allow
 automatic re-build/re-install of guest package(s) on host package
 upgrade. After every APT operation hook will check whenever guest
 package(s) can be updated. If upgrade detected it will attempt to build
 and install package(s) using `dpkg -i`. Otherwise guest packages may be
 rebuild on manual invocation of `dpkg-reconfigure`.
 .
 Although at the moment there are no known problems associated with APT
 post-invoke hook it is considered unsafe due to its potential to
 interfere with APT/dpkg operations. Use at your own risk.
