aboutsummaryrefslogtreecommitdiff
path: root/ports/x264/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-10-05 22:51:07 +0800
committerCurtis J Bezault <curtbezault@gmail.com>2019-10-05 07:51:07 -0700
commitad493fd8600c13f75dabcad60e6bd8d644f83c6b (patch)
tree5ab2aef7c42141bc4b0fb36d155fe178e4cb6742 /ports/x264/CONTROL
parent47c6b3f557f305969bb271d10ad4b0b0d936ad23 (diff)
downloadvcpkg-ad493fd8600c13f75dabcad60e6bd8d644f83c6b.tar.gz
vcpkg-ad493fd8600c13f75dabcad60e6bd8d644f83c6b.zip
Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_build_nmake/vcpkg_install_nmake (#8267)
* Add function vcpkg_configure_make/vcpkg_build_make. * Fix autoreconf command and add log. * Add vcpkg_install_make. * Fix call function name. * support non-debug mode. * Add nmake support. * [tcl]Add new port for testing. * [vcpkg_configure_make]Fix prefix in linux. * restart CI systen. * Separate vcpkg_build_nmake/vcpkg_install_nmake. Add arg PROJECT_NAME. * fix copy source file. add samples. * Remove uncommon options. Add force install para to autoreconf. * fix build error. * fix options judgment. * enable nmake in windows. * fix some envs and macros. Disable NMAKE in vcpkg_configure_make currently. * update docs. * fix environments. * Modify libosip2 to use vcpkg_configure_make/vcpkg_install_make. * [tcl]Tcl separates PR. * trigger PR-EAGER. * [freexl]Fix options name and remove option NMAKE. * use tool-chain instead of set environments manually. * fix autoreconf para. * use vcpkg_execute_build_process instead.
Diffstat (limited to 'ports/x264/CONTROL')
-rw-r--r--ports/x264/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x264/CONTROL b/ports/x264/CONTROL
index ef3e80bcb..59098837d 100644
--- a/ports/x264/CONTROL
+++ b/ports/x264/CONTROL
@@ -1,4 +1,4 @@
Source: x264
-Version: 157-303c484ec828ed0-2
+Version: 157-303c484ec828ed0-3
Homepage: https://github.com/mirror/x264
Description: x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format