[x264] Put x264-164.dll into bin directory (#44100)

This commit is contained in:
Andrew Tribick
2025-03-07 19:23:29 +00:00
committed by GitHub
parent edfc6163c5
commit 6127e28fd2
4 changed files with 10 additions and 3 deletions

View File

@@ -89,9 +89,11 @@ vcpkg_make_configure(
OPTIONS_RELEASE
${OPTIONS_RELEASE}
--enable-strip
"--bindir=\\\${prefix}/bin"
OPTIONS_DEBUG
--enable-debug
--disable-cli
"--bindir=\\\${prefix}/bin"
)
vcpkg_make_install()
@@ -127,4 +129,4 @@ vcpkg_fixup_pkgconfig()
vcpkg_copy_pdbs()
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")

View File

@@ -1,7 +1,7 @@
{
"name": "x264",
"version": "0.164.3108",
"port-version": 1,
"port-version": 2,
"description": "x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format",
"homepage": "https://www.videolan.org/developers/x264.html",
"license": "GPL-2.0-or-later",

View File

@@ -9950,7 +9950,7 @@
},
"x264": {
"baseline": "0.164.3108",
"port-version": 1
"port-version": 2
},
"x265": {
"baseline": "4.1",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9367314b9b01285a64c3c6b5e9f895d0ad0f0e48",
"version": "0.164.3108",
"port-version": 2
},
{
"git-tree": "0b3254a0abf3a2a2748b7353594b401893f74da9",
"version": "0.164.3108",