Commit Graph

20587 Commits

Author SHA1 Message Date
Alexander Neumann
f3dc2f1e0c
[pocketfft] add new port (#34841)
* [pocketfft] new port

* v db
2023-11-01 12:52:04 -07:00
Pierre Wendling
e9fba6ac4f
[yaml-cpp] Update to 0.8.0 (#33223)
* [yaml-cpp] Update to 0.8.0.

- The config path has changed to `lib/cmake/yaml-cpp`.
- pkg-config files are installed to `lib/pkgconfig`.
- dll.h uses a new variable for control and should be patched outside
of Windows.

* [yaml-cpp] Backport CMake fixes from upstream.

The patch is a shortened version from:
https://github.com/jbeder/yaml-cpp/pull/1212

It fixes issues with downstream projects using the old target, and makes
the CMake config more easily relocatable.

The patch was rebased on the 0.8.0 release, and the CI and tests bits
were omitted.

* [yaml-cpp] Update baseline.
2023-11-01 12:40:17 -07:00
Darren Bolduc
fa70b2dd4c
[google-cloud-cpp] update to v2.17.0#2 (#34641)
* [google-cloud-cpp] update to v2.17.0#2

* disable compute on windows
2023-11-01 12:37:31 -07:00
Kai Pastor
23d3731eae
[libmysql] Update to 8.0.34 (#34736)
* [libmysql] Update to 8.0.34

* [libmysql] Fix deps

* [libmysql] Fix deps, cont.

* WIP

* WIP

* [libmysql] Don't wrap downstream Find modules

Downstream Find modules are not standardized and cannot be wrapped
reliably. By moving the legacy wrapper behaviour to a config module,
we can catch those users which were relying on the old usage, and
display the instructions for migrating to the canonical unofficial
usage.

* [libmysql] Cross build stuff

* [libmysql] Cross build stuff

* [libmysql] Cross build stuff
2023-11-01 12:06:07 -07:00
Frank
eb76636c04
[skia] Update version to 0.38.2 (#34787)
* [skia] Update version to 0.38.2

* version

* add dep wuffs

* version

* add support x86 MSVC build

* version
2023-11-01 11:45:44 -07:00
Sylvain Doremus
d2b53e3bcb
[shaderwriter] Update to version v2.7.0 (#34789) 2023-11-01 10:25:24 -07:00
Javier Matos Denizac
51b14cd4e1
[lensfun] Remove cpu features (#34832)
* remove invalid cpu features

* bump port version

* oops

* version db

* build_for_sse=off

* version db

* sse2 = off

* version db
2023-10-31 18:48:06 -07:00
talregev
0e2a0e0ad1
Add gz-rendering7 port (#34618) 2023-10-31 12:54:36 -07:00
talregev
9083f6a5b2
gz-physics6 (#34616) 2023-10-31 12:54:17 -07:00
Park DongHa
83a4bd802f
[kf5texteditor] Create a new port with v5.98.0 (#34378)
* [kf5texteditor] create a port with v5.98.0

* [kf5texteditor] fix install errors

* [kf5texteditor] update baseline

* [kf5texteditor] fix windows build

* [kf5texteditor] find gettext(host) tools

* [kf5texteditor] update baseline

* Update ports/kf5texteditor/vcpkg.json

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* [kf5texteditor] use VCPKG_HOST_TRIPLET

* [kf5parts] install .desktop to share/kservicetypes5

* [kf5service] install .desktop to share/kservicetypes5

* [kf5texteditor] use changed kf5ports, kf5services

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:52:04 -07:00
jim wang
ec19a4a790
[azure-core-cpp] Fix gcc13 compilation error (#34393)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix gcc13 compilation error

* update version

* update patch

* update version

* update verison

* update version
2023-10-31 12:42:23 -07:00
Samuel Marks
71ab19baf4
[ed25519] New port (#34517)
* [ports/ed25519] New port

* [ports/ed25519/CMakeLists.txt] Export symbols corrected on shared libs on Windows

* [ports/ed25519/CMakeLists.txt] Export one header ; work on correct DLL exposure for Windows
2023-10-31 12:39:05 -07:00
Jeremy Rifkin
809e93f524
[libdwarf] New port (#34382)
* Try to add libdwarf

* Has

* fix

* hash

* fixes

* hash

* Fixes

* bump hash

* zlib fix

* bump hash

* fix

* bump hash

* fixes

* Bump hash

* fix

* bump

* x

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* fix

* bump

* Try this

* bump

* cleanup

* bump

* Update patches

* bump hash

* fix whitespace

* bump

* Update usage

* Bump

* Update portfile and patches (#1)

* Re-introduce off_t patch

* Bump

* Fix patch

* Bump

* Usage is now correct

* Bump

* Revert "Usage is now correct"

This reverts commit 54b32d172d.

* Bump

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:31:57 -07:00
Jack·Boos·Yu
edd68d8a94
[lensfun] Add new port (#34783)
* [lensfun] Add new port

* version

* fix win build

* ver

* try to fix win build

* try again

* fix script tools installation

* ver

* INSTALL_HELPER_SCRIPTS -> OFF

* ver

* typo

* ver

* Apply suggestion

* ver

* Remove feature tool

* ver

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-10-31 12:08:20 -07:00
Pravila
2d9a09dcb8
[kaitai-struct-cpp-stl-runtime] Update to 0.10.1 (#34256)
* Update kaitai version

* Add new version

* Add option

* Update git-tree version

* Disable parallel configure

* Update git-tree version

* Modify cmake_configure

* Update git-tree

* Update port-version

* Update port-version

* Set up correct port-version

* Add missing dependency

* Restore vcpkg.json

* Update version

* Rerun CI

* Remove GTest

* Update REF commit hash

* Update version

* Change to version-date format

* Add version-date version

* Set kaitai version

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-31 12:04:47 -07:00
jim wang
365d1e9a90
[sentencepiece] update to 0.1.99 (#34749)
* update to 0.1.99

* update version
2023-10-31 12:02:26 -07:00
Ómar Högni Guðmarsson
c82acfb320
[asio] update 1.28.2 (#34755)
* Update asio version

* update database

* fix sha hash

* Update database
2023-10-31 12:02:08 -07:00
Clément Péron
4a5beaf42d
[pcapplusplus] update to 23.09 (#34767)
* [pcapplusplus] update to 23.09

* vcpkg: run x-add-version --all

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/pcapplusplus/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/pcapplusplus/vcpkg.json

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Fix version with leading zero

* Update pcapplusplus.json

* pcapplusplus: update with review

* Update pcapplusplus.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:01:51 -07:00
miyanyan
21fd2501a0
[matio] update to 1.5.24 (#34790)
* [matio] update to v1.5.24

* [matio] update versions

* [matio] port-version need be 0

* [matio] update versions
2023-10-31 12:00:35 -07:00
Alfred E. Heggestad
a015d67bca
[baresip-libre] update to version 3.5.1 (#34794)
* baresip-libre: upgrade to version 3.5.1

* bump version
2023-10-31 12:00:19 -07:00
Jia Yue Hua
54b42ecea7
[brpc] update to 1.6.1 (#34795)
* [brpc] update to 1.6.1

* [brpc] update to 1.6.1
2023-10-31 11:59:45 -07:00
Jia Yue Hua
0c5d26ffc2
[librdkafka] update to 2.3.0 (#34798)
* [librdkafka] update to 2.3.0

* [librdkafka] update to 2.3.0
2023-10-31 11:59:24 -07:00
Jia Yue Hua
fe959628e4
[libsigcpp] update to 3.6.0 (#34804)
* [libsigcpp] update to 3.6.0

* [libsigcpp] update to 3.6.0

* fix eol
2023-10-31 11:59:12 -07:00
Lily Wang
1ad8ada839
[libremidi] Update to 4.2.4 (#34810)
* [libremidi] Update to 4.2.4

* update version
2023-10-31 11:57:55 -07:00
JonLiu1993
763429b55b
[libhv] update to 1.3.2 (#34811)
* [libhv] update to 1.3.2

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-31 11:57:23 -07:00
miyanyan
1fa7ecc297
[minizip-ng] update to 4.0.2 (#34813)
* [minizip-ng] update to v4.0.2

* [minizip-ng] update versions
2023-10-31 11:57:04 -07:00
Jia Yue Hua
979ce0daec
[mimalloc] update to 2.1.2 (#34816)
* [mimalloc] update to 2.1.2

* [mimalloc] update to 2.1.2
2023-10-31 11:56:49 -07:00
Dennis
be7f163bf2
mqtt-cpp: Update to 13.2.1 (#34817) 2023-10-31 11:56:37 -07:00
Johnny Willemsen
edc5fc2858
[ace] Upgrade to ACE/TAO 7.1.2 (#34818)
* [ace] Upgrade to ACE/TAO 7.1.2

* Run vcpkg format-manifest ports/ace/vcpkg.json

    * ports/ace/vcpkg.json:
    * versions/a-/ace.json:
    * versions/baseline.json:

* Update version

    * versions/a-/ace.json:

* Correct hash

    * ports/ace/portfile.cmake:

* Update git hash

    * versions/a-/ace.json:
2023-10-31 11:56:22 -07:00
Alexis La Goutte
7474066ca4
[nghttp2] update to 1.58.0 (#34819) 2023-10-31 11:56:04 -07:00
Kai Pastor
3715d743ac
[vcpkg baseline][vcpkg-ci-msys2] Silence error from libcrypt delisting (#34772)
* [vcpkg-ci-msys2] Improve var name

* [vcpkg-ci-msys2] Handle known delisted
2023-10-30 15:10:50 -07:00
Matthias Kuhn
b94fe49a53
[icu] Fix osx release only builds (#34539)
* [icu] Fix osx release only builds

* Use list
2023-10-30 15:01:58 -07:00
Kai Pastor
0e6e77f854
[enkits] Fix config file name (#34487) 2023-10-30 15:00:51 -07:00
autoantwort
30650503fc
[zstd] fix tools feature (#34634) 2023-10-30 14:58:07 -07:00
Craig Edwards (Brain)
68cf5f59b0
[bot] Update DPP to v10.0.27 (#34760) 2023-10-30 14:43:06 -07:00
Theodore Tsirpanis
f17f0bffde
[libmagic] Update to version 5.45. (#34763)
* [libmagic] Update to version 5.45.

* Update patches.

* Update version database.
2023-10-30 14:42:44 -07:00
Ilya Lavrenov
a069d6dcb8
[onednn] update to 3.3 (#34765)
* [onednn] update to 3.3

* updated version database
2023-10-30 14:41:48 -07:00
Dennis
620eb4e790
asio-grpc: Update to 2.7.0 (#34768) 2023-10-30 14:41:04 -07:00
Nulldisk
03cfa5889e
[tgbot-cpp] Update to v1.7.2 (#34771) 2023-10-30 14:38:19 -07:00
Jia Yue Hua
06c79a9afa
[dyno] add new port (#34684)
* [dyno] add new port

* [dyno] add new port
2023-10-28 18:01:42 -07:00
Jia Yue Hua
ff9b47f7c7
[rivers] add new port (#34701)
* [rivers] add new port

* versions

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] delete default-features
2023-10-27 20:03:22 -07:00
Jia Yue Hua
2b1fd46fb6
[bloomberg-quantum] add new port (#34682)
* [quantum] add new port

* fix deps

* [bloomberg-quantum]:not work now

* [quantum] add new port

* [quantum] add new port

* [quantum] add new port

* fix deps

* rename config file
2023-10-27 19:57:28 -07:00
ChenPi11
ab567f88a4
[cppp-reiconv] new port (#34263)
* [cppp-reiconv] New port

* [cppp-reiconv] Add Python required.

* [cppp-reiconv] Fix a bug.

* [cppp-reiconv] Avoid create binary directory when static build.

* [cppp-reiconv] Update version database.

* [cppp-reiconv] Update SHA of `git-tree` in version database.

* [cppp-reiconv] Update SHA512.

* [cppp-reiconv] Update version db SHA info.

* [cppp-reiconv] Use `v${VERSION}` for version.

* [cppp-reiconv] Use `vcpkg_extract_source_archive` instead of
`vcpkg_extract_source_archive_ex`.

* [cppp-reiconv] Update SHA of git-tree in version database.
2023-10-27 19:38:54 -07:00
talregev
e8539b06a1
[ogre-next] fix dependencies (#34617)
* fix ogre-next dependencies

* fix ogre-next
2023-10-27 19:24:15 -07:00
Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps (#34667)
* [gz-cmake3] Fix export of static deps

* [gz-cmake3,gz-common5] Revise package import

* [gz-common5] Disable tests by config

* [gz-cmake3,gz-common5] Revise deps patching

* [gz-common5] Take care of pkg-config

* [gz-common5] Check installed components

* Finish
2023-10-27 19:22:45 -07:00
jreichel-nvidia
5db545950d
[openimageio] Separate feature flags for tools and viewer (#34556) (#34699)
* [openimageio] Separate feature flags for tools and viewer (#34556)

Add feature flag "viewer" which controls building the viewer "iv".
Drop feature flag "tools", build tools (excluding the viewer) unconditionally.

* Re-add "tools" flag.
Make "viewer" flag depend on "tools" flag.

* Ensure that Qt does not get picked up by accident if the "viewer" flag is not
selected.
Make hidden dependency of theia on OpenImageIO::iv explicit.

* Fix syntax error in USE_QT option.

* Use ENABLE_IV instead of USE_QT.
Remove explicit setting of -DUSE_QT=OFF.
2023-10-27 18:54:58 -07:00
NewWheelTech
9ffbe6768d
[libigl] Update to v2.5.0 (#34703)
* [libigl] Upate to v2.5.0

* Add updated patches to libigl v2.5.0

* Add find_package for stb

* Remove PNG from libigl

* Update basline.json and libigl.json

* Update libigl.json

* Add stb to dependancies, remove unneeded patch

* Fix formating

* Update libigl.json version

* Stb is case senstive on Linux

* Update version git-tree
2023-10-27 18:44:08 -07:00
Ilya Lavrenov
1c00eae503
[opencv] added openvino support (#34727)
* opencv: added openvino support

* updated version database
2023-10-27 18:10:15 -07:00
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build (#34747) 2023-10-27 18:00:49 -07:00
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec (#34751)
* [gstreamer] Add correct support for feature nvcodec

* version

* add support

* version
2023-10-27 17:53:00 -07:00