Commit Graph

1350 Commits

Author SHA1 Message Date
Jia Yue Hua
7808b25b12
[log4cxx] update to 1.2.0 (#36413)
* [log4cxx] update to 1.2.0

* [log4cxx] update to 1.2.0
2024-01-29 14:55:23 -08:00
Jia Yue Hua
11bed03cc3
[libunifex] update to 0.4.0 (#36416)
* [libunifex] update to 0.4.0

* [libunifex] update to 0.4.0
2024-01-29 11:47:22 -08:00
jim wang
5cb2d00c17
[libde265] Update to 1.0.15 (#36439)
* update to 1.0.15

* update verison
2024-01-29 11:45:27 -08:00
Jia Yue Hua
7032c5759f
[libavif] update to 1.0.3 (#36390)
* [libavif] update to 1.0.3

* [libavif] update to 1.0.3
2024-01-26 16:46:40 -08:00
Jia Yue Hua
3c36c791d2
[libenvpp] update to 1.4.0 (#36391)
* [libenvpp] update to 1.4.0

* [libenvpp] update to 1.4.0
2024-01-26 16:46:24 -08:00
Jia Yue Hua
940145362f
[libgpiod] update to 2.1 (#36392)
* [libgpiod] update to 2.1

* [libgpiod] update to 2.1
2024-01-26 16:46:09 -08:00
Jia Yue Hua
eebf28d610
[libjuice] update to 1.3.4 (#36393)
* [libjuice] update to 1.3.4

* [libjuice] update to 1.3.4
2024-01-26 16:45:40 -08:00
Kai Pastor
3b21386457
[vcpkg baseline][lensfun] Fix and cleanup (#36342)
* [lensfun] Add feature and fix python module

* [lensfun] Cleanup, fix, update license

* versions

* [lensfun] No python on windows
2024-01-25 11:22:48 -08:00
Billy O'Neal
cf20e29526
Update macOS for January 2024 (#35617)
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1

Other changes:

macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
2024-01-25 10:50:32 -08:00
Matthias Kuhn
f45fd3334f
[libpq] fix build for *-android-dynamic (#36344)
Android does not like versioned .so files

Backport of 79b03dbb33
2024-01-25 09:36:02 -08:00
chausner
1b65197e93
[lzav] Add new port (#35995)
* Add lzav 3.4

* Update CI baseline

* Update to version 3.6

* Update CI baseline

* Update to version 3.10

* Update CI baseline

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2024-01-24 15:46:46 -08:00
Avery King
e5e9f2f145
[libmad] update to 0.16.4 (#35898)
* [libmad] update to 0.16.4

Switches libmad to Tenacity's maintained version.

Signed-off-by: Avery King <avery98@pm.me>

* update filename

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

* update version db

---------

Signed-off-by: Avery King <avery98@pm.me>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-24 13:31:39 -08:00
moritz-h
5d03478623
[vulkan*] update to 1.3.275.0 (#36262)
* [vulkan*] update to 1.3.275.0

* fix cmake config path

* update volk to fix vulkan-tools

* fix lunarg-vulkantools

* fix android

* build vulkan layers always dynamic

* fix android

* staticcrt

* fix description

* remove debug layer json files

* fix android

* fix parallel config
2024-01-24 11:26:41 -08:00
jim wang
64e52bff30
[libdatachannel] Fix LibJuice's find method (#36338)
* Find vcpkg library

* update version

* Delete FindLibJuice under source

* update verison
2024-01-24 09:44:41 -08:00
SunBlack
ed831b1e4a
[libe57format] Update to 3.1.0 (#36278) 2024-01-23 11:49:11 -08:00
Nick Logozzo
fff9df8548
[libnick] Update to 2024.1.6 (#36284)
* Update to 2024.1.6

* fix hash

* Update versions

* Update usage

* Update libnick.json

* add a blank line

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-23 11:45:23 -08:00
Yury Bura
8ccb84df72
[boost] Update to v1.84.0 (#35693)
* [scripts] update Boost ports generation script, fixes #35187

* [boost] remove obsolete patches and re-generate ports

* update versions

* [boost] remove redundant vcpkg_minimum_required

* update versions

* [scripts/boost] update dependencies to config/checks, review b2-options.cmake files

* [boost-*] regenerate ports

* [boost-locale] fix patch

* update versions

* [boost-serialization] fix checks

* update version

* [boost-*] better fixes related to the config checks

* update version

* [boost-cobalt] fix build

* update versions

* [liblas] Boost v1.84.0 requires C++11

* [pcl] fix Unix build

* add versions

* [vcpkg-cmake-get-vars] add CMAKE_<LANG>_COMPILER_VERSION

* [boost-cobalt] detect compiler

* [coin] force C++11

* [json5-parser] force C++11

* add versions

* [boost-cobalt] exclude iOS and Android platforms due to C++ Concepts library is not supported

* [gtsam] force C++11

* [kenlm] force C++11

* [quickfast] force C++11

* [liblas] force C++11

* update versions

* [boost] re-generate port

* update version

* [kenlm] revert changes

* [boost-cobalt] exclude OSX

* update versions

* [plc] remove useless patch after merge

* update versions after merge

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-22 10:56:30 -08:00
jim wang
8c088486c8
[libdatachannel] Delete the redundant dependency libSRTP in the config file (#36191)
* Fix libsrtp not found

* update version

* add dep

* update version

* update version
2024-01-19 12:25:50 -08:00
Bruce Mitchener
bbbdfc30f7
[libbacktrace] Update to commit from 2023-11-30. (#36238) 2024-01-19 11:56:53 -08:00
SunBlack
6dad517ad6
[libe57format] Update to 3.0.2 (#36239) 2024-01-19 11:56:35 -08:00
SunBlack
0dbf7befd7
[libe57format] Update to 3.0.1 (#36188) 2024-01-17 11:50:40 -08:00
Bruce Mitchener
0b17830509
[libdatachannel] Update to 0.19.5 (#36160) 2024-01-16 10:52:53 -08:00
Nick Logozzo
8100a2d0a1
[libnick] Update to 2024.1.5 (#36169)
* V2024.1.5

* Update versions
2024-01-16 10:52:35 -08:00
Doug Cook
53bef8994c
[libtracepoint] Upgrade to v1.3.0 (#36137)
* [libtracepoint] Upgrade to v1.3.0

* [libtracepoint] Upgrade to v1.3.0 versions
2024-01-12 10:25:51 -08:00
Frank
88b81397bb
[live555] Pass options to fix osx (#36120)
* [live555] Pass options to fix osx

* format

* version

* EOL

* version
2024-01-12 10:25:19 -08:00
Paul-Edouard Sarlin
a45fe2ce60
[libraw] Disable default features of jasper (#36110)
* No default features for jasper in libraw

* Increment port version
2024-01-11 15:43:52 -08:00
Jonas Marklén
ee9c88f9ec
[libmaxminddb] Updated version to 1.9.1 (#36112)
* Updated libmaxminddb to version 1.9.1

* Cleanup portfile

* Use vcpkg_install_copyright function

* Updated versions

* Update ci.baseline.txt

* Implemented fixes from dg0yt

* Versions updated

* Update portfile.cmake

* Update libmaxminddb.json

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-01-11 15:43:37 -08:00
Nick Logozzo
3de47528ca
[libnick] Update to 2024.1.4 (#36096)
* [libnick] Update to V2024.1.4

* Update libnick.json
2024-01-10 16:59:23 -08:00
Nick Logozzo
c9919121dd
[libnick] Add libnick V2024.1.3 (#36065)
* Add libaura V2024.1.2

* Add Versions

* Update libaura.json

* Better Port Files

* Update libaura.json

* Remove gtest as tests not built

* Update libaura.json

* glib only needed on linux

* Update libaura.json

* libaura --> libnick

* Update versions
2024-01-09 11:02:36 -08:00
jim wang
c59f322676
[mongo-c-driver] update to 1.25.4 (#36070)
* update to 1.25.4

* update version

* static

* update veresion
2024-01-09 10:40:59 -08:00
Matthias Kuhn
5517637cbe
[libiconv] Build for ios (#36035) 2024-01-08 13:15:52 -08:00
Thea Camille-Maxime (MaxRev)
fc3f613661
[libmysql] Fix port on arm64-osx (compiler checks) (#35930) 2024-01-04 17:41:17 -08:00
Frank
ae86809455
[lapack-reference] Disable Test program (#35920) 2024-01-04 12:04:39 -08:00
Frank
b88e4cdec5
[launch-darkly-server] Fix dependence clib symbol Duplicate with openssl (#35901) 2024-01-04 12:04:24 -08:00
chausner
d8c0c7da8b
[libcoro] Update to 0.10 (#35814) 2024-01-04 11:58:41 -08:00
David Reidsma
0ad615378f
[libusb] Replaced incorrect apt package name "autoreconf" with "autoconf" (#36020) 2024-01-03 17:53:08 -08:00
Kai Pastor
5a48f2eb0f
[libpng] Search libm in implicit link dirs (#35924) 2024-01-03 17:38:33 -08:00
JonLiu1993
4a938d4240
[libxdiff] fix the imported target error (#35905)
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-03 17:32:13 -08:00
jim wang
8810558616
[libdatachannel] Fix dependency not found (#35618) 2024-01-03 16:56:55 -08:00
jim wang
7f5282b7d6
[mongo-c-driver] update to 1.25.2 (#35524) 2024-01-02 14:31:28 -08:00
Ómar Högni Guðmarsson
194896fcb1
[libtorch] build failure (#35708) 2024-01-02 14:26:56 -08:00
Kai Pastor
ceca66bec0
[libexif] Fix feature nls (#35864)
This package has own gettext autoconf hacks, so providing gettext[core]
m4 files and autopoint for autoreconf cannot be avoided.
2023-12-29 00:03:07 -08:00
Kai Pastor
d4d2e611ec
[libosmium] Fix and cleanup (#35892) 2023-12-27 23:47:50 -08:00
Aleksei Shpakovskii
4874bea8eb
[libdisasm] add license (#35798) 2023-12-20 20:26:48 -08:00
Eidolon
cd8067150e
[libvpx] Use msys2 perl on win32 hosts (#35593) 2023-12-20 00:30:40 -08:00
Cheney Wang
4b2d315482
[libsodium] update to 1.0.19 (#35753)
* [libsodium] update to 1.0.19

* Fix config error

* Fixes cnats and proxygen failed with undefined reference to `_crypto_aead_aegis128l_pick_best_implementation' and `_crypto_aead_aegis256_pick_best_implementation'

* Fixes undefined reference to `aegis128l_aesni_implementation' and `aegis256_aesni_implementation'
2023-12-19 23:16:05 -08:00
Cheney Wang
f1a46998ae
[live555] update to 2023.11.30 (#35774) 2023-12-19 21:12:16 -08:00
jim wang
fa1eedf5a6
[llgi] Update to 2023-12-19 (#35767) 2023-12-19 15:02:02 -08:00
Alonso Schaich
16e9142b56
[libvpx] resolve bash by PATH rather then hard-coding its' location (#35605) 2023-12-19 14:58:28 -08:00
Kai Pastor
6b24a06502
[libmount] Update to 2.39 and fix (#35738) 2023-12-18 13:26:01 -08:00
Vitalii Koshura
ecdff26160
[libsystemd] Fix build when specifying release-only build (#35737) 2023-12-18 13:25:01 -08:00
Kai Pastor
fafa83c8bf
[libcap] Fix native build with prefixed CC (#35735) 2023-12-18 13:24:28 -08:00
Ivan Maidanski
c66d6969d2
[libatomic-ops] Update to v7.8.2 (#35728) 2023-12-18 13:23:35 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts (#35479)
* Install vulkan.

* add gfxreconstruct

* format manifest and cr changes

* remove moltenvk

* fix ci part 1

* fix a dep

* more fixes

* remove vulkan failures from CI pipeline

* remove annoying stuff to deal with in static builds

* fix trailing ,

* remove vendored cmakelists

* force ci to be green

* format manifest

* Fix more ci issues

* fix hikogui

* make ci happier

* add jsoncpp dep

* only remove the debug folder if targeting windows

* bump port-version

* v db

* vulkan-loader add usage

* Rename vulkantools to lunarg-vulkantools

* Make VMA install headers platform dependent

* Remove vcpkg_check_linkage

* readd vulkan-validationlayers

* v db
2023-12-14 23:33:39 -08:00
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