vcpkg/ports/python3
Robert Coup 8e745df694
python3: disable tkinter module on posix (#34998)
When running with VCPKG_FORCE_SYSTEM_BINARIES=ON (linux/arm64) then the Python
build will pick up libtk and attempt to build the tkinter module, linking to the
system library and causing either a build failure or an external link
dependency. Fix this by explicitly disabling it as we do for curses.
2023-11-10 11:30:23 -08:00
..
0001-only-build-required-projects.patch
0002-static-library.patch
0003-use-vcpkg-zlib.patch
0004-devendor-external-dependencies.patch
0005-dont-copy-vcruntime.patch
0006-restore-support-for-windows-7.patch
0007-workaround-windows-11-sdk-rc-compiler-error.patch
0008-python.pc.patch
0010-dont-skip-rpath.patch
0011-gcc-ldflags-fix.patch
0012-force-disable-modules.patch
0014-fix-get-python-inc-output.patch
0015-dont-use-WINDOWS-def.patch
0016-fix-win-cross.patch
0017-fix-win.patch
0018-fix-sysconfig-include.patch
openssl.props.in
portfile.cmake
python_vcpkg.props.in
usage
usage.unix
usage.win
vcpkg-cmake-wrapper.cmake
vcpkg.json