Commit Graph

406 Commits

Author SHA1 Message Date
jim wang
1384becefc
[mdl-sdk] Fix link freeimage error (#33531) 2023-09-05 22:44:56 -07:00
Mengna Li
38073c3695
[miniupnpc] update to 2.2.5 (#33554) 2023-09-05 22:35:09 -07:00
Ada Tufankjian
61540c40a6
Updating meshoptimizer to 0.19 (#33451) 2023-08-31 12:57:05 -07:00
JonLiu1993
e21c414460
[mmloader] Fix feature shellcode Build failure (#33373)
* [mmloader] Fix build failure

* update version

* Add missing double quotes

* update version

* fix error

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-29 16:21:36 -07:00
autoantwort
3ea3a81d2c
[miniupnpc] use supports expression (#33364) 2023-08-28 13:26:47 -07:00
jim wang
42cc786992
[opencolorio] Fix minizip-ng related errors (#33335)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix minizip-ng related errors

* update version

* delete option

* update version

* Modify the license copy method

* update version

* shrink patch

* update version

* shrink patch

* update version
2023-08-25 12:40:43 -07:00
Alexander Neumann
4a8d11802f
[zlib] update to 1.3 (#33310)
* [zlib] update to 1.3

* v db

* update minizip

* v db

* remove invalid patch

* v db

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-24 16:38:15 -07:00
Mengna Li
12640ddf03
[mecab] Include functional to fix error C2039 and C2504 (#33334)
* fix error C2039 and C2504

* update supports

* update

* update
2023-08-23 22:32:05 -07:00
Lily Wang
27fb19bdcc
[many ports] Fix URLS of download patch (#33309)
* [many ports] Fix URLS of download patch

* update version

* Fix opencv4 and minhook

* update version
2023-08-23 12:03:24 -07:00
jim wang
d5b03c125a
[openimageio] Updated version fixes oiiotool.exe functionality (#33210)
* fix oiiotool.exe

* update version

* update version

* fix iconv

* update version

* fix build erro on osx

* update version

* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* version
2023-08-21 14:52:49 -07:00
双草酸酯
2b7370d1c0
[mongo-cxx-driver] Update port to v3.8.0 (#33209)
* [libbjson] update port to v1.24.3

* update version

* [libbson] add patch

* update version

* [mongo-c-driver] update port to v1.24.3

* update hash

* [mongo-cxx-driver] update port to r3.8.0

* update hash
2023-08-17 12:56:00 -07:00
Alexander Neumann
97d07b26ae
[mpir] cleanup & msbuild (#33142)
* [mpir] cleanup and msbuild

* v db
2023-08-16 13:07:56 -07:00
Alexander Neumann
5ac6f3b37a
[monkeys-audio] msbuild (#33169)
* monkeys-audio msbuild

* v db

* patch out dir

* v db
2023-08-15 16:35:30 -07:00
Alexander Neumann
d9ce34c383
[mdnsresponder] msbuild (#33171)
* [mdnsresponder] msbuild

* v db

* fix subpath

* v db

* fix static builds

* v db
2023-08-15 16:32:15 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
Alexander Neumann
bcb59f811f
[mp3lame] msbuild (#33168)
* mp3lame msbuild

* v db
2023-08-15 12:07:09 -07:00
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 (#31727)
* [python3] Update to 3.11.3

* Force set PythonForBuild on windows

* Set LD_LIBRARY_PATH on unix

* Always use vcpkg_find_acquire_program(PYTHON3) on windows

* Remove LD_LIBRARY_PATH shenanigans

* [vtk] Parse python version from include folder

* Fix static builds on windows

* Pass --with-build-python on unix

* [omniorb] Fix python version in patch

* Resurrect rpath patch

* [python3] fix usage

* [gobject-introspection] don't hardcode python version

* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection

* [paraview] don't hardcode python version

* [vtk-dicom] don't hardcode python version

* Update python in vcpkgTools.xml

* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)

* [libpq] Don't hardcode python version

* [shiva] Don't pass python variables

* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version

* [python3] update to 3.11.4

* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python

* libpq quickfix

* re-fix libpq

* fix vcpkg-get-python-packages

* Make windows 7 patch compatible with unix builds

* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree

* Fix static builds

* Speculatively fix osx regression

* Fix omniorb on unix

* [gobject-introspection] fix windows builds

* [vtk] Update vendored copy of mpi4py for python 3.11 support

* [mdl-sdk] Fix python

* [gobject-introspection] fix the fix of a fix...

* Update versions

* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)

---------

Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 (#32948)
* [magic-enum] Bump to 0.9.3

* update version database
2023-08-04 06:47:33 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 (#32954)
* [maddy] Bump to 1.2.0

* update version database
2023-08-04 06:45:42 -07:00
Weihang Ding
4345d72752
[modern-cpp-kafka] New port (#32903)
* [modern-cpp-kafka] New port

* update version database

* fix dependencies

* update version database

* change header install path

* update version database
2023-08-03 10:23:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 (#32877)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 (#32889)
* [mdspan] Bump to 0.6.0

* update version database
2023-08-02 08:55:56 -07:00
MonicaLiu
edf7b9198f
[mlpack] Update to 4.2.0 (#32663) 2023-07-24 10:59:57 -07:00
JonLiu1993
a564a7e2a5
[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984) 2023-07-21 09:04:10 -07:00
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
unageek
24bcc37364
[manif] Add new port (#32621) 2023-07-19 14:23:19 -07:00
luzpaz
63a57560c6
[mujoco] use correct https:// schema for hompage url (#32509) 2023-07-11 17:35:49 -07:00
Kai Pastor
cc80359416
[mongo-cxx-driver] Update to 3.7.2 (#32459) 2023-07-10 09:54:16 -07:00
双草酸酯
6a93a1d2af
[mysql-connector-cpp] Fix incorrect usage of MAYBE_UNUSED_VARIABLES (#32406)
* fix build variables

* update version

* update version

* properly quote everything

* update version
2023-07-07 09:18:28 -07:00
MonicaLiu
080c75d1bf
[marl] Update to latest commit (#32408)
* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:41:03 -07:00
jim wang
9055f88ba5
[magnum] Fix compile feature-wavaudioimporter error (#32256)
* Fix compile wavaudioimporter error

* update version

* Fix compile feature-wavaudioimporter error

* update version
2023-06-29 14:44:18 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature (#32227)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Ómar Högni Guðmarsson
0cabd9b4bd
[mp-units] update v0.8.0 (#32028)
* Update mp-units V0.8.0

* Update database

* Add range-v3 as dependency

* Update database

* Add fmt and ranges as features that can be turned off

* Update database

* Try setting fmt and range-v3 as default on osx

* Update database

* Remove name

* Use feature names instead of dep names

* Update database
2023-06-21 22:41:20 -07:00
双草酸酯
80ecf32496
[mysql-connector-cpp] upgrade to 8.0.32 (#30869)
* [mysql-connector-cpp] update to 8.0.32

* reformat file

* update version

* fix compile on Linux

* update version

* requested changes

* update versions

* fix target not exported

* update version
2023-06-16 21:09:41 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
1f47615e52
[mdl-sdk] Workaround broken gcc-11 <bit> (#32008) 2023-06-15 10:39:13 -07:00
Jia Yue Hua
382746822d
[matplotplusplus,nodesoup] update to v1.2.0,add new port (#31796)
* [matplotplusplus] update to 2023-02-17

* [matplotplusplus] fix installation of matplot_opengl

* [matplotplusplus] remove the opengl patch as it merged upstream

* [matplotplusplus] try to fix filesystem for osx

* fix deps

* fix deps

* fix deps

* [matplotplusplus]: update to v1.2.0

* fix deps

* disable sanitizer

* fix opengl feature

* fix-dependencies

* [nodesoup]: add new port

* nodesoup

* fix deps

* fix nodesoup namespace

* fix deps

* fix deps

* fix

* fix

* fix deps

* fix deps

* fix deps

* fix deps

---------

Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2023-06-14 12:50:43 -07:00
jim wang
1895329838
[mapnik] Fix compile errors using gcc13 (#31959)
* Fix compile errors using gcc13

* update version
2023-06-13 20:16:43 -07:00
Billy O'Neal
a75e0a8186
[mathgl] URL Encode (#31976)
Workaround on Ubuntu 22.04:

error: https://sourceforge.net/projects/mathgl/files/mathgl/mathgl 8.0/mathgl-8.0.1.tar.gz/download: curl failed to download with exit code 3
curl: (3) URL using bad/illegal format or missing URL
2023-06-13 20:11:37 -07:00
Billy O'Neal
d6116fe596
[minisat] Fix missing headers (#31977) 2023-06-13 19:01:06 -07:00
Daniil Goncharov
a1ba7080ce
[magic-enum] Update to v0.9.2 (#31923)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-06-12 16:33:29 -07:00
jim wang
af3e30dde2
[mathgl] Fix GSL linakge (#31854)
* fix link gsl

* update version
2023-06-07 09:36:42 -07:00
Daniil Goncharov
d01e12bfee
[magic-enum] Update to v0.9.1 (#31742)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-05-31 12:42:42 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Jia Yue Hua
50a5ff3563
[folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (#31657)
* [folly]: update to 2023.05.15

* remove no more used patch

* fix mvfst

* fix rsocket

* revert indent

* fix space
2023-05-31 12:24:33 -07:00
Kai Pastor
582a7ef7a0
[minizip-ng] Restore non-conflicting filepaths (#31612) 2023-05-25 11:46:43 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00
Kai Pastor
acf66d284e
[minizip] Enable uwp (#31261)
* [minizip] Enable uwp

* Test tools

* baseline

* Add IOWIN32_USING_WINRT_API [skip actions]

* Finish PR
2023-05-13 09:46:59 -07:00
Lily Wang
9f358ceb5c
[microsoft-signalr] Fix find jsoncpp (#31384)
* [microsoft-signalr] Fix find jsoncpp

* update version

* apply suggestion

* update version

* fix quoting

* version

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:37:33 -07:00
Cheney Wang
c8b9f10f39
[microsoft-signalr] Fix usage issue (#31286) 2023-05-08 17:47:02 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs (#31189)
* [ebml] copy PDBs

* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 (#30946) 2023-04-26 21:05:37 -07:00
autoantwort
1fcceb35f2
[mathgl] missing internal dep (#31013)
Co-authored-by: jimwang118 https://github.com/jimwang118
2023-04-26 12:13:02 -07:00
autoantwort
061428ffa7
[mesa] fix inter feature deps (#31117) 2023-04-25 23:17:36 -07:00
Cheney Wang
93fc361b39
[microsoft-signalr] Fix msgpackConfig.cmake is not found (#31085)
* [microsoft-signalr] Fix msgpackConfig.cmake not find

* Format
2023-04-25 22:46:39 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update (#30930)
* [minizip] Misc fixes

* [minizip] CMake config is unofficial

* [xlsxio] Update, fixes

* [collada-dom] Fix minizip

* [fmilib] Fix minizip

* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
JuliusBrueggemann
b669595870
[minitrace] Update minitrace to the latest version (#31069)
* [minitrace] Update minitrace to the latest version

This version includes two important changes:
1. It can be built and installed with CMake, which removes the need for a custom CMakeLists.txt
2. It can be built as a shared library as well as a static library

* [minitrace] Update to latest version that uses the correct installation directories

* [minitrace] Update versions file
2023-04-25 12:52:41 -07:00
Francisco Facioni
87d351e0eb
miniply - fix shared folder name (#31055) 2023-04-24 18:27:45 -07:00
Lily Wang
5ad0fd26c1
[mygui] Fix feature tools build failed on macOS (#31082)
* [mygui] Fix feature tools build failed on macOS

* update version
2023-04-24 14:25:54 -07:00
autoantwort
ba91cb86ae
[microsoft-signalr] fix missing dependency (#31004) 2023-04-21 15:03:32 -07:00
Francisco Facioni
179c61693f
miniply - add new port (#29802) 2023-04-21 14:52:31 -07:00
autoantwort
8f6490446e
[magnum-integration] fix eigen feature (#30974) 2023-04-20 16:01:30 -07:00
Lily Wang
c84e93a76f
[ms-gltf] Disable feature samples on macOS, iOS, and Android (#30943)
* [ms-gltf] Disable feature samples on macOS, iOS, and Android

* update version
2023-04-18 16:57:03 -07:00
Leonid Pospelov
ce69d61a89
[makeid] Add new port (#30902) 2023-04-17 16:51:25 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Steve Lhomme
b91728fe5f
[matroska] update to 1.7.1 and enable UWP builds (#30751)
* [matroska] update to 1.7.1

* [matroska] enable UWP builds

This has been used in VLC for years. There was a build issue with file access
in the "ebml" dependencies. But it should be fixed by
https://github.com/microsoft/vcpkg/pull/30750
2023-04-11 23:13:25 -07:00
JonLiu1993
93e173a0d7
[mimalloc] update to 2.1.1 to build failure (#30710)
* [mimalloc] update to latest version 2.1.1

* update version

* remove vcpkg_copy_pdbs()

* update version

* revert function

* update version
2023-04-09 22:05:07 -07:00
MonicaLiu
d306e17141
[vcpkg baseline][monkeys-audio] Update to 10.08 (#30657)
* update monkeys-audio

* update version

* restore EOL

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 15:48:29 -07:00
Frank
b619a233fb
[msgpack] update version to 6.0.0 and switch to the C++ branch (#30401)
* [msgpack] update version to 6.0.0 and switch to the C++ branch

* update version

* update

* version

* fix cmake config name

* vdb

* fix coolprop

* v db

* add dependencies

* format

* v db
2023-04-03 09:53:46 -07:00
Sergei Kachkov
94e324892c
[miniaudio] Update to version 0.11.14 (#30618)
* [miniaudio] Update to version 0.11.14

* [miniaudio] Update versions
2023-04-03 09:49:40 -07:00
Alexander Neumann
e210f15dad
[mesa] update to 23.0.1 (#30496)
* update mesa to 23.0.1

* remove patches

* v db

* remove lines from CR

* v db
2023-03-30 14:18:52 -07:00
Cheney Wang
e2bf878164
[mio] Update to 2023-03-03 (#30539) 2023-03-30 11:59:41 -07:00
xiaozhuai, Weihang Ding
36b16d365b
[maddy] New port (#30397)
* [maddy] New port

* format manifest

* update version database
2023-03-27 11:54:27 -07:00
مهدي شينون (Mehdi Chinoune)
b81bc3a83f
[mapnik] build against Qt6 (#30369) 2023-03-24 23:06:16 -07:00
Cedric GNIEWEK
11552ac176
[msgpack-c] Added msgpack-c version 6.0.0 (#30389)
* [msgpack-c] Added msgpack-c version 6.0.0

* Added versions
2023-03-24 22:49:53 -07:00
Pierre Wendling
39ffd6851e
[mpg123] Bump to 1.31.3 (#30321)
* [mpg123] Bump to version 1.31.3.

* [mpg123] Update portfile.

- Copy pdbs
- Remove unecessary cleanup of bin directories on macOS.

* [mpg123] Update baseline.
2023-03-21 12:30:41 -07:00
Chuck Walbourn
7a4ca3fd46
UWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
* UWP toolchain fix and update some ports supports expressions for uwp/xbox

* Update baseline

* More ports updated for !xbox

* Update baseline

* Update support expression for ms-gdkx

* Update baseline

* ms-gdkx port should fail on ado system

* Revert change to opengl-registry since its needed for angle on UWP

* Minor github actions cr

* Refresh baseline
2023-03-20 12:02:25 -07:00
Frank
b09cf765d3
[msgpack] update version to 4.1.3 (#28117)
* [msgpack] update version to 4.1.3

* update version

* version

* clean and fix license

* clean and fix license

* version

* revert

* revert

* version

* fix ci

* version

* fix coolprop and update version

* update version

* format patch

* version

* hash

* revert patch

* version

* update patch

* version

* add new function

* vdb

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-20 11:33:03 -07:00
Mengna Li
e181647409
update to 4.0.1 (#30295) 2023-03-20 00:18:03 -07:00
autoantwort
28e440beea
[magnum-plugins] fix SHA512 (#30123) 2023-03-13 11:53:14 -07:00
autoantwort
4c099a9614
[magnum] fix dependencies (#30138) 2023-03-13 11:36:28 -07:00
autoantwort
1f615bcb70
[mfl] fix clang build (#30102) 2023-03-10 12:16:47 -08:00
autoantwort
eb018410c0
[mmx] update (#30089) 2023-03-09 12:20:44 -08:00
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
Jack·Boos·Yu
8ead9c2674
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3

* version

* typo

* version

* typo

* version

* Fix params

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix arguments

* version

* Rename argument

* version

* Deprecate vcpkg_extract_source_archive_ex

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-07 14:14:52 -08:00
Jack·Boos·Yu
43c6e295a0
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4

* version

* typo

* version

* typo

* version

* Remove PREFER_NINJA

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* More rename

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:14 -08:00
Billy O'Neal
9484a57dd5
Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
Sergei Kachkov
4149a220d4
[miniaudio] Add new port (#29740)
* [miniaudio] Add new port

* [miniaudio] Update versions

* Review suggestions

* Update version
2023-02-22 12:57:39 -08:00
Frank
ad415d3500
[monkeys-audio] Fix error hash and remove patches. (#29745)
* [monkeys-audio] Fix error hash

* update version

* revert

* format

* vdb

* Fix x64-windows

* vdb
2023-02-21 09:05:50 -08:00
Kai Pastor
00e4692bcd
[mchehab-zbar] Fix build without nls (#29411)
* [mchehab-zbar] Fix build without nls

* More placeholders for no-nls

* Use m4 files from gettext

* Another m4 file

* More

* More

* ADD_BIN_TO_PATH
2023-02-21 09:00:56 -08:00
Frank
a325228200
[monkeys-audio] Add header file and remove the backup URL (#29709)
* [Monkeys-audio] Add header file and remove the backup URL

* update version
2023-02-18 00:25:01 -08:00
talregev
3eafaa76fb
[mujoco] Add new port (#28993)
* Add new port mujoco

* Add usage text.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-16 13:32:07 -08:00
Mengna Li
b6dceb5053
[vcpkg baseline][monkeys-audio] Fixing error C2471 and error C1090 (#29667)
* Add patch to fix C1090 error

* update

* update
2023-02-16 13:31:39 -08:00
Kai Pastor
25f6132788
[mujs] Missing fixes (#29635)
* [mujs] Fix CMake config, cleanup

* Enable shared build on !windows

* Install pkg-config file

* Handle libm

* Official usage: pkgconfig

* Update versions
2023-02-13 12:34:00 -08:00
as-shura
89f522a548
[mujs] Update to 1.3.2 and add export CMake-config (#29543)
* New version with find_package.

* Update database.

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/mujs/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update database.

* Automatic versioning and db update.

* Modify port version in portfile.cmake

* x-add-version

* Update mujs.json

* Modify TARGETS_EXPORT_NAME

* x-add-version

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2023-02-13 07:57:54 -08:00
JonLiu1993
9e73ebfe12
[monkeys-audio] update to 9.04 (#29556)
* [monkeys-audio] update to 9.04

* update version

* revert patch

* update version

* remove useless baseline
2023-02-10 11:11:51 -08:00
Lily Wang
7a33ed1718
[mongoose] Update to 7.9 (#29548)
* [mongoose] Update to 7.9

* update version
2023-02-09 10:48:25 -08:00
Lily Wang
529b72fac4
[mpg123] Update to 1.31.2 (#29549)
* [mpg123] Update to 1.31.2

* update version
2023-02-09 10:46:36 -08:00