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

Template: fheroes2-pkg/first-install
Type: note
_Description:
 This application automates download, compile from source code and
 install "${PKGG}${VER}" as Debian package (source files will be
 downloaded from SourceForge).
 .
 fheroes2 AI is non-free due to not-for-sale restriction.
 Also some images may be non-free.
 .
 Please remember to run `sudo dpkg-reconfigure ${PKGI}`
 to build and install guest package(s) for the first time.

Template: fheroes2-pkg/title_b-i
Type: title
_Description: Build and install ${PKGG}${VER}.

Template: fheroes2-pkg/title_u
Type: title
_Description: Guest package(s) upgrade note.

Template: fheroes2-pkg/upgrade
Type: note
_Description:
 An update to guest package(s) [${PKGG_ALL}] version ${VER} is available
 but automatic upgrade is disabled.
 .
 Please remember to run `sudo dpkg-reconfigure ${PKGI}` to build and
 install guest package(s) or consider installing APT post-invoke hook.

Template: fheroes2-pkg/post-invoke_hook-install
Type: boolean
Default: true
_Description: Install APT post-invoke hook?
 APT post-invoke hook takes care of future automatic upgrades of guest
 package(s) on host package upgrade. After end of batch of APT
 operations hook will check whether guest package(s) can be updated.
 If upgrade detected then hook will attempt to download/build and
 install package(s) using `dpkg -i` but only if `apt-get check` reported
 no errors.
 .
 At the moment there are no known problems associated with APT
 post-invoke hook which maintainer recommends to use with this package.
 .
 Alternatively guest package(s) can be built by manual invocation of
 `dpkg-reconfigure ${PKGI}`.

Template: fheroes2-pkg/post-invoke_hook-remove
Type: boolean
Default: false
_Description: Remove APT post-invoke hook?
 APT post-invoke hook takes care of future automatic upgrades of guest
 package(s) on host package upgrade. After end of batch of APT
 operations hook will check whether guest package(s) can be updated.
 If upgrade detected then hook will attempt to download/build and
 install package(s) using `dpkg -i` but only if `apt-get check` reported
 no errors.
 .
 At the moment there are no known problems associated with APT
 post-invoke hook which maintainer recommends to use with this package.
 .
 Alternatively guest package(s) can be built on manual invocation of
 `dpkg-reconfigure ${PKGI}`.
