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