vcpkg/ports/ffmpeg
Raynor Vliegendhart 973b0e5346 [ffmpeg] Deal with case-sensitive env vars
When behind a corporate proxy, one often needs to specify `HTTP_PROXY` and `HTTPS_PROXY` for some command line tools to work properly. However, `pacman` seems to rely on the lowercase equivalent environment variables. In a Windows command prompt environment, it is not possible to set both since Windows environment variables are not case-sensitive. As a workaround, this build script checks for the existence of HTTP_PROXY and HTTPS_PROXY. If they exist, they are exported as lowercase variables.
2017-10-02 14:31:06 +02:00
..
build.sh [ffmpeg] Deal with case-sensitive env vars 2017-10-02 14:31:06 +02:00
CONTROL [ffmpeg] update to 3.3.3 2017-08-18 08:36:34 -07:00
portfile.cmake [ffmpeg] update to 3.3.3 2017-08-18 08:36:34 -07:00