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
MonicaLiu
e51afe4695
[ffmpeg] Install the usage file ( #28894 )
...
* update ffmpeg
* update version
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-17 00:05:47 -08:00
Andrew Kornilov
e6e9a0b1b0
[fastcdr] Update to 1.0.26 ( #28905 )
...
* [fastcdr] Update to 1.0.26
* Update version database
* Dynamic linkage fix
* Update version
2023-01-16 12:17:34 -08:00
Lily Wang
17b405bbf9
[vcpkg baseline][libcsv, fast-cpp-csv-parser] Fix conflicts ( #28978 )
...
* [baseline][libcsv, fast-cpp-csv-parser] Fix conflicts
* update version
* apply suggestion
* update version
* Update libcsv.json
2023-01-16 12:03:37 -08:00
Adrian Bibby Walther
02820f4b12
[foonathan-lexy] Update to v2022.12.1 ( #28907 )
...
* Update foonathan-lexy to v2022.12.1.
* Updated version files.
2023-01-12 22:08:00 -08:00
Alexander Neumann
c2a2bf5673
[ffmpeg] use toolchain ( #28758 )
...
* [ffmpeg] setup toolchain more completly.
* v db
* fix build issues?
* only use ld for windows
* add SAVE_LOG_FILES
* add pkgconf.exe
* v db
2023-01-09 10:35:09 -08:00
JonLiu1993
b058b34fc8
[flatbuffers] update to 23.1.4 ( #28738 )
...
* [flatbuffers] update to 23.1.4
* update version
2023-01-07 01:15:42 -08:00
Matthew Oliver
989e976a1e
[ffmpeg] Update to 5.0.2. ( #28711 )
...
* [ffmpeg] Update to 5.0.2
* [ffmpeg] Update versions.
* [ffmpeg] Fix FindFFmpeg atomic.
* Add back yasm fallback
* Update ffmpeg.json
* [ffmpeg] Enable core OSX features.
* Update ffmpeg.json
* [ffmpeg] Fix unavailable core OS features.
* Update ffmpeg.json
* [ffmpeg] Fix Linux default OS features.
* Update ffmpeg.json
2023-01-05 05:20:29 -08:00
Martin Stump
a140f37ac3
Add port foonathan-lexy ( #28658 )
2023-01-04 12:53:49 -08:00
Matthew Oliver
0f719b3fdf
[ffmpeg] Update to 5.0 ( #23312 )
...
* [ffmpeg] Update to 5.0
* update versions
* Fix after merge.
* ffmpeg: Fix lzma debug lib naming.
* Update ffmpeg.json
* Update ffmpeg.json
* Update ffmpeg.json
* fixup versions.
* fixup
* version fixup
* Update ffmpeg.json
* [ffmpeg] Disable autodetect.
* [ffmpeg] Update version.
* [ffmpeg] fixup autodetect on linux/uwp.
* Update ffmpeg.json
* [avcpp] Update to 2.1.0.
* [pangolin] Update to 0.8.
* Update versions.
* [pangolin] Fixup port file.
* Update pangolin.json
* [aubio] Update to latest git master.
* Update pangolin.json
* [avcpp] Add license field.
* [avcpp] Fix pkgconf detection of ffmpeg.
* [ignition-cmake] Update to 2.16.0.
* [ignition-math6] Update to 6.13.0.
* [ignition-common3] Update to 3.14.1.
* [avcpp] Reformat.
* Update versions.
* [avcpp] Fix pkgconfig cross compile.
* [discordcoreapi] Disable on uwp.
* Update versions
* [aubio] Fix deprecated portfile functions.
* Update versions.
* [ffmpeg] Fix amf/mfx feature.
* [ignition-math6] Require python 3.10.
* Update versions.
* fixup
* [ignition-math6] Change version to last known good 6.9.2.
* [discordcoreapi] Properly Fix.
* Update versions.
* Update versions.
* Update ffmpeg.json
* Update ffmpeg.json
2023-01-03 10:32:17 -08:00
Frank
696faa8308
[ffmpeg] Add feature libopenmpt ( #27884 )
...
* [ffmpeg] Add feature libopenmpt
* update version
* Correct Dependency
* version
* version
* add port-version
* update version
* revert version
2022-12-31 01:36:38 -08:00
Kai Pastor
f3a1217662
[freeglut] Update to 3.4.0, cleanup ( #28575 )
...
* Add x11 dependency
* Update to 3.4.0, cleanup
* Document exported config
* Update versions
* Test (Free)GLUT cmake usage
* FindGLUT debug postfix support needs CMake 3.13
* Revise installed file names
* Fix typo
2022-12-29 10:34:27 -08:00
Francisco Facioni
2112a10f4a
x265 works on arm linux ( #28458 )
2022-12-28 13:09:32 -08:00
Kai Pastor
c9fc882384
[fltk] Disable obsolete math.h polyfill ( #28558 )
...
* [fltk] Disable obsolete math.h polyfill
* Reduce host dependency
2022-12-28 12:32:07 -08:00
Thomas1664
d32292fd11
[fluidlite] Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
( #28569 )
...
* [fluidlite] Remove `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS`
* version
* Test in CI
* Disable dynamic builds on Windows
* version
* revert CI baseline
2022-12-27 00:43:27 -08:00
reito
6a19c0f10a
[ffmpeg/mfx-dispatch] Add mfx-dispatch port, add qsv support and amf support for ffmpeg 4.4.3 ( #28263 )
...
* add mfx-dispatch port
* add mfx-dispatch port - versions
* add mfx-dispatch port - versions
* add ffmpeg qsv support
* add ffmpeg qsv port
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix qsv init bug
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix patch 0023
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix 0023
* add ffmpeg qsv port - fix PR
* add ffmpeg qsv port - versions
* add ffmpeg qsv port - simplify 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv port - 0023
* add ffmpeg qsv + amf port
* add ffmpeg qsv + amf port
* add ffmpeg qsv + amf port
* Create fix-unresolved-symbol.patch
* Update mfx-dispatch.json
2022-12-20 09:46:08 -08:00
Kai Pastor
0219697aee
[fltk] Control dependencies ( #28297 )
...
* [fltk] Revise dependency control
* Default-enable opengl
* Update versions
* License and copyright stuff
* Minor changes
* Fix script and tool installation
* Update versions
* Remove icns from bin
* Avoid absolute path for Cocoa framework
* Overwrite versions
* Fontconfig not needed for osx
2022-12-19 11:51:41 -08:00
Kai Pastor
7d74d8dc09
[freetype] Fix cmake usage ( #28217 )
2022-12-14 18:00:55 -08:00
Kang Lin
5295658b80
[FreeRDP] version update to 2.9.0 ( #28106 )
2022-12-14 10:55:29 -08:00
autoantwort
408d828b1a
[fftw3] use support expressions ( #28278 )
2022-12-14 10:42:22 -08:00
JulZimmermann
12c39da1b2
[fmt] set license ( #28254 )
...
* set license in fmt port
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:32:30 -08:00
Kai Pastor
180ea20782
[fontconfig] Fix wrapper, usage ( #28295 )
...
* [Fontconfig] Fix wrapper
* Minor fixes
* Add usage doc
* Update versions
* Fixes
2022-12-13 16:16:42 -08:00
Andrew Kornilov
5d27b1b578
[fastcdr] Update to 1.0.25 ( #28149 )
...
* [fastcdr] Update to 1.0.25
* Update version database
2022-12-12 16:00:12 -08:00
Tobias Hermann
f0870ce368
[frugally-deep] Update to version 0.15.19-p0 ( #28043 )
...
* Update frugally-deep to version 0.15.19-p0
* Apply x-add-version
* Fix the deprecated function in portfile.cmake
* Add license MIT in vcpkg.json
* Add newline at end of file
* Re-add vcpkg_from_github
* Update portfile.cmake
* Update frugally-deep.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-11-30 09:36:10 -08:00
YexuanXiao
eaf5e9023d
[fastio] Add fastio port file ( #27813 )
...
* [fastio] Add fastio port file
* Changes to be committed:
modified: ports/fastio/portfile.cmake
modified: ports/fastio/vcpkg.json
* Changes to be committed:
modified: versions/baseline.json
* add /versions/f-/fastio.json
2022-11-29 13:10:37 -08:00
Jia Yue Hua
300f6a2160
[folly]: fix lz4 Snappy deps ( #27998 )
2022-11-28 10:57:37 -08:00
Cheney Wang
90e8f9da45
[fmilib] Export targets for usage ( #28002 )
...
* [fmilib] Export targets for usage
* Use "version" instead of "version-string"
* Add unofficial as namespace
2022-11-28 10:53:15 -08:00
Park DongHa
81d08b03fa
[flatbuffers] support iOS build ( #27863 )
...
* [flatbuffers] support iOS build
* [flatbuffers] update baseline
* [flatbuffers] use vcpkg_copy_tools
* rebase and resolve conflict
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-18 12:59:06 -08:00
JonLiu1993
04429e4938
[flatbuffers] update to v22.10.26 ( #27298 )
2022-11-17 22:47:35 -08:00
Lily Wang
9d145e882e
[folly] Fix incorrect option of zlib from PR 27728 ( #27864 )
...
* [folly] Fix incorrect option of zlib from PR 27728
* x-add-version
* apply suggestion
* x-add-version
2022-11-17 13:00:20 -08:00
Lily Wang
8edc6da292
[folly] Fix feature's find_dependency ( #27728 )
...
* [folly] Fix feature's find_dependency
* x-add-version
* fix build error
* x-add-version
* update patch
* x-add-version
* not NOT for _REQUIRE_ find package
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 14:04:36 -08:00
sean
4ba2ecc101
[fastgltf] Update to 0.2.0 ( #27816 )
...
* [fastgltf] Update to 0.2.0
* Versions
2022-11-15 13:52:13 -08:00
omartijn
5d7ad6b5ae
[ffmpeg] Update to 4.4.3 ( #27713 )
...
* Update ffmpeg to 4.4.3
- Backport fix for h.264 hardware decoding on M1 macs
- ffmpeg links against built-in atomic, not a findable lib
* add missing extension for new patch
* version!
Co-authored-by: Martijn Otto <martijn@resolume.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-14 14:29:28 -08:00
Gregor Jasny
2fce47b15c
[function2] Update to version 4.2.2 ( #27785 )
2022-11-14 14:17:58 -08:00
JonLiu1993
bdf073a835
[folly] update to <v2022.10.24.00> ( #27580 )
...
* [folly] update to <v2022.10.24.00>
* update version
* update fizz to the latest version
* update version
* update mvfst to the latest version
* update version
* Apply review suggesstion
* update version
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-07 16:14:23 -08:00
Alonso Schaich
61a81924d9
[fontconfig] update to 2.14.1 (microsoft#27372) ( #27373 )
...
* [fontconfig] update to 2.14.1 (microsoft#27372)
* [fontconfig] Update version registries (microsoft#27372)
2022-10-28 21:33:26 -07:00
Cheney Wang
48cc0c71ed
[ffmpeg] Remove the download address of gcc under windows arm ( #26594 )
...
* [ffmpeg] Update the download address of gcc under windows arm
* Never gcc download under windows arm
* update ffmpeg.json
* Removed download requirement for "cpp.exe" preprocessor
* x-add-version
2022-10-27 11:56:00 -07:00
Alexander Neumann
16a892c1fb
Single config fixes 2. ( #27406 )
...
* freerdp fix single config
* libassuan fix single config builds
* libcanberra fix single config build
* libmysql fix single config builds
* libobd fix single config
* libusb allow single config wrapper
* nmap single config cleanup
* spdk single config stuff
* zeroc-ice fix single config
* zopfli single config fix
* use version date
* v db
* Revert unchanged libodb-pgsql port-version bump.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 10:55:31 -07:00
Alexander Neumann
3304e4ed22
[font-util, xtrans, libe57] fix release only builds. ( #27336 )
...
* single config fixes
* v db
* fix font-util
* v db
* add newline
* v db
2022-10-20 10:52:23 -07:00
Ice0
c6f2ab8e67
[ffmpeg] fixed build on Windows ARM ( #27295 )
...
* [ffmpeg] fixed build on Windows ARM
Currently build fails with the error:
```
Building ffmpeg[avcodec,avdevice,avfilter,avformat,core,swresample,swscale]:arm64-windows...
-- Using cached ffmpeg-ffmpeg-n4.4.1.tar.gz.
-- Cleaning sources at C:/projects/synfig-arm/vcpkg/buildtrees/ffmpeg/src/n4.4.1-9dd22c1484.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/projects/synfig-arm/vcpkg/downloads/ffmpeg-ffmpeg-n4.4.1.tar.gz
-- Applying patch 0001-create-lib-libraries.patch
...
-- Downloading https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz;https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz -> msys-gmp-6.2.0-1-x86_64.pkg.tar.xz...
[DEBUG] To include the environment variables in debug output, pass --debug-env
[DEBUG] Feature flag 'binarycaching' unset
[DEBUG] Feature flag 'manifests' = off
[DEBUG] Feature flag 'compilertracking' unset
[DEBUG] Feature flag 'registries' unset
[DEBUG] Feature flag 'versions' unset
[DEBUG] Downloading https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Download failed -- retrying after 1000 ms.
[DEBUG] Download failed -- retrying after 2000 ms.
[DEBUG] Download failed -- retrying after 4000 ms.
[DEBUG] Downloading https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Downloading https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz
[DEBUG] Download failed -- retrying after 1000 ms.
[DEBUG] Download failed -- retrying after 2000 ms.
[DEBUG] Download failed -- retrying after 4000 ms.
Error: Failed to download from mirror set:
https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://mirror.yandex.ru/mirrors/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://mirrors.tuna.tsinghua.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://mirrors.ustc.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12007
https://mirror.bit.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12007
https://mirror.selfnet.de/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : failed: status code 404
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12029
https://mirrors.sjtug.sjtu.edu.cn/msys2/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz : WinHttpSendRequest() failed: 12029
```
This happens because MSYS2 has switched to zstd compression and
`https://repo.msys2.org/msys/x86_64/gmp-6.2.0-1-x86_64.pkg.tar.xz `
already removed from the MSYS2 repository.
Also I bumped other dependencies too.
* [ffmpeg] bump port-version
2022-10-19 14:17:48 -07:00
Kyle Benesch
a65248c5f9
[flecs] Update to 3.1.0. ( #27268 )
...
* Update to 3.1.0.
Options no longer have `_LIBS`.
* Removed explicit non-support of UWP.
2022-10-17 07:35:52 -07:00
Carlo Bramini
ee388aaa69
[FFmpeg] Fix build on ARM64 ( #27184 )
...
I tried to build FFmpeg for ARM64 but I got an error.
The problem happens because portfile.cmake uses gcc-9.3.0 but it has been removed from repository.
See:
https://repo.msys2.org/msys/x86_64/
So, it is just needed to update that file to the newer updated version and you will be able to build FFmpeg for ARM64 again.
2022-10-13 14:54:59 -07:00
sean
dcc6c1d4bf
[fastgltf] New port ( #27138 )
...
* [fastgltf] New port
* Versions
2022-10-12 01:28:37 -07:00
Jack·Boos·Yu
7178ff9591
[fmt] Update to 9.1.0 ( #27162 )
...
* [fmt] Update to 9.1.0
* version
2022-10-10 08:40:13 -07:00
Francisco Facioni
a29baafabc
[ffmpeg] srt support ( #26679 )
2022-10-08 21:54:58 -07:00
Jia Yue Hua
a5e5f4de45
[folly]: fix lib dependency ( #25335 )
...
* [folly]: fix lib dependency
* [folly]: fix dependency
* use file op delete cmake files
* fix cmake config package
* fix folly-config, minmax
* delete fix-cmake-module.patch
* revert LZ4 snappy
* fix lz4
* fix libevent targert
* fix bzip2
* remove sodium
* add version
* fix windows build
* fix deps
* fix deps
* fix deps
* fix deps
* fix deps
* fix deps
* fix Required find_dependenct
* fix feature
2022-10-08 21:09:22 -07:00
FW
97d3732f87
[ffmpeg] Set --disable-audiotoolbox
when targeting iOS ( #26978 )
...
* [ffmpeg] Set --disable-audiotoolbox when targeting iOS
* [ffmpeg] Bump port version to 19
* Update ffmpeg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-09-27 16:04:01 -07:00
Kai Pastor
94b089b7c1
[openexr] Update from 2 to 3.1.5, patch all consuming ports ( #26862 )
...
* Update to 3.1.5
* Add feature 'tools'
* ilmbase is now imath
* [theia] Use openimageio cmake config
* [freeimage] Use OpenEXR 3 and Imath
* [opencv4] Use upstream's OpenEXR 3 support
* [opencv3] Use upstream's OpenEXR 3 support
* [opencv2] Use OpenEXR 3 and Imath
* [osg] Use OpenEXR 3
* [openvdb] Use Imath, enable OpenEXR
* [pangolin] Use OpenEXR 3
* [directxtex] Use OpenEXR 3
* [uvatlas] Disable /guard:ehcont when directxtex uses openexr
* Update versions
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:45:07 -07:00
Alexander Neumann
2b35366a5d
[hpx] add some features, fix some bugs ( #25059 )
...
* refine hpx port
* v db
* add tcmalloc on unix
* refine comment
* v db
* remove hardcoded mpi dep
* v db
* portfile cleanup
* v db
* add pkgconf as a dep
* v db
* [snappy] remove debug suffix and add pc file
* hpx pass through _HOST_TRIPLET for pkgconf
* v db
* fix snappy in ffmpeg
* v db
* fix name clash of output names
* v db
* remove tcmalloc
* v db
* remove bin dir; seems empty on !windows
* v db
* b v
* v db
* baseline stuff
* fix jemalloc missing msvc_compat headers
* v db
* install usage for hpx
* v db
* Update versions/f-/ffmpeg.json
* revert v db
* bump ffmpeg
* v db
* remove jemalloc since I can force it thorugh the triplet any way.
* v db
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-09-19 12:30:40 -07:00
Alexander Neumann
1f3914c769
[xwindow] part 4/N ( #26576 )
...
* [font-util] add port
* [libfontenc] add port
* [libfs] add port
* format manifest
* remove -string
* v db
* Update ports/font-util/build.patch
* v db
* use magic macro instead of magic numbers....
* v db
2022-09-19 12:08:27 -07:00
chausner
28098e75ae
[fast-float] Update to 3.5.1 ( #26615 )
...
* Update fast-float to 3.5.1
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-01 09:22:25 -07:00
Hamish Moffatt
ef2a101499
[flat] update to 2022-08-30 ( #26589 )
...
* [flat] new upstream version
* [flat] update version
2022-08-31 13:37:08 -07:00
Nick
f9b5f5406b
[sdl2] update to 2.24.0 ( #26436 )
2022-08-31 13:34:35 -07:00
Hamish Moffatt
9d44c159a4
[Flat] Add new port ( #26577 )
...
* new port flat: flat containers library
* add flat library
* add versions
2022-08-29 11:34:28 -07:00
Sean Farrell
698ca0211d
[freetype] Add feature to include error strings. ( #26427 )
...
* [freetype] Add feature to add error string.
* [freetype] Update baseline.
* [freetype] Fix typo.
* [freetype] Update baseline.
2022-08-23 11:04:52 -07:00
Samuel Surtees
2ca44de517
Libswscale aarch64 fix ( #26404 )
...
* [ffmpeg] Fix issue that prevents gas-preprocessor.pl from matching conditionals
* [ffmpeg] x-add-version
2022-08-19 13:42:29 -07:00
JonLiu1993
3632576376
[folly] update to <v2022.08.15.00> ( #26392 )
...
* [folly] update to <v2022.08.08.00>
* update version
2022-08-17 09:29:56 -07:00
Stan Wijckmans
a2177d3cff
[fakeit] update to 2.3.0 ( #26244 )
...
* [fakeit] update to 2.3.0
* Update fakeit.json.
Co-authored-by: Stan Wijckmans <stanw@aviobook.aero>
2022-08-11 18:25:00 -07:00
Fawdlstty
88f70923c9
[libfv] update libfv version to v0.0.8 ( #26210 )
...
* update libfv version
* run vcpkg x-add-version --all
2022-08-08 11:55:40 -07:00
Cheney Wang
b939b6a8da
[ffmpeg] Fix prefix detection ( #26163 )
2022-08-05 23:58:44 -07:00
sean
e2a71489b1
[fmt] Update to 9.0.0 ( #25658 )
...
* [fmt] Update to 9.0.0
* update version
* write version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-08-04 14:09:02 -07:00
Alexander Neumann
4ad26901ec
[Flann] disable openmp ( #26053 )
...
* [flann] disable openmp -> requires a feature.
* v db
2022-08-01 14:05:33 -07:00
Alexander Neumann
55209aae66
[fontconfig] fix preprocessor for clang-cl ( #26052 )
...
* fix fontconfig for clang-cl
* v db
2022-08-01 13:39:44 -07:00