MonicaLiu
1d206dae08
[libtorch] Fix core dependencies ( #35682 )
...
* fix libtorch dependencies
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:56:23 -08:00
MonicaLiu
8abeb71402
[libusb] Fix usage ( #35498 )
...
* fix usage
* update version
* redo x64-windows.cmake
* resolve conflicts
* updaet git-tree
* fix downstream
* update version
* fix libirecovery
* update git-tree
* fix pkg_check_modules
* update git-tree
* fix libfreenect2
* update version
* fix libuvc
* update version
* fix libuvc patch
* update git-tree
* fix libuvc build_fix.patch
* update git-tree
* format
* update git-tree
* undo supports
* update git-tree
* fix azure-kinect-sensor-sdk
* update version
* add pkg-config.exe
* update git-tree
* disable build examples and tests
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 00:07:17 -08:00
Vincent Thiberville
8308c141fd
[libxslt] do not require default features of libxml2 ( #35565 )
2023-12-12 01:45:03 -08:00
Kai Pastor
603643dcbf
[geos,libspatialite] Fix various quirks ( #35574 )
...
* [geos] Fix geos-config
* [libspatialite] Fix quirks
2023-12-12 01:42:45 -08:00
Kai Pastor
7e67ab9f0b
[libzim] Update to 9.0.0 ( #35576 )
...
* [libzim] No uwp
* [libzim] Update to 9.0.0
2023-12-12 01:31:45 -08:00
dundargoc
dd38f20a86
[lpeg] update to 1.1.0 ( #35580 )
2023-12-12 01:22:44 -08:00
Thomas1664
9ca8099ffb
[vcpkg baseline][libbson] Fix race condition during CMake configure ( #35586 )
...
* Delete unused patches
* disable finding Python
* Fix race during CMake configure
* version
2023-12-12 01:20:57 -08:00
Lily Wang
63875dac87
[libsystemd] Add dependency gperf ( #35598 )
...
* [libsystemd] Add dependency gperf
* update version
2023-12-12 01:10:04 -08:00
autoantwort
c4f29d253e
[liblemon] no uwp ( #35257 )
2023-12-08 01:26:51 -08:00
Kai Pastor
e3146582c4
[luajit] Burn-in dll ( #35544 )
2023-12-07 23:35:10 -08:00
Kai Pastor
72010900b7
[libusb] Set host triplet for wasm32 ( #35292 )
2023-12-04 19:47:16 -08:00
Kai Pastor
8b838b5616
[libdeflate] Fix usage ( #35460 )
2023-12-04 17:30:52 -08:00
Sergey Podobry
544daf445a
[libdatachannel] Update to 0.19.4 ( #35450 )
2023-12-04 17:20:43 -08:00
Theodore Tsirpanis
16ee2ecb31
[libmagic] Add CMake config. ( #35274 )
...
* [libmagic] Add CMake config.
* Fix license information and add usage.
* Address PR feedback.
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Set some missing properties.
* Fix location to import library.
* Update version database.
2023-12-01 02:21:55 -08:00
JonLiu1993
ca9ac0ba65
[libxml2] Fix ICU support option ( #35281 )
...
* Fix ICU support option
* update version
* [libxml2] Fix ICU support option
* format vcpkg.json
* update version
* Add qtwebengine depend on libxml2[icu]
* update version
* update version
* update feature
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:20:53 -08:00
FantasqueX
7bb78b3f15
[libspng]: New port ( #35412 )
...
* [libspng]: New port
* fix usage
* update version
2023-12-01 02:08:05 -08:00
Christian Mazakas
2fd72b3488
update liburing port to version 2.5 ( #35430 )
2023-12-01 02:03:33 -08:00
Frank
24ae27eb23
[libexif] Change to the official build system ( #32114 )
...
* [vtk] Fix the dependency curl of proj
* version
* [libexif] Change to the official build system
* add port-version
* version
* revert
* libexif
* version
* default feature nls
* version
* update
* format
* version
* revert
* vdb
* version
2023-12-01 01:57:19 -08:00
MonicaLiu
bb588985e3
[llvm] Add patch to fix missing LinkageSpec of getCursorKindForDecl ( #35351 )
...
* fix llvm
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-29 19:19:06 -08:00
jim wang
5b60364b3a
[libressl] Update to 3.8.2 and added usage ( #35146 )
...
* add usage
* update version
* update version
* add patch
* update version
* fix EOL
* update version
2023-11-29 01:24:08 -08:00
Lily Wang
4fd5934584
[libzip] Update to 1.10.1 ( #35167 )
...
* [libzip] Update to 1.10.1
* update version
* update patch
* update version
2023-11-29 01:19:13 -08:00
Jeremy Rifkin
2cb6ec989f
[cpptrace] Add v0.3.0 ( #35240 )
...
* Initial work to add 0.3.0
* Bump
* Bump hash
* Bump
* Bump hash
* Bump
* Bump
* Bump
* More changes
* Bump
* Bump hash
* Bump
* Add an option
* Cleanup
* Bump
* Set to 0.3.0
* Bump
* Suggestions from dg0yt
* Bump
* Bump tag hash
* Bump git tree
* Delete patch from merge
* Bump
* Try to fix libassert build
* Bump
* Try again
* Bump
* Undo attempts to set cpptrace version for libassert
* Bump
* Add libassert 1.2.2
* Update libassert's vcpkg.json
* Bump
* Forgot to update SHA, also remove a patch that's not needed
* Bump
* Add patch for cpptrace::nullable
* Bump
2023-11-29 01:09:30 -08:00
Billy O'Neal
ca595d3733
[libbson] Fix libbson when Python3 isn't on the PATH ( #35276 )
...
Probably broken by https://github.com/microsoft/vcpkg/pull/34994
Detected in https://github.com/microsoft/vcpkg/pull/35116
where this REGEX is expected to be output from the python script
```
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:20 (LoadVersion)
```
2023-11-29 00:52:25 -08:00
Kai Pastor
4b129ae0e7
[libconfig] Fix static usage ( #35280 )
...
* [libconfig] Fix static usage
* [libconfig] Update patch
2023-11-29 00:51:30 -08:00
autoantwort
12018d5fa3
[libssh] no alternatives in features ( #35324 )
2023-11-29 00:17:15 -08:00
simolis3
cabba0d037
[libusb] Add disable-udev feature ( #35328 )
...
* [libusb] Add disable-udev feature
* fix commented problems. Comments still to be removed
* Update libusb port version
* Updated libusb port-version
* Remove commented lines
* Update version database
* Update version database
* fix suggestion to portfile.cmake
2023-11-28 22:56:17 -08:00
Thomas1664
07039e2f12
[log4cplus] Update to 2.1.1 ( #35339 )
...
* [log4cplus] Update to 2.1.1
* version
* Fix debug pc file
* version
2023-11-28 21:59:27 -08:00
Jeremy Rifkin
ff30334f3d
[libassert] New port ( #35094 )
...
* Initial work to add libassert
* Bump
* Fix linux build
* Bump
* Update versions/l-/libassert.json
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update cpptrace dependency specification
* Patch cpptrace's config file
* Bumps
* Format fix
* Bump
* Remove libdwarf.patch
* Bump
* No need to list libdwarf as a dependency of libassert
* Bump
---------
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-22 14:40:00 -08:00
Clinton Ingram
6c6ecf3a45
[libde265] Update to 1.0.14 ( #35227 )
...
* update libde265 to 1.0.13
* update baseline
* update libde265 to 1.0.14
* update baseline
* remove interim version
2023-11-22 14:38:02 -08:00
autoantwort
cb1f2fe770
[libuv] no uwp ( #35258 )
2023-11-22 14:30:45 -08:00
autoantwort
7bd20ae2b9
[luafilesystem] no uwp ( #35256 )
2023-11-22 13:37:58 -08:00
Clinton Ingram
a6c7fad33f
[libheif] Update to 1.17.5 ( #35232 )
...
* update libheif to 1.17.5
* update baseline
2023-11-21 18:52:02 -08:00
Clinton Ingram
ce8fd9e724
[libpng] Update to 1.6.40 ( #35193 )
...
* update libpng to 1.6.40
* update baseline
* fix patch files
* update baseline
2023-11-21 18:24:19 -08:00
Park DongHa
a42af01b72
[libtheora] install pkg-config files ( #34904 )
...
* [libtheora] create pkg-config files
* [libtheora] fix expression
* [libtheora] update baseline
* [libtheora] provide version from portfile
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [libtheora] update baseline
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-20 19:31:49 -08:00
Kai Pastor
f740d6f229
[libxml2] Update to 2.11.6 ( #35189 )
2023-11-20 12:21:43 -08:00
Clinton Ingram
2129047fa7
[libde265] Update to 1.0.12 ( #35194 )
...
* update libde265 to 1.0.12
* update baseline
2023-11-20 12:16:50 -08:00
Clinton Ingram
42301f8cb4
[libheif] Update to 1.17.3 ( #35195 )
...
* update libheif to 1.17.3
* update baseline
2023-11-20 12:15:04 -08:00
Jia Yue Hua
a6ec0cb237
[libosip2] update to 5.3.1 ( #35176 )
...
* [libosip2] update to 5.3.1
* [libosip2] update to 5.3.1
2023-11-17 15:01:40 -08:00
Mengna Li
40771be0a0
update to 2023-11-08 ( #35150 )
2023-11-17 11:07:28 -08:00
Park DongHa
98f2259316
[llgi] create a new port ( #34147 )
...
* [llgi] create a new port
* [llgi] update to latest
* [llgi] update baseline
* [llgi] create patch for cmake
* [llgi] split patch to pull request
* [llgi] update baseline
* [llgi] fix some details
* [llgi] fix vcpkg functions
* [llgi] update patch file
* [llgi] fix linux build
* Update ports/llgi/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/llgi/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/llgi/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [llgi] update baseline
* [llgi] apply upstream change
* [llgi] remove working version
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-11-16 19:54:49 -08:00
jim wang
939eaca496
[mongo-cxx-driver] update to 3.9.0 ( #34994 )
...
* update to 3.9.0
* update version
* update libbson
* update version
* Fix static compilation issue
* update version
* patch
* update version
* patch
* update version
2023-11-16 16:52:43 -08:00
Paweł Wegner
bf1c8fef40
[libressl] enable support for uwp and arm. ( #35135 )
2023-11-16 12:48:05 -08:00
Vasyl Gello
ac2a14f35f
[libvpx] Bump to 1.13.1 ( #35047 )
...
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 19:13:58 -08:00
Samuel Marks
4d73751b34
[libaes-siv] New port ( #34519 )
...
* [ports/libaes-siv] New port
* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL
* Update ports/libaes-siv/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* `./vcpkg x-add-version --all --overwrite-version`
* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL
* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* ./vcpkg x-add-version libaes-siv --overwrite-version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-15 17:24:14 -08:00
Nick D'Ademo
540956515c
[libobfuscate] new port ( #35106 )
...
* add new port.
* add header install.
* formatting.
* versions.
* Update ports/obfuscate/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* rename port.
* update versions file.
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00
Henrik Gaßmann
426dcc68e0
[llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 ( #34935 )
...
* [ned14-internal-quickcpplib] Update to 2023-11-06
* [status-code] Update to 2023-11-0
* [outcome] Update to 2.2.7
* [llfio] Update to 2023-11-06
* Update version database
* [outcome,llfio] Fix find_dependency usage
2023-11-14 13:11:02 -08:00
Jia Yue Hua
a3aec9d93b
[libmt32emu] update to 2.7.1 ( #35019 )
...
* [libmt32emu] update to 2.7.1
* [libmt32emu] update to 2.7.1
* fix homepage
2023-11-14 13:08:03 -08:00
JonLiu1993
1e8122f2f8
[log4cxx] fix find_package error ( #34996 )
...
* [log4cxx] fix find_package error
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-10 11:43:18 -08:00
jim wang
53219b7c4e
[saucer] update to 2.1.0 ( #34732 )
...
* add feature
* update version
* del webview2
* update version
* del feature
* update version
* update to 2.0.0
* udpare version
* update verison
* update version
* update to 2.1.0
* update version
* add dependency
* update version
* delete version
* update to 2.6
* update version
2023-11-08 09:36:24 -08:00
Jia Yue Hua
d8079ecd67
[llhttp] update to 9.1.3 ( #34915 )
...
* [llhttp] update to 9.1.3
* [llhttp] update to 9.1.3
2023-11-05 09:45:05 -08:00
Jia Yue Hua
d44882136b
[librsync] update to 2.3.4 ( #34852 )
...
* [librsync] update to 2.3.4
* [librsync] update to 2.3.4
2023-11-02 10:39:03 -07:00
Jia Yue Hua
6717592fcf
[libtommath] update to 1.2.1 ( #34853 )
...
* [libtommath] update to 1.2.1
* [libtommath] update to 1.2.1
2023-11-02 10:38:45 -07:00
Jia Yue Hua
3c2e4c93ed
[libunibreak] update to 5.1 ( #34854 )
...
* [libunibreak] update to 5.1
* [libunibreak] update to 5.1
2023-11-02 10:38:18 -07:00
Alexander Neumann
0dc005fb66
[llvm] fix clang rescource dir ( #34801 )
...
* [llvm] fix clang rescource dir.
* v db
* fix core feature
* v db
2023-11-01 14:24:36 -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
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
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
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
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
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
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build ( #34747 )
2023-10-27 18:00:49 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file ( #34718 )
...
* [libremidi] Fix install path of the lib file
* update version
2023-10-26 16:49:30 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes ( #34656 )
...
* [libsbml] Update, port fixes
* [check] Follow VCPKG_LIBRARY_LINKAGE
* [check] Don't install checkmk
* [check] Burn-in dllimport
* [libsbml] Devendor dirent
* [libsbml] Burn-in library linkage
* Finish
* Fix typo
* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
evpobr
e6a164736f
[libsndfile] Update to 1.2.2 ( #34388 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-24 09:08:39 -07:00
Kai Pastor
bcc8b849b3
[libconfig] Cleanup, fix libconfig++ cmake export ( #34646 )
...
* [libconfig] No vendored CMakeLists.txt
* [libconfig] Cleanup
* [libconfig] Fix libconfig++ cmake export
2023-10-23 11:29:14 -07:00
MonicaLiu
374023bdbb
[vcpkg baseline][libpcap] Fix flex command --header-file ( #34670 )
...
* fix libpcap
* update version
* DISABLE_PARALLEL_CONFIGURE
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-10-23 11:20:00 -07:00
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 ( #34622 )
...
* [libpcap] update to 1.10.4
* [libpcap] update to 1.10.4
* [libpcap] update
* [libpcap] update
2023-10-20 09:55:00 -07:00
Jia Yue Hua
6836a75c4a
[libmspack] update to 0.11 ( #34592 )
...
* [libmspack] update to 0.11
* [libmspack] update to 0.11
2023-10-20 09:53:30 -07:00
Jia Yue Hua
1e0e745cd0
[libnop] update to 2021-11-03 ( #34593 )
...
* [libnop] update to 2021-11-03
* [libnop] update to 2021-11-03
2023-10-20 09:52:37 -07:00
Nicholas Hayes
b97d94a8a7
[libheif] update to 1.17.1 ( #34595 )
2023-10-20 09:51:05 -07:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 ( #34621 )
...
* [libphonenumber] update to 8.13.23
* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Jia Yue Hua
9bc8b9fda8
[libraqm] update to 0.10.1 ( #34625 )
...
* [libraqm] update to 0.10.1
* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 ( #34555 )
...
* [libjpeg-turbo] update to 3.0.1
* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 ( #34558 )
...
* [libjuice] update to 1.3.1
* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 ( #34585 )
...
* [libmorton] update to 0.2.12
* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. ( #34532 )
...
* Supports recent compilers.
Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.
* Updates port version.
2023-10-18 10:21:47 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 ( #34538 )
2023-10-18 10:07:36 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 ( #34561 )
...
* [libmaxminddb] update to 1.7.1
* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
Vitaly
034298f677
[libqtrest] Add new port ( #34455 )
...
* QtRest: new port
* Fix ref
* Fix ref
* Fix ref
* qtrest -> libqtrest, review changes
* versions
* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 ( #34043 )
...
* [dirent] update to 1.24
* [dirent] update to 1.24
* fix deps
* fix deps
* fix deps
* fix deps
* CI [skip actions]
* CI [skip actions]
* fix deps
* CI [skip actions]
* fix deps
2023-10-17 11:09:26 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 ( #34504 )
...
* [libcial] Update version to v3.0.17
* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 ( #34525 )
...
* [libtins] update to 4.5
* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 ( #34526 )
...
* [libsvm] update to 3.32
* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup ( #34486 )
2023-10-16 12:12:21 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 ( #34477 )
...
* Update libtracepoint ports
* Update version
* Update libtracepoint-header
* Update version libeventheader-tracepoint
* Update libeventheader-decode
* Update version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 ( #34498 )
2023-10-16 12:00:44 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. ( #34480 )
...
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. ( #34481 )
2023-10-13 19:43:14 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 ( #34472 )
2023-10-13 12:01:47 -07:00
Jia Yue Hua
9b18ccb8d2
[libenvpp] update to 1.3.0 ( #34470 )
2023-10-13 12:00:21 -07:00
Jia Yue Hua
d297ef5bff
[libics] update to 1.6.6 ( #34473 )
2023-10-13 11:59:30 -07:00
jim wang
4029389889
[libtins] Fix include header file cannot be found ( #34461 )
2023-10-13 11:24:19 -07:00
jim wang
88012347cc
[libffi] Fix undefined function error ( #34404 )
2023-10-12 20:12:32 -07:00
Kai Pastor
2f94f0e5a6
[libidn2] Generally disable AUTOPOINT ( #34234 )
2023-10-12 19:34:46 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 ( #33600 )
2023-10-12 10:46:42 -07:00
JonLiu1993
84b4fe24b0
[libpq] update to 16.0 ( #34368 )
2023-10-10 15:00:28 -07:00