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
Pierre Wendling
f5eea1ff3e
[fluidsynth] Remove ALSA patch ( #31026 )
...
* [fluidsynth] Remove alsa patch.
* [fluidsynth] Update baseline.
2023-04-21 16:01:05 -07:00
autoantwort
5a090c1963
[forge] fix wrong dep ( #31008 )
2023-04-21 15:54:13 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 ( #29882 )
...
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
autoantwort
829e2f5646
[folly] fix missing dep ( #30973 )
2023-04-20 16:01:10 -07:00
Chenxi LI
1fc833f6e0
[fast-float] Update to 4.0.0 ( #30962 )
...
Co-authored-by: Chenxi Li <chenxil@yanhuangdata.com>
2023-04-19 14:33:43 -07:00
Denis Barkar
cca2c9dd83
[fluidlite] update version; add SF3 feature; shared library support ( #30954 )
2023-04-19 14:33:25 -07:00
Pierre Wendling
134f30d95c
[fluidsynth] Update to 2.3.2 ( #30625 )
...
* [fluidsynth] Update to 2.3.2.
The usage requirements patch is no longer required as a similar patch
has been merged upstream.
* [fluidsynth] Update CMake configure options.
- List out the options per-platform.
- Set the proper options for Android.
* [fluidsynth] Update baseline.
* [fluidsynth] On Linux, link dl before ALSA.
* [fluidsynth] Update version.
* [fluidsynth] Fully quote options passed to CMake.
* [fluidsynth] Update version.
2023-04-19 13:43:20 -07:00
Konstantin Podsvirov
41895a71fd
[flecs] update to 3.2.1 ( #30929 )
...
* [flecs] update to 3.2.0
* [flecs] update version database
2023-04-17 19:34:32 -07:00
Jia Yue Hua
7947b1c828
[fbthrift]: fix dependency ( #30800 )
...
* [fbthrift]: fix dependency
* fix deps
* fix fbthrift
2023-04-17 16:33:49 -07:00
Alonso Schaich
806109919f
[fontconfig] update to 2.14.2 ( #30840 )
...
* Update to 2.14.2 (microsoft#30838)
* regenerate version registries (microsoft#30838)
2023-04-14 13:13:48 -07:00
MonicaLiu
809266d51a
[fastrtps] Replace xtime with _timespec64 for fixing error C2065 ( #30823 )
...
* fix xtime*
* update version
* update patch
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-13 21:48:43 -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
Jia Yue Hua
3cf82610cd
[fizz]: fix library dependency ( #30760 )
...
* [fizz]: fix library dependency
* [fizz]: tab to space
2023-04-11 23:01:31 -07:00
Stephen Eckels
229c0c7ef4
update asmjit, fbgemm, polyhook2, start asmtk ( #27683 )
...
* update asmjit, fbgemm, polyhook2, start asmtk
* fix error LNK2019 and update version
* update version
* version
* NEW SHA
* revert fbgemm
* format
* v db
* new function
* v db
* update fbgemm version to 0.4.1 to fix asmjit
* v db
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-04-10 19:27:41 -07:00
Daniel Schürmann
7f59e00136
[ffmpeg] Osx cross fix ( #30692 )
...
* [ffmpeg] Fix off-by-one issue when looping over the OSX_ARCHS
This fixes crosscompiling e.g. arm64 on x64
* [ffmpeg] Remove redundant --enable-cross-compile flag
* [ffmpeg] Bump port version
2023-04-06 17:29:23 -07:00
Alexander Neumann
b0f2daa91d
[Fontconfig] fix internal search paths ( #28236 )
...
* [fontconfig] hardcode paths instead of using the prefix from vcpkg
* v db
* bump version
* v db
* make the default search dir invalid
* v db
2023-04-06 11:54:06 -07:00
Cheney Wang
cd9fa257c1
[fast-float] Update to 3.11.0 ( #30543 )
...
* [fast-float] Update to 3.11.0
* Add blank line
2023-03-30 11:59:20 -07:00
Konstantin Podsvirov
b22168130c
[flecs] update to 3.2.0 ( #30495 )
2023-03-29 16:20:53 -07:00
sean
ab6be41293
[fastgltf] Update to 0.4.0 ( #30387 )
...
* [fastgltf] Update to 0.4.0
* Versions
* Use ${VERSION} constant
* update hasg
* update version
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-03-28 14:37:22 -07:00
MonicaLiu
f810432626
[vcpkg baseline][forge] Fixing conflict with arrayfire ( #30382 )
...
* update forge/arrayfire
* update version
* update format
* update version
* remove patch
* update version
* remove examples
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-24 22:05:07 -07:00
Johannes Schönberger
af65efb22b
[faiss] Update to v1.7.3 ( #30287 )
...
* Update faiss to v1.7.3
* v
* Update ports/faiss/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* n
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-21 13:32:36 -07:00
Alexander Neumann
391313b9de
[fltk] fix narrowing error in clang-cl ( #29995 )
...
* [fltk] fix narrowing error in clang-cl
* v db
2023-03-20 01:22:38 -07:00
Pierre Wendling
12e66720d2
[fluidsynth] Disable implicit OpenMP ( #30277 )
...
* [fluidsynth] Disable implicit openmp.
OpenMP is enabled by default, which may lead to several issues:
- Inconsistent builds between whether the user has OpenMP installed on
their machine.
- Non functional pkg-config file for static builds if OpenMP is an
external library (e.g. using libomp on macOS).
* [fluidsynth] Update baseline.
2023-03-20 00:49:29 -07:00
Kai Pastor
2256cc983d
[fmilib] Cleanup, de-vendor libs, fix linux ( #29834 )
...
* [fmilib] change to the github and update to fix bug of libexpat
* add license
* Cleanup and devendor expat, minizip, zlib
* Merge target objects, not archives
* Update "supports" and ci baseline
* zlib is a transitive dependency
* Fix config
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-14 17:40:36 -07:00
Konstantin Podsvirov
fb67304110
[flecs] update to 3.1.5 ( #30090 )
2023-03-10 12:17:13 -08:00
JonLiu1993
c8047075aa
[flatbuffers] update to 23.3.3 ( #30083 )
...
* [flatbuffers] update to 23.3.3
* update version
2023-03-09 12:24:28 -08:00
Paweł Wegner
62578200ab
[ffmpeg] don't enable asm on android for all archs. ( #30020 )
...
It doesn't build.
2023-03-08 15:02:23 -08:00
Carlos O'Ryan
3d5aa849bd
[baseline][flatbuffers] backport fixes for Abseil and C++11 ( #29974 )
...
* [flatbuffers] backport fixes for Abseil and C++11
* Rebase and resolve conflicts
* Address review comments
2023-03-06 12:25:08 -08:00
Eisenheim9
7074f8d5ae
[flatbuffers] Fix config filename when crosscompiling ( #29953 )
2023-03-02 11:31:58 -08:00
Frank
a7b6122f6b
[fmilib] Change to the github and update to fix bug of libexpat ( #29805 )
2023-02-24 14:08:21 -08:00
Billy O'Neal
9484a57dd5
Update vcpkg-tool to 2023-02-16. ( #29664 )
2023-02-24 11:57:40 -08:00
Lily Wang
5ea703d315
[folly] Add feature liburing ( #29684 )
...
* [folly] Add feature liburing
* update version
* update version
* Modify the description of feature
* update version
2023-02-21 09:41:58 -08:00
Arthur Sonzogni
baf8db0dfe
[ftxui] update to 4.0.0 ( #29616 )
...
Update ports/ftxui/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-02-21 08:04:38 -08:00
Kai Pastor
2e3b958ff0
[libraw] Update to 0.21.1, revise dependencies ( #29647 )
...
* [libraw] Updated port to version 0.21.1
* [freeimage] Updated port to prepare for libraw version 0.21
* Add const in the right position
* Portfile modernization
* [libraw] Revise dependencies
* Add dng-lossy feature
* Update versions
* Add license
* Fix license name
---------
Co-authored-by: Anders Klemets <anderskl@microsoft.com>
2023-02-16 13:35:47 -08:00
Pierre Wendling
ce8d96a7c3
[fluidsynth] Update patch and portfile ( #29636 )
...
* [fluidsynth] Update gentables patch.
Installation of FluidSynthTargets.cmake was accidentally turned off with
the previous version of the patch.
* [fluidsynth] Update portfile.
- Remove manpages.
- vcpkg_copy_tools already cleans up the bin directories
- Copy pdbs after moving the tools.
- Remove `enable-debug` as it no longer exists.
* [fluidsynth] Install usage.
* [fluidsynth] Bump port version.
* [fluidsynth] Update baseline.
* [fluidsynth] Find dependencies in the config file.
The library dependencies of `FluidSynth::libfluidsynth-OBJ` were not
searched for in the Config file.
* [fluidsynth] Update version.
* [fluidsynth] Apply suggestion from review.
Do not set `VCPKG_BUILD_MAKE_TABLES` in the patch.
* [fluidsynth] Update version.
* [fluidsynth] Update patch.
- Avoid using REQUIRED to find packages.
- Check for ALSA on Linux.
- Provide versions for pkg-config modules.
* [fluidsynth] Update version.
2023-02-14 09:40:36 -08:00
Leonid Pospelov
5d572fd456
[ffmpeg] fix emscripten build ( #29510 )
...
* [ffmpeg] do not require nasm for wasm32 build
* addver
* Update ffmpeg.json
* .
* .
2023-02-13 08:36:50 -08:00
MonicaLiu
2137cb6c6a
[fluidsynth] Update to 2.3.1 ( #29038 )
...
* update fluidsynth
* update version
* update version
* update EOL
* update version
* update EOL
* update version
* update git-tree
* Edit patch Name
* update git-tree
---------
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-13 07:48:09 -08:00
omartijn
37fce29a26
Don't set incorrect arch flag for multi-arch build ( #29524 )
...
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-02-09 14:59:00 -08:00
Henrik Gaßmann
6f18cff584
[ftxui] Backport clang ICE workaround ( #29526 )
2023-02-09 12:53:19 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage ( #29345 )
...
* Fix missing usage
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
2023-02-09 10:59:04 -08:00
Paweł Wegner
11fbf278cc
ffmpeg: don't request schannel on uwp. ( #29337 )
...
schannel is not available on uwp.
2023-02-06 10:15:24 -08:00
Cheney Wang
c35b8168fc
[faad2] Update to 2.10.1 ( #29319 )
...
* [faad2] Update to 2.10.1
* Fix tools uninstalled
2023-02-01 17:10:23 -08:00
Matthew Oliver
e5143067da
[ffmpeg] Enable openmpt and update feature platforms. ( #29216 )
...
* [ffmpeg] Enable openmpt and update feature platforms.
* [ffmpeg] Update versions.
2023-01-31 18:10:57 -08:00
MonicaLiu
fb16da0439
[flatbuffers] Update to 23.1.21. ( #29277 )
...
* update flatbuffers
* update version
---------
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-31 12:42:18 -08:00
MonicaLiu
5988576f00
[flecs] Update to 3.1.4. ( #29275 )
...
* update flecs
* update version
---------
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-30 17:02:51 -08:00
Matthew Oliver
5962fd3c53
[ffmpeg] Update to 5.1.2. ( #28955 )
...
* [opencv4] Update t 4.7.0.
* update versions.
* [rtabmap] Support opencv 4.7.
* Update versions.
* [ffmpeg] Update to 5.1.2.
* [ffmpeg] Use $VERSION
* [ffmpeg] Update versions.
* [nasm] Update to 2.16.01.
* [ffmpeg] Fix linker crash with nasm.
* [discordapi] Update to 2023-01-02 version.
* Update versions.
* [pangolin] Fix issue with ffmpeg 5.1.
* Update versions
* [ffmpeg] Fix nasm compilation with x86.
* Update ffmpeg.json
* Update ffmpeg.json
* Update portfile.cmake
* Update ffmpeg.json
* Update baseline.json
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:59:17 -08:00
chausner
e56dde5d49
[fruit] Update to 3.7.0 ( #29103 )
...
* Update fruit to 3.7.0
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:46:17 -08:00
Paweł Wegner
47a020d619
[ffmpeg] add android support ( #29092 )
...
* [ffmpeg] add android support
* [ffmpeg] bump port version
2023-01-23 16:52:20 -08:00
autoantwort
0390768d54
[forge] improve port ( #28972 )
2023-01-17 11:34:22 -08:00