Commit Graph

98 Commits

Author SHA1 Message Date
Daniel Parker
409107802e
[jsoncons] Update to 0.173.2 (#36163)
* [jsoncons] Update to 0.173.2

* git add -u && git commit

* [jsoncons] Update to 0.173.2

* [jsoncons] vcpkg x-add-version --all
2024-01-17 11:52:27 -08:00
Billy O'Neal
91b17dd72a
Patch Tuesday for January 2023 (#36143) 2024-01-16 19:51:14 -08:00
eao197
9ac63262a8
[json-dto] Update to v.0.3.2 (#36127)
* json-dto updated to the latest version.

* x-add-version for json-dto-0.3.2.
2024-01-12 10:21:18 -08:00
Amin Yahyaabadi
3bc5ff7f7a
[juce] add port for JUCE (#35439)
* [juce] add port for JUCE

* [juce] install linux dependencies in ci

* [juce] fix tool installation and cleaning

* [juce] fix freetype includes for juce graphics

* [juce] fix freetype includes for juceaide

* [juce] simplify the freetype find check

* [juce] use find_path in addition for freetype

* [juce] allow setting freetype usage for juceaide

* [juce] forward freetype setting + guard with option

* [juce] do not use freetype for console apps

* [juce] freetype is needed for console apps on Linux

* [juce] link freetype on Linux for juce_build_tools

* [juce] forward-vcpkg-toolchain for Builder

* [juce] fix linux dependencies + forward vcpkg args

* [juce] fix installation of juce tools and juce extra tools

* [juce] use jack2 only on Linux

* [juce] add docs for targets and descriptions

* [juce] fix installation path references in CMake

* [juce] do not move Cmake files + fix tool install dir

* [juce] remove libwebkit2gtk-4.0-dev from ci

* [juce] add ONLY_STATIC_LIBRARY to the port for windows

* [juce] fix the CMake path installation paths

* Revert "[juce] add ONLY_STATIC_LIBRARY to the port for windows"

This reverts commit 0eb5c6f1c6.

* [juce] improve linux dependencies find/linkage

* [juce] remove libxcomposite-dev from vm
2024-01-08 14:36:00 -08:00
RealTimeChris
19786b14ec
Updating the necessary files. (#35886) 2023-12-27 23:51:01 -08:00
RealTimeChris
4ec4584501
[Jsonifier] to v0.9.93 and [DiscordCoreAPI] to v2.0.4 (#35625)
Updating the necessary files.
2023-12-13 23:36:20 -08:00
RealTimeChris
16eaa5d37f
Updating the necessary files. (#35358) 2023-11-28 21:52:21 -08:00
Thomas1664
51f0aa0b54
[jsoncpp] Disable distributing obj files (#35334)
* [jsoncpp] Disable distributing obj files

* version
2023-11-27 22:59:35 -08:00
Kai Pastor
13c3c0fcc2
[jkqtplotter] Fix Qt version selection (#35319) 2023-11-26 23:41:27 -08:00
Alexander Neumann
79656132f7
[jkqtplotter] add port (#34715)
* [jkqtplotter] add port

* format-manifest

* v db

* fix wrong target being used

* Update ports/jkqtplotter/portfile.cmake

* Update fix-cmake.patch

* v db

* adjust config dir.

* v db

* Update ports/jkqtplotter/portfile.cmake

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* more formating stuff

* v db

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-11-21 19:12:26 -08:00
Cheney Wang
b4f39984b9
[jsonifier] Remove duplicate header files (#35097) 2023-11-16 16:45:52 -08:00
Nick D'Ademo
c4959758dd
[jasper] Update to 4.1.0 (#35104)
* update port.

* update versions file.
2023-11-15 15:47:08 -08:00
Lily Wang
294c7e2240
[joltphysics] Update to 4.0.0 (#34975)
* [joltphysics] Update to latest commit

* update version

* update to 4.0.0

* update version

* Update joltphysics.json
2023-11-10 11:25:49 -08:00
RealTimeChris
a429a35bb5
Updating the necessary files. (#34943) 2023-11-07 09:35:32 -08:00
talregev
98da1aa366
Update gz-cmake3 (#34010) 2023-10-12 19:34:04 -07:00
RealTimeChris
aada2de03f
[DiscordCoreAPI] to v2.0.1 and [Jsonifier] to v0.9.9 (#34341) 2023-10-09 15:35:53 -07:00
Jia Yue Hua
2376cc95e3
[jsoncons]: update to 0.171.0 (#34019) 2023-10-02 21:11:19 -07:00
Jia Yue Hua
bb20598105
[jack2] update to 1.9.22 (#34201) 2023-10-02 16:07:16 -07:00
Jia Yue Hua
a6e9316ee5
[jbig2dec] update to 0.20 (#34203) 2023-10-02 16:06:55 -07:00
Jia Yue Hua
c51a36dddd
[jsonnet] update to 0.20.0 (#34020)
* [jsonnet] update to 0.20.0

* fix deps
2023-09-27 01:27:53 -07:00
Ada Tufankjian
01d51b7207
[joltphysics] Properly patching build so that it will install properly (#33944)
* Maybe fixing jolt

* Trying to fix exports

* mend

* Trying to fix patch

* Trying to fix patch

* Another attempt to fix this

* More correct exports

* Trying to fix includes

* Fixing last error

* Attempting to supply a config file

* Trying to bring back relwithdebinfo

* Nuclear option

* Trying to properly export

* Reordering export operations

* Actually fixing install again

* Installing correct file

* Trying to fix includes again

* Maybe correctly fixing install

* Fixing syntax error

* Updating usage

* Reworking after feedback

* Updating usage

* Another diff change to avoid CXX_FLAGS from being adjusted

* Fixing portfile install dir

* Disabling IPO

* Fixing port name

* Fixing dumb issue

* Disabling debug symbols in release and trying to make sure the port only appends CXX_FLAGS

* Deciding not to mess with dynamic linking for now

* Fixing debug build

* Making sure config gets fixed up
2023-09-27 01:20:50 -07:00
RealTimeChris
cc9679a9b4
Updating the necessary files. (#33788) 2023-09-18 09:54:09 -07:00
Vitalii Koshura
095ee8757e
[json-rpc-cxx] Add new port (#33520)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-09-07 00:15:17 -07:00
RealTimeChris
b025c1a271
[DiscordCoreAPI] to v1.90 and [Jsonifier] to v0.9.7 (#33563) 2023-09-05 22:43:50 -07:00
MonicaLiu
e7b95189fa
[jack2] Export some missing symbols (#33354)
* Export jack2_midi_ symbols

* update version

* Export other missing symbols

* update git-tree

* Modify jack.def

* update git-tree

* code-cleanup

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-08-25 12:28:26 -07:00
RealTimeChris
a41cb3e775
Updating the necessary files. (#33217) 2023-08-17 11:08:58 -07:00
Frank
452ed95c1c
[vcpkg baseline] Update discordcoreapi, jsonifier version (#32563) 2023-07-14 16:36:33 -07:00
RealTimeChris
66010065fe
Updating the necessary files. (#32444) 2023-07-10 09:56:11 -07:00
RealTimeChris
477672dcb3
Updating the necessary files. (#32187) 2023-06-23 13:17:48 -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
RealTimeChris
95d50e69c3
[Jsonifier] Update to version 0.9.2 (#31698)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-30 11:38:13 -07:00
Daniel Parker
c081319f6d
[jsoncons] Update to version 0.170.2 (#31419)
* [jsoncons] Update to 0.170.1

* Update baseline

* [jsoncons] Update to 0.170.2

* [jsoncons] Update baseline
2023-05-15 13:16:44 -07:00
RealTimeChris
5d0e5a3443
[Jsonifier] Updating to version v0.9.1 (#31315)
* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:30:17 -07:00
Daniel Parker
be5a9aab2d
[jsoncons] Update to 0.170.1 (#31284)
* [jsoncons] Update to 0.170.1

* Update baseline
2023-05-08 18:04:23 -07:00
Mengna Li
1c0b81956d
Fix incorrect library name in jasper.pc (#31158) 2023-05-04 10:28:55 -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
Rémy Tassoux
f5959f77b9
[joltphysics] Update to 3.0.1 (#30935)
* [joltphysics] Update to 3.0.1

* [joltphysics] Update version files
2023-04-18 16:22:33 -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
Frank
691dd562b5
[json-c] Fix build with clang (#30632)
* [json-c] Fix build with clang

* version

* add c-flags

* v db
2023-04-10 14:23:42 -07:00
MonicaLiu
9dbd07b25f
[vcpkg baseline][jsonifier] Fix bad sha512 (#30653)
* update sha512

* update version

* update url

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 15:44:18 -07:00
RealTimeChris
53296052a4
[Jsonifier] New Port (#30276)
* Updating the files.

* Updating the version file's info.

* Updating the version file's info.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Update ports/jsonifier/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update ports/jsonifier/vcpkg.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-03-23 09:44:11 -07:00
Thomas1664
ffe7360e0f
[opentracing] Fix library linkage (#28606)
* [opentracing] Fix library linkage

* version

* Fix linkage on Windows

* version

* simplify patch

* version

* Reduce patch

* version
2023-03-17 13:02:58 -07:00
Daniel Parker
6489ba464c
[jsoncons] Update to 0.170.0 (#30211)
* [jsoncons] Update to 0.170.0

* [jsoncons] Update to 0.170.0, update baseline
2023-03-16 15:17:50 -07:00
Alexander Neumann
f68746b24d
[jasper] control optional libheif depedency (#30087)
* [jasper] remove optional libheif lookup

* v db

* fix feature var

* v db
2023-03-09 12:26:55 -08:00
Billy O'Neal
9484a57dd5
Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
chausner
25ed5f7cca
[json-schema-validator] Update to 2.2.0 (#29253)
* Update json-schema-validator to 2.2.0

* Update CI baseline

* Tweak description

* Update CI baseline

* Remove patch, address code review suggestions

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-31 13:26:42 -08:00
Lily Wang
0a8ac2f124
[joltphysics] Disable treats all compiler warnings as errors (#29271)
* [joltphysics] Disable warning C5266

* update version

* apply suggestion

* update version
2023-01-31 11:26:52 -08:00
MonicaLiu
571ca110d0
[jsoncons] Update to v0.169.0 (#28714)
* update jsoncons

* update version

* update jsoncons

* update version

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-07 01:17:19 -08:00
Alexander Neumann
961d5a86b0
[jasper] update to 4.0.0 (#28244)
* [jasper] update to 4.0.0

* remove unused variable

* v db

* add JAS_STDC_VERSION

* v db

* fix devil port

* v db

* patch out the stdc check

* v db

* adjust patch

* v db
2022-12-12 14:46:28 -08:00
Mengna Li
be736ae191
[joltphysics] Add usage (#28050)
* add usage

* revert

* add usage
2022-11-29 11:54:18 -08:00