Commit Graph

309 Commits

Author SHA1 Message Date
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