Update build docs to reflect Deutex 5.0 requirement.

This commit is contained in:
Nick Zatkovich 2017-07-17 05:41:04 -07:00
parent 163fa96713
commit 0bc6c96f47
2 changed files with 9 additions and 12 deletions

View file

@ -262,11 +262,6 @@ around. Some of them are listed here.
“standard” background color of cyan is used instead by providing “standard” background color of cyan is used instead by providing
the +-rgb 0 255 255+ command line parameter. the +-rgb 0 255 255+ command line parameter.
* By default, deutex attempts to convert sound effects to 11,025Hz
format. To keep the existing sample rate of sound effects, the
following command line parameters are provided:
+-v0 -fullsnd -rate accept+
* deutex does not allow the exact path to the +texture1.txt+ file to * deutex does not allow the exact path to the +texture1.txt+ file to
be specified in the configuration file; this used to be a problem be specified in the configuration file; this used to be a problem
but the Freedoom's texture lumps are now built using a custom but the Freedoom's texture lumps are now built using a custom

View file

@ -26,14 +26,16 @@ Building the Freedoom IWADs pretty much simply requires the following:
* 'Python': Freedoom uses several Python programs in its tree to * 'Python': Freedoom uses several Python programs in its tree to
assist with building the IWADs. Both Python 2.7 and 3.x are fully assist with building the IWADs. Both Python 2.7 and 3.x are fully
supported. supported.
* 'DeuTex' 4.4.902: Freedoom depends on some features not present in * 'DeuTex' 5.0.0-beta.1: freedoom now requires Deutex 5.0.0-beta.1.
the last official release, 4.4.0. Development of DeuTex, Unfortunately, not all distributions have updated their packages.
unfortunately, appears to have ceased and is presently abandoned. If your distribution does not provide 5.0.0-beta.1, it
Debian includes 4.4.902 in its software repository, while Fedora is recommended to use Mike Swanson's
has only 4.4.0. If your distribution does not provide 4.4.902, it
is recommended to use Mike Swanson's unofficial
https://github.com/Doom-Utils/deutex[repository], the master branch of https://github.com/Doom-Utils/deutex[repository], the master branch of
which includes 4.4.902 and some additional patches. which includes 5.0. You may also make use of the Windows binaries provided
on the official release page
https://github.com/Doom-Utils/deutex/releases[here],
or the Ubuntu PPA
https://launchpad.net/~nzatkovich/+archive/ubuntu/deutex[here].
All or most of this software should already be available in your All or most of this software should already be available in your
operating system's software repository, with the likely exception of operating system's software repository, with the likely exception of