diff options
Diffstat (limited to 'doc/BUILD-MinGW')
-rw-r--r-- | doc/BUILD-MinGW | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/BUILD-MinGW b/doc/BUILD-MinGW index e0797a0ac..9d83f4560 100644 --- a/doc/BUILD-MinGW +++ b/doc/BUILD-MinGW @@ -1,4 +1,4 @@ -Guide to Building HandBrake 20160130110114-6a00e46-master (2016013001) on MinGW-W64 +Guide to Building HandBrake 20161005085545-3fe7f1d-master (2016100901) on MinGW-W64 *********************************************************************************** 1 Introduction @@ -38,7 +38,9 @@ possible: * Official MinGW-w64 builds are recommended over those provided by distributions. * yasm 1.3 or newer - * Please be aware libfftw3-dev can cause build failures. You currently need to remove this package if installed for HandBrake to build. + * Please be aware libfftw3-dev can cause build failures. You + currently need to remove this package if installed for HandBrake to + build. Note: We use MinGW-w64 from http://sourceforge.net/projects/mingw-w64/files/?source=navbar @@ -62,12 +64,10 @@ recommended you use these versions or similar: * git - 2.4.3 * python - Python 2.7.1 - * curl - curl 7.21.4 (or wget) - * m4 - GNU M4 1.4.6 + * m4 - GNU M4 1.4.7 * make - GNU Make 3.81 * patch - Patch 2.5.8 * tar - GNU tar 1.26 - * wget - GNU Wget 1.13.4 (or curl) 3 QuickStart ************ @@ -432,7 +432,7 @@ Appendix A Project Repository Details url: https://github.com/HandBrake/HandBrake.git branch: master tag: - rev: 6989 - hash: 6a00e46d7888cd49b6a8671784788129d8139835 - date: 2016-01-30 11:01:14 + rev: 7542 + hash: 3fe7f1de0362a38b36edae2a831cec450089d202 + date: 2016-10-05 08:55:45 type: developer |