Version 40 (modified by 5 years ago) (diff) | ,
---|
Dependencies
Most of these dependencies should be installed automatically when you install packages. Unless otherwise stated, the dependencies are all optional.
MS Windows
The dependencies specific to MS Windows are only required when building from source. The original reference documentation comes from winswitch: http://winswitch.org/dev/win32.html.
Project | Source Download Link | Purpose | Current Version Used (Available) |
---|---|---|---|
pywin32 | http://sourceforge.net/projects/pywin32/files/pywin32/ | Native win32 API | 220 |
python-wmi | https://pypi.python.org/pypi/WMI/#downloads | WMI API | 1.4.9 |
putty | http://tortoisesvn.net/downloads.html | SSH transport | 1.8.11.26392 (see #1095 and note below) |
py2exe | http://sourceforge.net/projects/py2exe/files/py2exe/ | create standalone executable | 0.6.9 |
InnoSetup | http://www.jrsoftware.org/isdl.php | create installer package | 5.5.6 |
ffmpeg | https://www.ffmpeg.org/download.html | ffmpeg | 3.0 |
cython | http://cython.org/#download | cython | 0.24 |
openssl | https://www.openssl.org/source/ | crypto | 1.0.2g |
ghostscript | http://ghostscript.com/download/ | Printing | 9.19 |
About putty: we use the tortoisesvn build which includes a better UI, but version 1.9 is no longer compatible with Windows XP.
For building the latest lz4, see ticket:878#comment:8
Mac OS X
The dependencies specific to Mac OS X are only required when building from source. The original reference documentation comes from winswitch: http://winswitch.org/dev/macosx-manual.html. Most of these dependencies are build tools and libraries which are not available by default with Apple's the developer tools.
Project | Source Download Link | Current Version Used (Available) |
---|---|---|
yasm | http://www.tortall.net/projects/yasm/releases/ | 1.3.0 |
nasm | http://www.nasm.us/pub/nasm/releasebuilds/ | 2.11.08 |
gtk-mac-bundler | http://ftp.gnome.org/pub/gnome/sources/gtk-mac-bundler/ | 0.7.4 |
gmplib | https://gmplib.org/download/gmp/ | 6.0.0a |
pyobjc | https://pypi.python.org/pypi/pyobjc | 3.1.1 |
ORC | http://gstreamer.freedesktop.org/src/orc/ | 0.4.24 |
ffmpeg | https://www.ffmpeg.org/download.html | 3.0 |
cython | http://cython.org/#download | 0.24 |
openssl | https://www.openssl.org/source/ | 1.0.2f |