Commit Graph

2204 Commits

Author SHA1 Message Date
Jack·Boos·Yu
3579b5cff0
[libdisasm] Support uwp (#21815)
* [libdisasm] Support uwp

* version

* Add dependency vcpkg-cmake

* version

* [breakpad] drop support with uwp

* version

* use _CRT_SECURE_NO_WARNINGS instead

* version
2021-12-06 20:45:20 -08:00
Artur
80bd733a3f
[skCrypter] add new port (#21836)
* [skCrypter] add new port


[skCryper] format vcpkg.json

* [skCrypter] update baseline

* [skCrypter] rename folder to all l lowercase

* [skCrypter] rerun x-add-version
2021-12-06 20:41:01 -08:00
Sy Brand
1b6be5d678
[tl-ranges] Add new port (#21820)
* [tl-ranges] New port

* Update baseline

* Correct port version

* Correct baseline version

* Update versions/t-/tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update tl-ranges.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-06 20:40:08 -08:00
Jack·Boos·Yu
738720268b
[libyaml] Export the pkgconfig files (#21829)
* [libyaml] Export the pkgconfig files

* version

* Fix cmake config file path

* version
2021-12-06 20:38:26 -08:00
JonLiu1993
2d922f46cc
[qwt] Restore patch to fix qwt link static library (#21832)
* [qwt] Fix qwt link static library

* update version
2021-12-06 20:36:09 -08:00
LilyWangLL
86fb7a15bc
[sdl2-mixer] Fix feature mpg123 build error (#21812)
* [sdl2-mixer] Disable feature mpg123 temporarily

* update version

* [sdl2-mixer] fix feature mpg123 build error

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-06 20:35:19 -08:00
Frank
9932f44008
[cpr] update to <1.7.0> (#21807)
* [cpr] update version to 1.7.0

* update version

* update version

* update versions

* del_version

* test

* update patch

* update version

* update patch

* update patch

* update version

* update patch

* update version

* update patch

* update version
2021-12-06 20:21:05 -08:00
vincent-nv
fddd13e36e
UPDATE Qt-Advanced-Docking-System to v3.7.2 (#21801)
* UPDATE Qt-Advanced-Docking-System to v3.7.2

* MR + change old cmake functions names

* MR

* MR
2021-12-06 20:18:38 -08:00
autoantwort
059efe7061
[fltk] no absolute paths (#21714) 2021-12-06 20:18:22 -08:00
Christopher Di Bella
46ad6d4a07
[range-v3] updates REF to range-v3:HEAD (#21393)
* [range-v3] updates REF to range-v3:HEAD

Closes #21391.

* update portfile.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-06 20:12:14 -08:00
Kai Pastor
4c9b301c9e
[spatialite-tools] Revise and update to 5.0.1 (#21594)
* Revise portfile and patch

* Install pc file for windows

* Update versions

* Remove readosm failure from CI baseline

* Revise dependencies based on #include, use pkgconfig

* Revise portfile

* Update to 5.0.1

* Update versions

* Fix release-only nmake build

* Update versions
2021-12-06 17:58:47 -08:00
JonLiu1993
63e935d967
[gdal] Remove tool testepsg (#21816)
* [gdal] Fix tool not find

* update version
2021-12-02 19:58:12 -08:00
Jack·Boos·Yu
f87d135cf9
[influxdb-cxx] Fix build error, fix usage (#21813)
* [influxdb-cxx] Fix build error, fix usage

* version
2021-12-02 19:54:47 -08:00
Frank
740e831977
[libhydrogen] Update version to latest commit (#21811)
* [libhydrogen] update to <1.0>

* update version

* update version

* update version

* del version
2021-12-02 19:53:58 -08:00
مهدي شينون (Mehdi Chinoune)
b69d6a2d0c
[gsl] update to 2.7.1 (#21809) 2021-12-02 19:53:42 -08:00
Carlos O'Ryan
9b9ea8cfc8
[google-cloud-cpp] update to latest release (v1.34.0) (#21803) 2021-12-02 19:52:00 -08:00
Christoph Neuhauser
df9052e29f
[python3] Restrict string replacement to used build type (#21799) 2021-12-02 19:51:47 -08:00
Kai Pastor
5a54a4308e
[libtins] Misc fixes (#21789)
* Fix source writes

* Revise dependencies, switch to libpcap

* Revise portfile

* Enable libpcap on osx

* Minor portfile updates

* Update versions

* Find pcap_static lib

* Update versions
2021-12-02 19:51:12 -08:00
Park DongHa
2647956afd
[foxi] create a new port (#21786)
* [foxi] create a new port

* [foxi] update git-tree, version

* [foxi] fix windows build

* [foxi] disable UWP because of build failure

* LOAD_LIBRARY_SEARCH_DEFAULT_DIRS undefined

* Rename patch to better indicate the patch's purpose and to clarify that it need not be replicated upstream.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 19:49:25 -08:00
Dawid Wróbel
a868d7ed21
[kf5*] Update to 5.88 (#21633)
* [kf5*] Update to 5.88

* [kf5*] Update versions

* [kf5*] fix QML plugins location

diff --git a/ports/kf5i18n/portfile.cmake b/ports/kf5i18n/portfile.cmake
index 610182e49..5a0fd5e21 100644
--- a/ports/kf5i18n/portfile.cmake
+++ b/ports/kf5i18n/portfile.cmake
@@ -20,6 +20,7 @@ vcpkg_cmake_configure(
     OPTIONS
         -DBUILD_TESTING=OFF
         -DKDE_INSTALL_PLUGINDIR=plugins
+        -DKDE_INSTALL_QMLDIR=qml
         -DPYTHON_EXECUTABLE=${PYTHON3}
 )

diff --git a/ports/kf5notifications/portfile.cmake b/ports/kf5notifications/portfile.cmake
index e41fee015..bc93cf6af 100644
--- a/ports/kf5notifications/portfile.cmake
+++ b/ports/kf5notifications/portfile.cmake
@@ -13,6 +13,7 @@ vcpkg_cmake_configure(
     SOURCE_PATH "${SOURCE_PATH}"
     OPTIONS
         -DBUILD_TESTING=OFF
+        -DKDE_INSTALL_QMLDIR=qml
 )

 vcpkg_cmake_install()
diff --git a/ports/kf5sonnet/portfile.cmake b/ports/kf5sonnet/portfile.cmake
index 7e2820ce4..a2d1adfcc 100644
--- a/ports/kf5sonnet/portfile.cmake
+++ b/ports/kf5sonnet/portfile.cmake
@@ -16,6 +16,7 @@ vcpkg_cmake_configure(
         -DBUILD_EXAMPLES=OFF
         -DKDE_INSTALL_PLUGINDIR=plugins
         -DKDE_INSTALL_QTPLUGINDIR=plugins
+        -DKDE_INSTALL_QMLDIR=qml
 )

 vcpkg_add_to_path(PREPEND "${CURRENT_INSTALLED_DIR}/bin")

* [kf5*] update versions

* [ecm] fix ECMGenerateQmlTypes

* [ecm] update version
2021-12-02 19:49:12 -08:00
Ankur Verma
a5b659160a
Squashed (#20449)
Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2021-12-02 19:40:02 -08:00
Billy O'Neal
a4a63e774b
Remove qwt-qt6 due to conflict with qwt. (#21825) 2021-12-02 19:38:23 -08:00
Alexander Neumann
163065a352
Update meson to 0.60.2 (#21542)
* update meson to 0.60.1

* add port vcpkg-tool-meson for consistency deprecate usage of tool-meson

* [skip actions] make every port using meson depend on vcpkg-tool-meson
(except pkgconf for now.)

* fix subtle bugs in vcpkg_find_acquire_program
make the port install meson if the system does not provide it.

* make pkgconf depend on meson

* restore old vcpkg_find_acquire_program behavior for versioning

* Update ports/gstreamer/vcpkg.json

remove duplicated dependency

* remove invalid option in glib

* [skip actions] fix ci failures?

* remove invalid option in gstreamer

* try without cmake

* get more logs from meson configure.

* update glib to 2.70.1

* fix typo

* fix pc file of flac

* update meson to 0.60.2

* try the patch from the other pr.

* patch meson .....

* version stuff

* fix port version

* fix gstreamer version

* remove version

* format-manifest

* version stuff

* format manifest again

* revert version stuff

* remove outdated gtk options

* version stuff

* pango version stuff

* correct baseline lost in merge

* Fix fontconfig version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 15:48:34 -08:00
autoantwort
5ddd7f0268
[ginkgo] no absolute paths (#21700) 2021-12-01 19:32:09 -08:00
Yulia Ruda
ee539f1eda
Add missing qwt headers (#21797)
* Add missing qwt headers

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-01 19:27:29 -08:00
LilyWangLL
2e81d0f104
[casclib] Add option CASC_UNICODE (#21784)
* [casclib] Add option CASC_UNICODE

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-01 19:22:53 -08:00
Vitalii Koshura
e95a3b6193
[boinc] Fix android build (#21770)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-12-01 19:22:31 -08:00
Rémy Tassoux
e1918707c3
[xxhash] Update to 0.8.1 (#21761)
* [xxhash] Update to 0.8.1

* [xxhash] fix manifest formatting

* [xxhash] Update version files

* [xxhash] Fix wrong versioning scheme and remove redundant PREFER_NINJA argument

* [xxhash] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-12-01 19:22:09 -08:00
autoantwort
b9b15b4e2a
[libftdi1] no absolute paths (#21705)
* [libftdi1] no absolute paths

* [libusb] add pkgconfig file on windows

* [libftdi1] don't delete pkgconfig on windows

* add versions
2021-12-01 19:21:52 -08:00
autoantwort
77a6edf5f1
[gdcm] no absolute paths (#21701) 2021-12-01 19:21:29 -08:00
autoantwort
8b8cf71700
[hpx] no absolute paths (#21699) 2021-12-01 19:21:10 -08:00
autoantwort
756c6c27c3
[plplot] no absolute paths (#21693)
* [plplot] no absolute paths

* [plplot] delete example folder
2021-12-01 19:20:35 -08:00
pastdue
9349a6a56c
[sdl2] Fix mingw compilation issues (#21683)
* [sdl2] Fix issue with mingw + CMake >= 3.22

* [sdl2] Fix portfile issue affecting mingw

* Run x-add-version sdl2
2021-12-01 19:20:14 -08:00
Stefano Sinigardi
f6601ee2e4
[OpenCV] update to v4.5.4 and v3.4.16 (#20658)
* Make gtk4.4 build.

* Update baseline for gtk

* Fix vcpkg version.

* Fix vcpkg version.

* [gtk] Fix macos build.

* [gtk] Fix linux build.

* [gtk] Add patches.

* [gtk] Bump versions - again

* Fix macos patch.

* Bump versions.

* [OpenCV] update to v4.5.4 and v3.4.16

* fix patches

* [OpenCV] fix references

* fix patches

* update references

* add gstreamer support

* fix references

* fixes

* update references

* Install xdamage.

* Bump versions.

* [fontconfig] disable doc building which is failing on bare linux

* fix references

* [opencv] use qt6

* [opencv2] use newer approach to downstream dependency handling

* fix references

* Add merged patch from upstream.

* [gtk] Bump version.

* [OpenCV] restore using qt5

* [opencv] force qt5

* update references

* use a different strategy to find qt5 dependency for downstream projects

* fix references

* use a different strategy to find qt5 dependency for downstream projects also for opencv2

* fix references

* [opencv2] fix patches

* fix references

* Update ports/fontconfig/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* fix references

* fix references, again

* add gtk to linux default features

* fix references

* [OpenCV2] fix cuda patch for newer cuda versions

* fix references

* [OpenCV2] add GTK feature

* fix references

* [opencv2] bump port version

* [opencv2] fix references

* Delete duplicate install of libxdamage-dev

* [fontconfig] bump version

* fix references

* [fontconfig] bump version

* fix references

* move vcpkg-ci-opencv to manifest

Co-authored-by: Berrysoft <Strawberry_Str@hotmail.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-01 19:11:01 -08:00
autoantwort
7c92c79a1a
[sdl2pp] no absolute paths (#21722)
* [sdl2pp] no absolute paths

* [sdl2-image][sdl2-mixer][sdl2-ttf][sdl2pp] Install and fix .pc files

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 15:29:54 -08:00
autoantwort
2ef1ac96a0
[realsense2] add missing libusb dep on macOS (#21725)
* [realsense2] add missing libusb dep on macOS

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-30 14:07:44 -08:00
autoantwort
2c5e3d573e
[vxl] no absolute paths (#21690)
* [vxl] no absolute paths

* [vxl] Disable build of testlib

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 13:46:51 -08:00
autoantwort
8e77ed422b
[pangolin] no absolute paths (#21720) 2021-11-30 12:03:23 -08:00
autoantwort
9a1b3ad21c
[symengine] no absolute paths (#21692)
* [symengine] no absolute paths

* [symengine] Fix relative calculation of include

* Update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 11:52:31 -08:00
autoantwort
7ed849f01b
[libheif] no absolute paths (#21704)
* [libheif] no absolute paths

* [libde265] Add .pc file

* Update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 11:50:56 -08:00
Alonso Schaich
c1c6eb92e9
[pango] Update to 1.48.10 (microsoft#21747) (#21748)
Update Pango to Version 1.48.10

See https://gitlab.gnome.org/GNOME/pango/-/blob/pango-1-48/NEWS
for a list of changes

Co-authored-by: Schaich <alonso.schaich@sodgeit.de>
2021-11-30 10:16:41 -08:00
Rémy Tassoux
4581bb43c1
[readerwriterqueue] Update to 1.0.6 (#21751)
* [readerwriterqueue] [readerwriterqueue] Update to 1.0.6

* [readerwriterqueue] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-11-30 10:16:18 -08:00
مهدي شينون (Mehdi Chinoune)
a295be21f6
[qwt-qt6] new port (#20921)
Co-Authored-By: Billy O'Neal <bion@microsoft.com>

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-11-29 23:48:22 -08:00
autoantwort
b1583534ce
[tomlplusplus] no absolute paths (#21733)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:23:48 -08:00
autoantwort
78ab7763bd
[curlpp] no absolute paths (#21712) 2021-11-29 17:22:25 -08:00
autoantwort
c53bd66ec2
[pcre2] no absolute paths (#21710) 2021-11-29 17:22:15 -08:00
Lisa Ong
304b9a0268
Enable tomlplusplus port for OSX and ARM (#21742)
* enabled osx builds now that https://github.com/microsoft/vcpkg/issues/6645 is fixed

* updated port version since upsteam was unchanged

* update version database

* Delete vcpkg_fail_port_install call.

* Unblock arm.

Co-authored-by: Lisa Ong <>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 17:18:21 -08:00
autoantwort
15254f2fde
[libcopp] no absolute paths (#21707) 2021-11-29 17:17:26 -08:00
autoantwort
3286f33088
[ode] no absolute paths (#21713) 2021-11-29 17:14:35 -08:00
autoantwort
945f540e76
[realsense2] no absolute paths (#21726) 2021-11-29 17:05:33 -08:00
autoantwort
d9a383d331
[freerdp] no absolute paths (#21716) 2021-11-29 17:05:12 -08:00
autoantwort
247c420905
[crossguid] no absolute paths (#21711) 2021-11-29 17:03:24 -08:00
autoantwort
2ccde9901c
[bond] no absolute paths (#21732) 2021-11-29 17:02:49 -08:00
Koby Kahane
793256e0f2
[sqlite3] Update to 3.37.0 (#21729) 2021-11-29 17:02:21 -08:00
autoantwort
415e6b00ba
[tcl] no absolute paths (#21724) 2021-11-29 17:01:51 -08:00
autoantwort
8500aee297
[omplapp] no absolute paths (#21721) 2021-11-29 17:01:33 -08:00
autoantwort
b6208108a7
[mathgl] no absolute paths (#21719) 2021-11-29 17:01:04 -08:00
autoantwort
7bf3c0d83d
[graphqlparser] no absolute paths (#21718) 2021-11-29 17:00:29 -08:00
autoantwort
a118f6af79
[skia] no absolute paths (#21717) 2021-11-29 16:59:50 -08:00
autoantwort
f9acdf90c5
[cartographer] no absolute paths (#21709) 2021-11-29 16:52:34 -08:00
autoantwort
84216277df
[blitz] no absolute paths (#21708) 2021-11-29 16:52:16 -08:00
autoantwort
e54a86b184
[fastor] no absolute paths (#21702) 2021-11-29 16:47:55 -08:00
autoantwort
c5a60d4026
[libtins] no absolute paths (#21697) 2021-11-29 16:44:14 -08:00
autoantwort
e873f77971
[vtk-m] no absolute paths (#21691) 2021-11-29 16:39:20 -08:00
Alexander Neumann
60a8f7971e
[glib] update to 2.70.1 (#21676)
* [glib] update to 2.70.1

* version stuff

* fix dependency

* version stuff

* CI Retrigger

* trying to fix glib on osx.

* version stuff

* Trigger CI
2021-11-29 12:31:32 -08:00
Lanyi
d48bae0c50
[EasyHook] Fix the build failure "cannot open include file 'afxres.h'" when MFC SDK is not installed (#21035)
* [EasyHook] Fix build when MFC isn't available

See https://github.com/microsoft/vcpkg/issues/21011
https://github.com/EasyHook/EasyHook/issues/210

* update port version
2021-11-29 12:28:17 -08:00
Alexander Neumann
b03d383e49
[libflac] Fix pc file (#21675)
* [libflac] fix pc file; remove m flag on windows and add version

* version stuff
2021-11-29 12:02:52 -08:00
An Tao
36de5f9de5
[trantor] Update to 1.5.3 (#21728)
* [trantor] Update to 1.5.3

* format

* version
2021-11-29 12:02:15 -08:00
dave-juicelabs
2496d23d41
[vcpkg-gn] New port vcpkg-gn (#21498)
* [vcpkg-gn] Adding gn as a host only port

* Disable support for x86 and fix variable name usage.

* [vcpkg-gn] Version information.

* Updating documentation.

Co-authored-by: David McCloskey <davmcclo@gmail.com>
2021-11-29 11:42:39 -08:00
Kai Pastor
a515872b1a
[vcpkg baseline][python3] Fix race during parallel install (#21734)
* Fix race in parallel install

* Update versions
2021-11-29 10:05:12 -08:00
Berrysoft
3f56cc65d8
[gtk] update to 4.4.0 (#20654)
* Make gtk4.4 build.

* Update baseline for gtk

* Fix vcpkg version.

* Fix vcpkg version.

* [gtk] Fix macos build.

* [gtk] Fix linux build.

* [gtk] Add patches.

* [gtk] Bump versions - again

* Fix macos patch.

* Bump versions.

* Install xdamage.

* Bump versions.

* Add merged patch from upstream.

* [gtk] Bump version.

* Delete duplicate install of libxdamage-dev

* Add comment about change being merged upstream.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 08:43:49 -08:00
Billy O'Neal
b6b0e29209
[vcpkg baseline][hpx] Provide the correct dependencies when hpx chooses to use tcmalloc (#21673)
* [hpx] Always use the system malloc.

* Use tcmalloc rather than the system malloc when targeting Linux as requested by the hpx maintainers.
2021-11-29 08:40:37 -08:00
LilyWangLL
3a68454afa
[libgit2] Add Exported CMake Targets (#21670)
* [libgit2] Add Exported CMake Targets

* update version

* update version

* Remove no longer applicable comment.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:32:06 -08:00
Stanislav Ershov
d48ac9aa52
[angelscript] Update to 2.35.1 (#21639)
* [angelscript] Update to 2.35.1

* [angelscript] update versions json

* [angelscript] apply suggestions

* [angelscript] add port version

* [angelscript] update versions json

* [angelscript] update versions json

* Update ports/angelscript/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [angelscript] update versions json

* Update angelscript.json

* Remove no longer necessary vcpkg_fail_port_install call and fixup whitespace.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:31:55 -08:00
Osyotr
1d84bbd83d
[poly2tri] Fix consuming the library due to incorrectly encoded header (#21653)
* [poly2tri] Fix consuming the library due to incorrectly encoded header
sweep.h was in ANSI codepage and some characters were illegal in utf-8

* Completely remove the surname.

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:29:12 -08:00
Billy O'Neal
b3cfaaf1bb
Update tool to 2021-11-24. (#21654)
* Update tool to 2021-11-24.

* Reformat ports affected by https://github.com/microsoft/vcpkg-tool/pull/282
2021-11-26 01:25:06 -08:00
Ahmed Yarub Hani Al Nuaimi
148fba1d1a
Fix building AWS SDK for C++ with CMake 3.22.0 (#21668)
* Fix AWS SDK for C++ configuration

* Update versions

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-11-26 01:20:02 -08:00
autoantwort
d6bd10b9af
[pcre] no absolute paths (#21664) 2021-11-26 01:19:38 -08:00
autoantwort
2617697840
[rapidjson] no absolute paths (#21662) 2021-11-26 01:19:10 -08:00
Koby Kahane
77d4d314c0
[rocksdb] update to v6.26.1 (#21661)
* [rocksdb] update to v6.26.1

* [rocksdb] update to v6.26.1.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-26 01:18:37 -08:00
Guekka
7c03f8a6ab
[nifly] new port (#21553)
* [nifly] new port

* [nifly] update versions database

* [nifly] Fix name of HEAD_REF

Co-authored-by: Sergii Baitala <sbaitala@imprivata.com>

* [nifly] update versions database

* [nifly] Update ports/nifly/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update vcpkg.json

* [nifly] update versions database

* Remove no longer necessary vcpkg_fail_port_install and fixup whitespace.

Co-authored-by: Sergii Baitala <sbaitala@imprivata.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-26 01:17:35 -08:00
Alexander Neumann
e4e97557c7
[opengl/egl-registry] update and add pc file (#21651)
* [egl-registry] update

* [opengl-registry] update + pc file

* [glad] update due to new opengl spec layout

* fix hash

* version stuff

* push glad to port verison 3

* version stuff

* fix version

* use glob for opengl-registry installation.

* version stuff

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* version stuff

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-26 01:17:11 -08:00
itsmattkc
cb4c366fb6
[x264] check exists before rename (#21501)
* [x264] Use conditional for renaming debug lib

* update version database
2021-11-26 01:15:47 -08:00
JonLiu1993
18c9639021
[Catch2] Update catch2 HEAD_REF from master to devel (#21660)
* [Catch2] Fix install from head

* update version

* change catch2 HEAD_REF

* update version
2021-11-26 01:07:46 -08:00
Ahmed Yarub Hani Al Nuaimi
65f712f173
[kubernetes] update to latest commit (#21647)
* Update Kubernetes Client Library

* Update versions

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-11-26 01:07:05 -08:00
Jack·Boos·Yu
8b33a018cc
[type-safe] Fix usage (#21640)
* [type-safe] Fix usage

* version
2021-11-26 01:06:45 -08:00
autoantwort
08a0302e78
[avro-c] no absolute paths (#21630) 2021-11-26 01:03:05 -08:00
autoantwort
ca163edd6c
[gpgme] no absolute paths (#21626) 2021-11-26 01:02:41 -08:00
myd7349
e2b97363d3
[oof] Add new port (#21624)
* [oof] Add new port

* [oof] Version stuffs
2021-11-26 01:01:41 -08:00
Llewellyn Falco
90fb4c907a
[approval-tests-cpp] Update to 10.12.1 (#21627)
* [approval-tests-cpp] Update to 10.12.1

* [approval-tests-cpp] Update to 10.12.1
2021-11-26 00:59:38 -08:00
myd7349
cdccaa0bf7
[simdjson] Update to 1.0.2 (#21622)
* [simdjson] Update to 1.0.2

* [simdjson] Bump version
2021-11-26 00:59:13 -08:00
Frank
2100b8356d
[lws] Update version to 4.3.0 (#21672)
* update version to 4.3.0

* update version

* version-semver

* update version
2021-11-26 00:58:50 -08:00
LilyWangLL
d34c0f2e2f
[tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found (#21618)
* [tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-11-26 00:58:15 -08:00
winsoft666
4b17c23f6b
[teemo] Update to v2.3 (#21616)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-26 00:57:55 -08:00
Adam Mitz
679367ec12
[ace] new optional feature: xml-utils (#21334)
* [ace] new optional feature: xml-utils

* vcpkg x-add-version
2021-11-26 00:49:09 -08:00
Dawid Wróbel
d0ce2aa08b
[kf5*] Update to 5.87 (#20938)
* [kf5*] Update to 5.87

* [kf5*] Wrap paths in quotes

* [kf5*] Use current portfile spec

* [kf5*] Add missing PACKAGE_NAME where applicable

* [kf5config] use vcpkg_copy_tools to copy tools

* [kf5*] Install data files to a standard /share location

* [kf5sonnet] use vcpkg_copy_tools to copy tools

* [kf5*] no need to remove non-existent folders

* [kf5windowsystem] link against XCB when building statically

* [kf5dbusaddons] link against X11Extras when building statically

* [kf5syntaxhighlighting] handle /qml and /bin dirs

* [kf5*] KDE_INSTALL_QMLDIR instead moving by hand

* [kf5syntaxhighlighting] install kate-syntax-highlighter tool

* [kf5*] Formatting

* [kf5config] copy libexec tools to correct subfolders on *nix

* [kf5globalaccel] Make XCB XTEST optional requirement

* [kf5kio] Find LibMount when building statically

* [kf5kio] Revert blkid usage

221a94a66c

* [kf5*] Disable any doc leftovers

* [kf5*] update versions

* [kf5sonnet] don't build examples

* [kf5*] update versions

* [ecm] vcpkg-cmake-config dependency is extraneous

* [kf5kio] formatting

* [kf5*] update versions
2021-11-25 23:36:46 -08:00
Qingnan Duan
2729e6e7be
[Fastor] add new port Fastor (#16587)
* Add fastor port

* Resolve comments

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Resolve comments

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Resolve comments

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-25 23:30:36 -08:00
autoantwort
b722bcf25f
[qt5-base] no absolute paths (#21568) 2021-11-25 23:26:56 -08:00
Kai Pastor
f35e0e3291
[vcpkg baseline][wavelib] Fix parallel build (#21671)
* Disable test dir (unused, writing to source dir)

* Update versions
2021-11-25 23:19:12 -08:00
Dawid Wróbel
a2fcb03749
[libmount] New port (#21491)
* [libmount] new port

* [libmount] update versions

* [kf5solid] add libmount feature

* [kf5solid] update versions

* [kf5kio] add libmount dependency

* [kf5kio] update versions

* [libmount] Remove libmount-dev from Linux CI image

* [glib] Add libmount feature

* [glib] update versions

* [ECM] fix linking against static LibMount

* [ECM] update versions

* [kf5solid] make libmount feature a default on Linux

* [kf5solid, kf5kio] update versions
2021-11-23 20:54:53 -08:00
Billy O'Neal
8e4cfac84b
[plplot] Correct control of wxwidgets probably broken by https://github.com/microsoft/vcpkg/pull/21303/ (#21636)
This caused wxwidgets to get set on as far as the upstream build system cares if wxwidgets was built first regardless of the feature setting, which broke in CI with unresolved external symbol errors in wxwidgets' internals.
2021-11-23 20:47:51 -08:00
Billy O'Neal
70ebc32424
[osg] Disable conditional plugins. (#21634)
Resolves nightly CI failure:
```
       "D:\buildtrees\osg\x86-windows-dbg\install.vcxproj" (default target) (1) ->
       "D:\buildtrees\osg\x86-windows-dbg\ALL_BUILD.vcxproj" (default target) (3) ->
       "D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj" (default target) (54) ->
       (ClCompile target) ->
         D:\buildtrees\osg\src\raph-3.6.5-0028e69d98.clean\src\osgPlugins\OpenCASCADE\ReaderWriterOpenCASCADE.cpp(214,49): error C2039: 'Nodes': is not a member of 'Poly_Triangulation' [D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj]
```

DICOM disabled because there's a check for dcmtk which isn't a dependency of osg[plugins]

Inventor disabled because there's a check for this library.

Opencascade disabled because it's broken.

All others disabled because they were behind some kind of if (XXX_found) in src\osgPlugins\CMakeLists.tx, except, Quicktime left alone because that's part of MacOS?
2021-11-23 15:48:35 -08:00
chausner
61301975fe
[sqlite-orm] Update to 1.7 (#21609)
* Update sqlite-orm to 1.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-23 12:21:28 -08:00
chausner
8329d995cf
[cxxopts] Update to 3.0.0 (#21607)
* Update cxxopts to 3.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-23 12:16:04 -08:00
Stanislav Ershov
00e252d7c7
[hunspell] move gettext dependency to tools feature (#21602)
* [hunspell] move gettext dependency to 	ools feature

* [hunspell] update port version

* [hunspell] update versions
2021-11-23 12:15:32 -08:00
Park DongHa
77045e7ec8
[spirv-cross] Fix iOS triplet build (#21588)
* [spirv-cross] fix ios build

* [spirv-cross] update port SHA, baseline

* [spirv-cross] replace to vcpkg-cmake

* Update ports/spirv-cross/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/spirv-cross/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [spirv-cross] update git-tree SHA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-23 12:15:06 -08:00
autoantwort
834d8d957a
[woff2] no absolute paths (#21304) 2021-11-23 12:14:06 -08:00
autoantwort
e1e8fc326e
[libodb-pgsql] no absolute paths (#21573) 2021-11-23 12:13:20 -08:00
Jack·Boos·Yu
2afb0b0efe
[qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET (#21486)
* [qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET

* version

* keep the osx sdk version show

* version
2021-11-23 12:11:07 -08:00
pezcode
9df0b27226
[magnum] Move static debug libraries to root lib/ folder (#21328)
* [magnum] Move static debug libraries to root lib/ folder

* [magnum] Replace deprecated functions

* [magnum] Update version
2021-11-23 12:06:57 -08:00
Alexander Neumann
64e658f3e7
[vcpkg-qmake] initial add for qt6 (#20963)
* add vcpkg-qmake

* add missing ,

* format manifest

* fix silly $( mistake

* fix syntax issues

* fix if since cmake port seems to b e out of sync

* add qwt test port

* wip transfer commit

* fix remaining issues. add docs.

* enable verbose output

* fix qt.conf and prl files

* [skip actions] add missing ()

* disable debug flag

* prl files are not only in /lib

* bump qtbase version

* version stuff

* more prl fixes.

* update version

* revert qwt update

* version stuff

* revert changes to qtbase

* make vcpkg-cmake a direct dependency

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* add supports native. remove host deps.

* remove comment

* format manifest

* overwrite version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-23 11:41:33 -08:00
Jack·Boos·Yu
d8b9ae5c69
[allergo5] Export cmake targets, disable install pdbs to lib (#19493)
* [allergo5] Export cmake targets, disable install pdbs to lib

* version

* apply suggestions

* version

* Re-generate targets

* version

* Apply suggestions

* version
2021-11-23 11:15:44 -08:00
Ahmed Yarub Hani Al Nuaimi
30465138ef
Disable libssh symbol versioning (#21577)
* Disable libssh symbol versioning

* Update versions

* Update versions

* update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-22 21:08:37 -08:00
danielbuhrig
75116b9cab
[Theia] Fix bugs in TheiaConfig.cmake (#21548)
* Fix CMake configuration for 3rd party libraries

Fix CMake configuration for Eigen3 and glog in TheiaConfig.cmake. Use OpenImageIO::OpenImageIO instead of ${OPENIMAGEIO_LIBRARIES} in CMakeLists.txt.

* Create new port version pointing to latest port commit.

* Revert "Create new port version pointing to latest port commit."

This reverts commit d4d4bd7cc3.

* advance port version

* create new version and update baseline

* replace deprecated vcpkg functions

* create new port version

* Back out multiple update of port-version of theia.

* Update version database.

Co-authored-by: Daniel Buhrig <daniel.buhrig@ottobock.de>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-22 20:39:54 -08:00
chausner
713261eec4
[opendnp3] Update to 3.1.1 (#21559)
* Update opendnp3 to 3.1.1

* Update opendnp3 to 3.1.1

* Update CI baseline

* Replace vcpkg_fail_port_install with supports

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-22 20:34:30 -08:00
Jack·Boos·Yu
68a2521617
[vcpkg baseline][rtaudio] Add feature alsa and fix dependency (#21613)
* [vcpkg baseline][rtaudio] Add feature alsa and fix dependency

* version

* Remove not needed apt item
2021-11-22 20:33:13 -08:00
autoantwort
4a7855818a
[libical] no absolute paths (#21582) 2021-11-22 15:53:57 -08:00
autoantwort
32c401f868
[libassuan] no absolute paths (#21581) 2021-11-22 15:53:30 -08:00
autoantwort
e984c5579a
[libgcrypt] no absolute paths (#21578) 2021-11-22 15:53:13 -08:00
autoantwort
41f86d7084
[libmicrohttpd] no absolute paths (#21576) 2021-11-22 15:51:27 -08:00
autoantwort
9d36855e46
[libmysql] no absolute paths (#21575) 2021-11-22 15:51:13 -08:00
autoantwort
f76f65d54a
[rbdl-orb] no absolute paths (#21569) 2021-11-22 15:49:21 -08:00
evpobr
e48805d02b
[mpg123] Upgrade to 1.29.2 (#21565)
* [mpg123] Upgrade to 1.29.2

* Upgrade 1.28.0 -> 1.29.2
* Avoid deprecated helper functions
* Remove unused patches

* Convert patch format

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-22 15:48:32 -08:00
autoantwort
14303696a3
[dartsim] no absolute paths (#21564) 2021-11-22 15:47:29 -08:00
Chuck Walbourn
4292f1d679
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] port revision for hot fixes (#21563)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] port revision for some hotfixes

* Update baseline
2021-11-22 15:45:39 -08:00
chausner
2c394515ab
[tinygltf] Update to 2.5.0 (#21560)
* Update tinygltf to 2.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-22 15:45:07 -08:00
Kai Pastor
d320e1a2d6
[curl] Update to 7.80, fix exported config (#21554)
* Update to 7.80

* Add 'lib' prefix to exported config for windows

* Update versions

* Export static dependencies as -l<name>

* Update versions
2021-11-22 15:44:48 -08:00
Charles Milette
683665efb8
[gtest] Fix head ref (#21546)
* [gtest] Fix head ref

* [gtest] update port version

* Update versions db
2021-11-22 15:39:52 -08:00
Vitaly
a0efd6a5e2
[ptyqt] Update port version to fix some linkage issues (#21543)
* [ptyqt] Update port version to fix some linkage issues

* Update versions
2021-11-22 15:39:35 -08:00
eao197
477ff8bc7c
[restinio] Update to 0.6.14 (#21541)
* RESTinio updated to 0.6.14.

* Fix for RESTinio's vcpkg.json.

* x-add-version for RESTinio.

* Fixes for RESTinio vcpkg.json and portfile.cmake files.

* x-add-version for RESTinio.
2021-11-22 15:38:47 -08:00
Buck Yeh
600e034704
[buck-yeh-bux-mariadb-client] New port (#21505)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

* [buck-yeh-bux-mariadb-client] The first release

* Add dependency to libmariadb

* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json

* linux build is enabled

* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux

* linux build is disabled again for not recognizing C++20 header <concpts> yet

* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build

* Repair buck-buck-yeh-bux in version database.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-22 15:38:09 -08:00
chausner
0ca4348de3
[restbed] Update to 4.8 (#21475)
* Update restbed to 4.8

* Update CI baseline

* Tweaks

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-22 15:26:45 -08:00
autoantwort
0c846c11aa
[fontconfig] no absolute paths (#21424) 2021-11-22 15:18:05 -08:00
Jack·Boos·Yu
ff5233a80e
[pcl] Add feature and fix find libusb, fix pkgconfig (#21276)
* [pcl] Add feature and fix find libusb, fix pkgconfig

* version

* Re-fix libusb

* version

* Re-fix libusb

* version

* Add space to libs

* version

* Disable OPENNI, fix more pkgconfigs

* Disable more options

* Re-make patch

* version
2021-11-22 14:28:36 -08:00
Ahmed Yarub Hani Al Nuaimi
8b4ff54ecd
Fix aws-sdk-cpp and OpenSSL cross-platform builds (#20289)
* Fix Aws Crypto Abstraction Layer and S2N builds

* Fix aws-c-cal build

* Revert changes

* [s2n] update to 1.1.0

* Do not build tests for any of AWS SDK for C++ dependencies
Remove unused flags from OpenSSL and AWS SDK for C++ builds

* Update versions

* Fix indentation

* Fix indentation

* Remove redundant flags

* Remove redundant options

* Update ports/aws-c-auth/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-cal/002-no-exe-no-tests.patch

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-cal/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-cal/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-compression/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-crt-cpp/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-checksums/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-event-stream/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-s3/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-http/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-io/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-mqtt/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Simplify patch
Restore PREFER_NINJA for OpenSSL build

* Update versions

* Replace deprecated methods

* Update versions

* Fix dependencies of OpenSSL

* Fix dependencies of OpenSSL

* Update ports/aws-c-cal/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-io/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/aws-c-io/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Fix versions

* Revert quotation mark change

* Revert quotation mark change

* Revert quotation mark change

* Patch AWS CRT for C++ for iOS build
Do not copy sha256_profile tool when building aws-c-cal

* Remove redundant flags

* Fix indentation

* Update versions

* Update versions

* Fix aws-c-cal build
Update versions

* Update versions

* Update versions

* Update versions

* Update versions

* Update versions

* Fix library paths for Windows shared builds

* Revert compiler check

* Update versions

* Fix indentation
Revert OS check

* Update versions

* Fix indentation

* Fix indentation

* Fix indentation

* Update versions/o-/openssl.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions

* Update versions

* Update versions

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Charles-Auguste Marois <cmarois@coveo.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-22 14:18:07 -08:00
Frank
709e9ec32e
[fast-float] Update version to v3.2.0 (#21447)
* fast-float update to v3.2.0

* update version

* update

* update version to v3.2.0

* update version

* update version

* update version

* update

* revert portfile.camke

* update version
2021-11-19 22:21:35 -08:00
Kai Pastor
71ba14d979
[bcg729] Fix cmake, fix parallel build on linux (#21516)
* Disable alternative packaging (CPack, RPM)

* Fixup cmake config install location

* Update copyright: dual license

* Update versions
2021-11-19 22:20:45 -08:00
Be
7939be217b
[qtkeychain(-qt6)] update to 0.13.2 (#21529)
This allows to remove the nonstandard QTKEYCHAIN_STATIC variable.
2021-11-19 22:19:18 -08:00
Bert Huijben
56e89ebc21
[proj4] Update to 8.0.0 (#16494)
* [proj4,vtk,mapnik] Upgrade to proj 8.0.0. Make vtk compatible via upstream patch and mapnik by buildscript tweak.

* [mapnik, proj4, vtk]: add versions
2021-11-18 21:42:18 -08:00
Dawid Wróbel
b40dcaad95
[libalkimia] new port (#20207)
* Add libalkimia port

* [libalkimia] convert manifest to JSON

* [libalkimia] use gettext port

* [libalkimia] update to HEAD

* [libalkimia] remove unused options

* [libalkimia] use current spec

* [libalkimia] only remove what's needed

* [libalkimia] use KDE_INSTALL_QMLDIR instead of manual renaming

* [libalkimia] wrap paths in quotes

* [libalkimia] update versions

* [libalkimia] enable parallel builds

* [libalkimia] update versions

* [libalkimia] enable extra features

* [libalkimia] update versions

* [libalkimia] update versions

* [libalkimia] static build fixes

* [libalkimia] update versions

* [libalkimia] only copy tools if feature enabled

* [libalkimia] update versions

* [libalkimia] mark BUNDLE_INSTALL_DIR as maybe unused

* [libalkimia] cleanup leftover static DLLs

* [libalkimia] update versions

* [libalkimia] limit DLL cleanup to Windows

* [libalkimia] update versions

* [libalkimia] DLL leftovers patched upstream

* [libalkimia] update versions

* [libalkimia] AUTO_CLEAN tools after copying

* [libalkimia] update versions
2021-11-18 21:40:22 -08:00
Kai Pastor
94b2a07762
[libspatialite] Use pkgconfig for nmake and autotools (#20480)
* Enable CI for libspatialite:x64-windows-static-md

* Use pkgconfig for nmake

* Use pkgconfig for autotools; fix mingw

* Install pc file for windows

* Add feature interface, make GPLv2+ features optional

* spatialite-tools need libspatialite[rttopo]

* Update versions
2021-11-18 21:36:42 -08:00
Dawid Wróbel
fa145bcc0d
[libical] new port (#20965)
* new port for libical

* ports/libical/portfile.cmake - cleanup

* [libical] implement fixes from pull request

* [libical] update to 3.0.11, modernize port file

* [libical] make rscale a default feature

* [libical] update versions

* [libical] don't make rscale deault for now, disable on static

* [libical] update versions

Co-authored-by: Allen Winter <allen.winter@kdab.com>
2021-11-18 21:29:48 -08:00
Christopher Schwartz
4389f62145
[openblas] make openblas build on MinGW (#20986)
* [openblas] make openblas build on MinGW

* Portfile cleanup: Join separate vcpkg_check_feature calls and add double quotes according to maintainer guidelines.

* Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions.

* Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions (2) - missed a spot.

* Re-factory code

* version

* [shogun] Fix include cblas path

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-11-18 21:28:02 -08:00
Kai Pastor
297ff7ba3e
[netcdf-c] Update to 4.8.1, revise features (#21239)
* Consolidate netcdf-c ZLIB patching

* Update to 4.8.1, refresh patches

* Resolve parameter warning

* Decouple netcdf-4 feature from hdf5

* Expose NCZarr features

* Break vcpkg CI cascade

* Fix hdf5 szip support detection for static linkage

* Allow curl, hdf5, libzip with minimal dependencies

* Disable fatal warnings on uwp

* Update versions

* Fix libzip dependency

* Fix and simplify szip config patch

* Revert nczarr-s3 feature for now

* Update versions

* [skip actions] CI

* [skip actions] Debug ci failure

* Revert "[skip actions] Debug ci failure"

This reverts commit 03f3d52623.
2021-11-18 21:25:08 -08:00
autoantwort
c4f3862e4c
[dcmtk] no absolute paths (#21277) 2021-11-18 21:02:06 -08:00
Johnny Willemsen
3fe9e06430
[ace] Upgrade to ACE 7.0.5, added myself as maintainer (#21322)
* [ace] Upgrade to ACE 7.0.4, added myself as maintainer, added some todo's for ACE 7.0.5 when it becomes available

    * ports/ace/portfile.cmake:
    * ports/ace/vcpkg.json:

* [ace] Update port file

    * ports/ace/vcpkg.json:

* [ace] Upgrade to 7.0.4

* [ace] Updated version database

* update version

* [ace] Upgrade to 7.0.5

    * ports/ace/portfile.cmake:
    * ports/ace/vcpkg.json:

* [ace] Updated version database

* [ace] Make platform toolset more maintainable

    * ports/ace/portfile.cmake:

* Updated version database

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-18 20:56:16 -08:00
Charles Helmich
29e84ec1ba
[fontconfig] Fix dead link to homepage (#21416)
* [fontconfig] Fix dead link to homepage

* [fontconfig] Properly update baseline

* Update version database
2021-11-18 20:54:17 -08:00
Michal Cepek
ee3429481b
[unixodbc] update to v2.3.9 (#21432)
* [unixODBC] update to 2.3.9

* [unixodbc] convenience update for dynamic/static linking of ltdl and Iconv

* [unixodbc] update to 2.3.9 - review findings
2021-11-18 20:53:45 -08:00
Vitaly
25e49b72bc
[winpty, ptyqt] Added ptyqt and winpty ports (#21440)
* Added ptyqt and winpty ports

* Fix part of issues

* Build fixes for Windows

* PR suggestions

* Update versions

* Update CI Baseline

* Fix PR review suggestions

* fix version

* Fix baseline and versions

* Adjust winpty patch

* Versions updated
2021-11-18 20:48:58 -08:00
autoantwort
c85581f9cc
[apr-util] no absolute paths (#21453) 2021-11-18 20:42:56 -08:00
Jonathan Giannuzzi
77c4e0cb08
Enable arm64 build for Arrow (#21467)
* Enable arm64 build for Arrow

* Fix deprecated function warning

* Update Arrow port version
2021-11-18 20:39:34 -08:00
JonLiu1993
36840f73d6
[zydis] update to 3.2.1 (#21490)
* [zydis] update to 3.2.1

* update version

* update portfile.cmake

* update version
2021-11-18 20:36:13 -08:00
Gregor Jasny
989e2c5021
[prometheus-cpp] Update to version 1.0.0 (#21500) 2021-11-18 20:19:38 -08:00
Ahmed Yarub Hani Al Nuaimi
9688695b5f
[kubernetes] Update to the latest version (#21503)
* Update kubernetes library

* Update versions

* Fix port version

* Update versions

* update kubernetes to latest commit

* update version

* revert kubernetes.json

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-18 20:17:09 -08:00
Wei Dai
8218499f58
[apsi ]Updated to version 0.7.0 (#21527)
* Updated ports/apsi to 0.7.0.

* Updated versioning.
2021-11-18 20:15:08 -08:00
pezcode
b9ca38893e
[magnum-plugins] Update head features and bundled dependency (#21307)
* [magnum-plugins] Update head features and bundled dependency

* [magnum-plugins] Format vcpkg.json

* [magnum-plugins] Use vcpkg_extract_source_archive

* [magnum-plugins] Formatting

* [magnum-plugins] Replace deprecated functions

* [magnum-plugins] add zstd dependency to basisimageconverter and basisimporter

* [magnum-plugins] Update version
2021-11-18 20:13:14 -08:00
Kai Pastor
3492464c1c
[libmariadb] Update (#21359)
* Update to 3.1.15

* Modernize portfile

* Keep plugins

* Always use vcpkg zlib instead vendored copy

* Use zlib and openssl modules in pc file

* Always install pc file, drop non-relocatable mariadb_config

* UWP is not supported

* Use schannel SSL backend on windows

* Fix exported includedir and libdir

* Fixup windows pc file

* Disable extra static lib

* Disable plugins with extra dependencies

* [libmariadb] Namespace targets with unofficial::

* Update versions

* Enable CI for x86-windows: no conflict with mysql

* Re-enable lib mariadbclient via feature

* Use openssl targets to handle multi-config

* Update versions

* CR request

* Update versions
2021-11-17 15:33:26 -08:00
Kyle Benesch
f33d743a75
[libtcod] Update to 1.19.0 (#21355)
* [libtcod] Update to 1.19.0

* Fail UWP triplets for libtcod in CI baseline.

This was because of internal deprecations being treated as errors.
2021-11-17 12:45:16 -08:00
Park DongHa
8c4755300b
[onnx] update version to 1.10.2 and change patches (#21409)
* [onnx] build onnxifi targets without SHARED/MODULE

* update version to 1.10.2
* provide license field in vcpkg.json

* [onnx] update version, baseline

* [onnx] remove vcpkg_fail_port_install for UWP

* it's already described in the "supports"
2021-11-17 12:35:02 -08:00
autoantwort
1edc79c2b2
[faad2] only support windows (#21438) 2021-11-17 12:33:09 -08:00
JonLiu1993
024922992e
[imgui-sfml] update to v2.4 (#21460)
* [imgui-sfml] update to v2.4

* update version
2021-11-17 12:30:39 -08:00
autoantwort
a506c84a86
[gettext] no absolute paths (#21468) 2021-11-17 12:30:15 -08:00
chausner
95dad17807
[casclib] Update to 2021-11-16 (#21472)
* Update casclib to 2021-11-16

* Update CI baseline

* Add patch for shared Windows builds

* Update CI baseline

* Fix find_package

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-17 12:27:02 -08:00
chausner
4b38e91e6d
[palsigslot] Update to 1.2.1 (#21473)
* Update palsigslot to 1.2.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-17 12:24:43 -08:00
winsoft666
d602829265
[cpp-ipc] Update to 1.0.1 (#21481)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt
2021-11-17 12:16:38 -08:00
Robert Schumacher
1a5075baf8
[libxslt] Remove unneeded helper (#21480)
* [libxslt] Remove unneeded helper

* [libxslt] Fix release-only builds for Linux
2021-11-17 06:10:45 -08:00
itsmattkc
711db4012d
[libmodplug] Patch CMakeLists.txt to fix install paths (#21381)
* [libmodplug] fix paths

* Update version database
2021-11-16 16:59:59 -08:00
chausner
75d06f466d
[matroska] Update to 1.6.3 (#21383)
* Update matroska to 1.6.3

* Update CI baseline

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-16 16:48:12 -08:00
chausner
656cd8c0ae
[mapbox-geojson-vt-cpp] Update to 6.6.5 (#21384)
* Update mapbox-geojson-vt-cpp to 6.6.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:47:33 -08:00
chausner
c093bbe39a
[libzip] Update to 1.8.0 (#21407)
* Update libzip to 1.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:46:54 -08:00
Erwan BERNARD
dbd32275cb
[kissfft] update, add missing file (#21410)
* [kissfft] update, add kiss_fftr

* [kissfft] remove deprecated vcpkg function

* [kissfft] update version in vcpkg index

* [kissfft] export symbol

* [kissfft] update version

* [kissfft] change version

* [kissfft] bump version hash
2021-11-16 16:45:32 -08:00
chausner
c3bab00ceb
[protobuf-c] Update to 1.4.0 (#21418)
* Update protobuf-c to 1.4.0

* Update CI baseline

* Remove entries from CI baseline

* Fix CRT linkage

* Update CI baseline

* Minimize patch

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-16 16:44:24 -08:00
Mathis Logemann
0e41598b14
[mapnik] update to latest commit (#21421)
* update mapnik

* remove old vars

* version

* fix

* version

* update

* version

* update

* version

* arg hash

* version
2021-11-16 16:42:49 -08:00
Jack·Boos·Yu
ba64748ecd
[libarchive] Fix usage (#21426)
* [libarchive] Fix usage

* version
2021-11-16 16:42:13 -08:00
Michal Cepek
fd5854751d
[nanodbc] enable unixODBC dependecy from vcpkg (#21433) 2021-11-16 16:41:50 -08:00
Buck Yeh
745febc562
[buck-yeh-bux] Update to 1.6.2 (#21434)
* [bux] Add new port

* Corrections according to Create Pull Request suggested questions

* SHA512

* Mark fails into .\scripts\ci.baseline.txt

* Mark fails into .\scripts\ci.baseline.txt

* No need of "port-version": 1 in vcpkg.json

* Update version database

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bux/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update bux.json

* Update ports/bux/vcpkg.json

* update version

* Update scripts/ci.baseline.txt

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update bux support

* update version

* update version

* Rename bux to buck-yeh-bux

* Update version database

* [buck-yeh-bux] upgrade to v1.5.0

1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.

* Missing comma in versions/b-/buck-yeh-bux.json

* buck-yeh-bux 1.6.0

* Corrections made according to NancyLi1013's requests in PR #20813

* Fix SHA key in versions/b-/buck-yeh-bux.json

* Update to buxk-yeh-bux v1.6.2

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-16 16:33:49 -08:00
autoantwort
2c886fc334
[epsilon] only support windows (#21436) 2021-11-16 16:32:52 -08:00
autoantwort
999a8be171
[ctp] use supports expression (#21439) 2021-11-16 16:32:29 -08:00
autoantwort
6e869fd6fe
[libudns] use supports expression (#21448) 2021-11-16 16:28:00 -08:00
autoantwort
b587e353a4
[teemo] use supports expression (#21449) 2021-11-16 16:25:28 -08:00
autoantwort
7d293602a0
[gdal] no absolute paths (#21451) 2021-11-16 16:21:16 -08:00
autoantwort
f8dfd8509d
[memorymodule] use supports expression (#21450) 2021-11-16 10:31:54 -08:00
autoantwort
ef17a0202a
[imath] no absolute paths (#21452) 2021-11-16 10:26:33 -08:00
Wei Dai
50700e0360
[SEAL/APSI]Updated SEAL to 3.7.2 and APSI to 0.5.0 (#21454)
* Updated ports/seal to 3.7.2 and ports/apsi to 0.5.0.

* Updated versioning.
2021-11-16 10:13:33 -08:00
autoantwort
7248ec5345
[offscale-libetcd-cpp] no absolute paths (#21168) 2021-11-16 09:24:54 -08:00
Osyotr
ba383ed233
[libxslt] Fix linux dynamic build and replace absolute paths with relative (#21441)
* [libxslt] Fix linux dynamic build and replace absolute paths with relative
Also remove docs, python and plugins since they all do nothing

* [libxslt] Use pkg-config for libxml2; provide libxslt.pc on Windows

* [libxslt] Update version db

* [libxslt] Revert change to vcpkg_copy_tools

* [libxslt] Typo COPY_RECURSE

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-15 18:50:07 -08:00
Jack·Boos·Yu
a7ad120c8d
[vcpkg baseline][kf5solid] Fix usage (#21344)
* [vcpkg baseline][kf5solid] Fix usage

* version

* change to version

* version

* Apply suggestion

* version

* Apply suggestion

* version
2021-11-15 16:51:11 -08:00
JonLiu1993
197a7907e6
[winpcap] Fix error hash (#21274)
* [winpcap] Fix error hash

* update version

* Add double quotes to the path

* update version
2021-11-15 16:46:48 -08:00
Szabolcs Horvát
33e7e68c10
[igraph] update to 0.9.5 (#21346)
* [igraph] update to 0.9.5

* [igraph] x-add-version for 0.9.5

* [igraph] get rid of deprecated functions

* [igraph] format-manifest

* [igraph] x-add-version

* Update ports/igraph/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [igraph] x-add-version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-15 16:46:23 -08:00
chausner
ced4282b5e
[replxx] Update to 0.0.4 (#21371)
* Update replxx to 0.0.4

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:45:07 -08:00
chausner
9722212d12
[zlib-ng] Update to 2.0.5 (#21366)
* Update zlib-ng to 2.0.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:36:05 -08:00
chausner
933b8ab202
[tmx] Update to 1.2.0 (#21368)
* Update tmx to 1.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:35:11 -08:00
chausner
3b09246714
[spectra] Update to 1.0.0 (#21369)
* Update spectra to 1.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:34:51 -08:00
chausner
4b39282741
[sentencepiece] Update to 0.1.96 (#21370)
* Update sentencepiece to 0.1.96

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:34:31 -08:00
chausner
3c4257b9af
[re2] Update to 2021-11-01 (#21373)
* Update re2 to 2021-11-01

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:33:47 -08:00
chausner
bc920cd93c
[pegtl] Update to 3.2.2 (#21375)
* Update pegtl to 3.2.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:33:24 -08:00
chausner
619081b327
[onednn] Update to 2.4.3 (#21376)
* Update onednn to 2.4.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:33:05 -08:00
Vitalii Koshura
2cf8b2aa25
[autodock-vina] Update to v1.2.3 (#21377)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-11-15 16:32:46 -08:00
chausner
5dc64446ec
[ocilib] Update to 4.7.3 (#21378)
* Update ocilib to 4.7.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:32:28 -08:00
chausner
5176f6e84d
[mqtt-cpp] Update to 12.0.0 (#21379)
* Update mqtt-cpp to 12.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:32:11 -08:00
chausner
899d16cefa
[refl-cpp] Update to 0.12.1 (#21372)
* Update refl-cpp to 0.12.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:31:31 -08:00
chausner
023edaa18c
[mdns] Update to 1.4.1 (#21380)
* Update mdns to 1.4.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:55:11 -08:00
chausner
e653771109
[libepoxy] Update to 1.5.9 (#21385)
* Update libepoxy to 1.5.9

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:54:45 -08:00
chausner
84acc8d250
[libosmium] Update to 2.17.1 (#21386)
* Update libosmium to 2.17.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:54:22 -08:00
chausner
87cb1e2a41
[libxlsxwriter] Update to 1.1.4 (#21387)
* Update libxlsxwriter to 1.1.4

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:54:04 -08:00
chausner
4156360060
[libdivide] Update to 5.0 (#21388)
* Update libdivide to 5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:53:45 -08:00
chausner
dc6d4bbdcf
[jsoncpp] Update to 1.9.5 (#21389)
* Update jsoncpp to 1.9.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:53:15 -08:00
chausner
e374007cec
[influxdb-cxx] Update to 0.6.7 (#21390)
* Update influxdb-cxx to 0.6.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:36:13 -08:00
chausner
1a87496d6f
[iir1] Update to 1.9.0 (#21392)
* Update iir1 to 1.9.0

* Update CI baseline

* Formatting tweak

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:35:54 -08:00
chausner
1bf071d189
[hypre] Update to 2.23.0 (#21394)
* Update hypre to 2.23.0

* Update CI baseline

* Add back vcpkg_check_linkage(ONLY_STATIC_LIBRARY) on Windows

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:35:34 -08:00
chausner
8770ca1b30
[gmmlib] Update to 21.3.2 (#21395)
* Update gmmlib to 21.3.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:33:49 -08:00
chausner
ad0240d482
[glfw3] Update to 3.3.5 (#21396)
* Update glfw3 to 3.3.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:33:27 -08:00
chausner
b9d5cc0bae
[ghc-filesystem] Update to 1.5.10 (#21397)
* Update ghc-filesystem to 1.5.10

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:33:10 -08:00
chausner
0480c6b20e
[font-chef] Update to 1.1.0 (#21398)
* Update font-chef to 1.1.0

* Update CI baseline

* Fix build on 64 bit platforms

* Update git-tree hash

* Add comment

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:32:51 -08:00
chausner
16ec112a10
[cwalk] Update to 1.2.6 (#21400)
* Update cwalk to 1.2.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:32:32 -08:00
chausner
77bcaa9b6c
[cgltf] Update to 1.11 (#21401)
* Update cgltf to 1.11

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:32:12 -08:00
chausner
5aec3057a1
[bfgroup-lyra] Update to 1.5.1 (#21402)
* Update bfgroup-lyra to 1.5.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:19:05 -08:00
chausner
bf7c9673c5
[libsigcpp] Update to 3.0.7 (#21404)
* Update libsigcpp to 3.0.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:18:41 -08:00
chausner
4d52db6bb8
[mp-units] Update to 0.7.0 (#21405)
* Update mp-units to 0.7.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:18:12 -08:00
chausner
3e9375fc7d
[trompeloeil] Update to 41 (#21406)
* Update trompeloeil to 41

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:17:48 -08:00
chausner
969e230ab5
[rang] Update to 3.2 (#21413)
* Update rang to 3.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:17:21 -08:00
autoantwort
b0f51f5cc9
[itk] no absolute paths (#21330) 2021-11-15 09:10:29 -08:00
VuYeK
52d5c9b07e
[New port] Added Sciter.JS port (version 4.4.8.16) (#18951)
* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port

* Update ports/sciter-js/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/sciter-js/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/sciter-js/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/sciter-js/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port

* Added Sciter.JS port (version 4.4.8.16)

* Update ports/sciter/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/sciter/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Removed trailing comma

* SHA update

* Updated ci.baseline

* Updated sciter homepage

* Updated sciter SHA

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-15 08:58:46 -08:00
Ivan Maidanski
b2ad081fd4
[bdwgc] Turn on C++, cords and threads support (#21412)
* Remove -Dbuild_cord=OFF

* Add -Denable_cplusplus=ON

* Remove -Denable_threads=OFF thus enabling threads

* Add libatomic-ops to dependencies

* Fix 'unresolved symbol in GetModuleHandle' error (in upstream)
2021-11-15 08:55:59 -08:00
Robert Schumacher
48030200e1
[qtkeychain] update to 0.13.1 (#21420)
and add libsecret as a dependency for Linux

Co-authored-by: Be <be@mixxx.org>
2021-11-15 08:53:52 -08:00
Robert Schumacher
c973b499f2
[libsecret] add new port with version 0.20.4 (#21419)
* [libsecret] add new port with version 0.20.4

* [libsecret] Add host dependency on glib

Co-authored-by: Be <be@mixxx.org>
2021-11-14 14:50:17 -08:00
Chuck Walbourn
12bdfc7dd2
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] updated ports to November 2021 releases (#21273)
* November 8, 2021 releases

* Update baseline
2021-11-13 14:46:33 -08:00
Kai Pastor
72059f635b
[gdal] Update to 3.4.0, minor adjustments (#21261)
* Make gdal available on arm (except windows)

* Update to 3.4.0, revise patches

* Stop importing legacy PROJ

* Update versions

* Export json-c dependency for mingw

* Update versions

Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2021-11-13 14:43:11 -08:00
Ivan Maidanski
25f317bbb9
[libatomic-ops] New port (#21285)
* [libatomic-ops] New port

* [libatomic-ops] Update to vcpkg-cmake and specify PACKAGE_NAME

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-13 12:55:09 -08:00
Dennis
796d677653
[asio-grpc] Update to 1.3.1 (#21263)
* Update asio-grpc to v1.3.0

* Update asio-grpc baseline and versions

* Remove boost-asio, libunifex and standalone-asio features from asio-grpc. Add a usage file. Update it to 1.3.1

* Remove asio-grpc 1.3.0 from versions/
2021-11-13 10:57:00 -08:00
chausner
d5df9647f0
[uwebsockets] Update to 20.8.0 (#21367)
* Update uwebsockets to 20.8.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-13 10:22:49 -08:00
Cheney Wang
8cfe802099
[opencascade] Update to 7.6.0 (#21314)
* [opencascade] Update to 7.6.0

* add homepage

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-11-12 16:40:40 -08:00
autoantwort
a5ff5cdf2f
[plplot] no absolute paths (#21303) 2021-11-12 16:40:14 -08:00
Christian Rendina
56136f5f02
Python 3.10: fix deprecated win7 support patch (#21236)
* [PYTHON] Update windows7 patch

* [VCPKG] Updated version
2021-11-12 16:39:48 -08:00
Andy Li
6554f4d13d
[ffmpeg] update version to 4.4.1 (#21049)
* [ffmpeg] update to 4.4.1

* Update version database

* update version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-12 16:39:29 -08:00
JonLiu1993
91b94223a4
[eastl] update to 3.18.00 (#21315)
* [eastl] Update port commit ref

* update version

* Bump port-version and fix version database.

* Actually fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-12 16:38:43 -08:00
NancyLi1013
30b2f6bb8f
[vtk] Fix missing includes (#21319) 2021-11-12 16:38:22 -08:00
seladb
bcc2a393fd
[pcapplusplus] Update to 21.11 (#21321)
* Bump PcapPlusPlus to v21.11

* Update sha
2021-11-12 16:38:03 -08:00
autoantwort
5b5ee4ee6f
[kdbindings] add port (#21306)
* [kdbindings] add port

* update version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-12 16:37:46 -08:00
NancyLi1013
897ff9372f
[sdl2] Add feature x11 (#21188)
* [ssdl2] Add feature x11

* Update dependencies

* Update version files
2021-11-11 13:47:51 -08:00
Jonathan Sweemer
7d3aeba684
[quantlib] update to 1.24 (#21068)
* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24

* [quantlib] update to 1.24
2021-11-11 13:38:44 -08:00
autoantwort
87c03082e5
[graphite2] no absolute paths (#21268)
* [graphite] no absolute paths

* update version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-11 13:38:04 -08:00
autoantwort
3f57f1ea6a
[libgpg-error] no absolute paths (#21269) 2021-11-11 13:37:34 -08:00
autoantwort
f15cf57b23
[botan] no absolute paths (#21287) 2021-11-11 13:37:13 -08:00
autoantwort
1d459e2c53
[ace] no absolute paths (#21289) 2021-11-11 13:36:51 -08:00
autoantwort
31bc57ef9e
[lager] no absolute paths (#21302) 2021-11-11 13:36:33 -08:00
autoantwort
f975585427
[sdformat6] no absolute paths (#21305) 2021-11-11 13:36:14 -08:00
JonLiu1993
756f184553
[gRPC] update to v1.41.0 (#20835)
* [gRPC] update to v1.41.0

* update version

* [upb] Update to 2021-10-19

* Update pacth

* [upb] Fix upstream bug

* Replace depreciate functions

* version

* fix code

* version

* revert patch format

* update version

* Fix review advise

* update version

* Remove extra spaces

* update version

* update version

* Remove space in patch file

* change patch format from CRLF to CF

* update version

* revert patch format

* update version

* revert patch format

* update version

* Remove unnecessary additional

* update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-11-11 11:34:39 -08:00
Charles-Auguste Marois
2a9046de13
[launch-darkly-server] Add new port (#21262)
* [2.4.3] Add launch-darkly-server port

* Review portfile

* Skip database tests.
2021-11-11 10:44:32 -08:00
Kiba Amor
69c913f7c2
[knet] Update to v1.1.0 (#21301) 2021-11-11 10:44:05 -08:00