Commit Graph

1682 Commits

Author SHA1 Message Date
chausner
80e863f62c
[replxx] Update to 0.0.3 (#20606)
* Update replxx to 0.0.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11 20:11:45 -07:00
Yury Bura
f904f7354d
[boost] bugfix and new features after update to 1.77.0 (#20432)
* [scripts/boost] fix issue #20417
[boost-iostreams] replace explicit dependencies with default-features, allow to disable compression filters

* add versions

* [scripts/boost] update port version after #20421

* [boost-odeint] move boost-mpi dependency to the feature

* add version

* [boost-modular-build-helper] rework user-config generation

* [boost-python] move python3 from explicit dependency to default feature

* [boost-modular-build-helper] update version

* add verions

* [boost-modular-build-helper] fix empty flags

* update version

* Fix compilation on Emscripten / WebAssembly (#20551)

* [opencv4,opencv3] Control exported protobuf dependency (#20550)

* Control exported protobuf dependency

* Update versions

* Control exported protobuf dependency

* Update versions

* [OpenMVS] restore deprecated cmake scripts for configure, build & fixup targets (#20422)

* [OpenMVS] restore deprecated cmake scripts

* [OpenMVS] fix references

* switch back to vcpkg_cmake_*

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* [libffi] Don't replace string in file that doesn't exist. (#20554)

* Don't replace string in file that doesn't exist.

* Update per bot.

* Update per bot again.

* Address comments.

* [json-dto] Update to 0.2.14 (#20570)

* json-dto updated to v.0.2.14.

* json-dto-0.2.14 added to baseline.

* Change deprecated commands.

* Update baseline for fresh json-dto-0.2.14.

* [sail] Update to 0.9.0-pre17 (#20562)

* [sail] Update to 0.9.0-pre17

* [sail] vcpkg x-add-version --all --overwrite-version

* [sail] Update pre17 hash

* [sail] vcpkg x-add-version --all --overwrite-version

* [freexl] Update to 1.0.6 (#20520)

* Reformat portfile

* Minimize makefiles patch

* Update to 1.0.6

* Fix uwp builds, remove skip from baseline

* Install pc file for windows

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>

* [dartsim] Update to 6.11.0 (#20566)

* Update dartsim

* Use newer vcpkg functions

* Update version number

* Update ports/dartsim/portfile.cmake

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

* Update versions

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

* [scripts/boost] update Boost version in boost-modular-build.cmake to avoid manual changes

* update version

* [boost-modular-build-helper] fix USER_CONFIG_EXTRA_LINES variable name and rename generated files

* update version

* Resolve differences from rerunning generate-ports.ps1.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Tobias Markus <tobbi.bugs@googlemail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Lars Glud <larshg@gmail.com>
Co-authored-by: eao197 <eao197@users.noreply.github.com>
Co-authored-by: Dmitry Baryshev <dmitrymq@gmail.com>
Co-authored-by: Akash <Ace314159@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-10-11 18:21:08 -07:00
Alexander Neumann
1d4128f08e
[qt] Fix qtmultimedia with gstreamer on windows (#20555)
* apply patches to make qtmultimedia work with gestreamer on windows

* version stuff

* remove libnice from ci.baseline

* move gstreamer on osx as fail to baseline

* add supports field to qtmultimedia. Qt does not officially support x86 on windows

* version stuff

* remove duplicated patch

* version stuff

* add upstream patch to fix x86-windows

* [skip actions] version stuff
2021-10-11 11:03:50 -07:00
chausner
694b757525
[msdfgen] Update to 1.9.1 (#20639)
* Update msdfgen to 1.9.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11 11:02:24 -07:00
Jack·Boos·Yu
ac3853c74e
[vtk] Add feature gdal and geojson, re-factory the feature select part (#20147)
* [vtk] Add feature gdal and geojson, re-factory the feature select part

* version stuff

* Fix feature option MPI

* Fix find and use gdal.

* version

* Handle some of the same parameters

* version
2021-10-11 11:01:04 -07:00
chausner
10e699ca7e
[log4cplus] Update to 2.0.7 (#20646)
* Update log4cplus to 2.0.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11 10:52:33 -07:00
Zheng Xueke
5d191e6cb3
[gdal] add hdf5 support on windows (#20540)
* add gdal hdf5 format support on windows

* add gdal hdf5 format support on windows:run x-add-version

* remove lib EXISTS check

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* remove lib EXISTS check : fix git-tree

* Delete ports/gdal/dependency_win.cmake extra Spaces

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

* delete unnecessary blank lines: update git-tree

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-10-11 10:33:21 -07:00
Park DongHa
ad6bce211e
[farmhash] support Windows build (#20506)
* [farmhash] support windows build

* [farmhash] update baseline JSON

* [farmhash] patch from PR diff

* [farmhash] patch from all PR changes

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-11 10:28:01 -07:00
chausner
d7cc563783
[libssh2] Update to 1.10.0 (#20364)
* Update libssh2 to 1.10.0

* Update CI baseline

* Fix patch

* Change version-string to version

* Update git-tree hash

* Switch to new CMake portfile commands

* Fix UWP build

* Format vcpkg.json

* Update git-tree hash

* Switch back to legacy CMake commands to fix build validation issues

* Update git-tree hash

* Fix IS_UWP define in patch

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-11 10:26:07 -07:00
Jack·Boos·Yu
a6768f6426
[openimageio/libsquish] Export libsquish cmake target and fix find dependency libsquish (#20240)
* [libsquish] Export cmake target

* [openimageio] Fix find dependency libsquish

* version

* Rename the target

* Re-fix dependency libsquish, apply official changes

* version stuff

* more version

* Change namespace

* Update patch

* version

* Remove unused patch

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-11 10:22:36 -07:00
Kai Pastor
822eb4b4ce
[zlib] Fix wrapper message (#19999)
* Fix wrapper message

* x-add-version

* Ease wrapper warning condition

* Avoid CMP0074 warning

* Update versions

* CR request: Modify validation

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-11 10:21:07 -07:00
Michael Heyman
4ce045cdc2
[activemq-cpp] support linux (#19789)
@PhoebeHui

> * I think we need a discussion about unofficial being in the namespace

I still want to discuss this
2021-10-11 10:19:49 -07:00
Dawid Wróbel
6ff166cc3e
[kf5kio] new port (#19779)
* Add kf5kio port [WIP]

* Fixed kf5kio for windows

* [kf5*] update to 5.75.0

* [kf5kio] fix clang errors on macOS

* [kf5kio] add missing dependencies

* [kf5kio] use current spec

* [kf5kio] install tools, don't remove them

* [kf5kio] install data to standard /share location

* [kf5kio] only remove what's needed

* [kf5kio] wrap paths in quotes

* [kf5kio] use semVer

* [kf5kio] update versions

* [kf5kio] update to 5.84.0

* [kf5kio] fix libiconv for static builds

* [kf5kio] libiconv patches only for windows static builds

* [kf5kio] update versions

* [kf5kio] fix copying tools on Windows

* [kf5kio] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5kio] update versions

* [kf5kio] update versions

* [kf5kio] add comment with a link to a PR

* [kf5kio] update versions

* [kf5kio] fix CMake Config for static builds

* [kf5kio] update versions

* [kf5kio] disable notifications if not explicitly enabled

* [kf5kio] add kf5wallet feature

* [kf5kio] update versions

* [kf5kio] knotifications is non-Windows and non-Android

* [kf5kio] update versions

* [kf5io] re-enable parallel configure

* [kf5io] use generic, non-semver versioning

* [kf5kio] update versions

* [kf5kio] remove the 5.75 version info

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

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-10-11 10:17:16 -07:00
Akash
973a7d517c
[dartsim] Update to 6.11.0 (#20566)
* Update dartsim

* Use newer vcpkg functions

* Update version number

* Update ports/dartsim/portfile.cmake

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

* Update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-10-07 12:39:57 -07:00
Kai Pastor
ac030b40d5
[freexl] Update to 1.0.6 (#20520)
* Reformat portfile

* Minimize makefiles patch

* Update to 1.0.6

* Fix uwp builds, remove skip from baseline

* Install pc file for windows

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-07 03:56:57 -07:00
Dmitry Baryshev
f960a5102d
[sail] Update to 0.9.0-pre17 (#20562)
* [sail] Update to 0.9.0-pre17

* [sail] vcpkg x-add-version --all --overwrite-version

* [sail] Update pre17 hash

* [sail] vcpkg x-add-version --all --overwrite-version
2021-10-07 03:34:38 -07:00
eao197
d988e4ee20
[json-dto] Update to 0.2.14 (#20570)
* json-dto updated to v.0.2.14.

* json-dto-0.2.14 added to baseline.

* Change deprecated commands.

* Update baseline for fresh json-dto-0.2.14.
2021-10-07 03:30:31 -07:00
Lars Glud
92770f60d0
[libffi] Don't replace string in file that doesn't exist. (#20554)
* Don't replace string in file that doesn't exist.

* Update per bot.

* Update per bot again.

* Address comments.
2021-10-07 03:22:47 -07:00
Stefano Sinigardi
b1e54e881b
[OpenMVS] restore deprecated cmake scripts for configure, build & fixup targets (#20422)
* [OpenMVS] restore deprecated cmake scripts

* [OpenMVS] fix references

* switch back to vcpkg_cmake_*

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-10-06 20:57:42 -07:00
Kai Pastor
15af003194
[opencv4,opencv3] Control exported protobuf dependency (#20550)
* Control exported protobuf dependency

* Update versions

* Control exported protobuf dependency

* Update versions
2021-10-06 16:58:41 -07:00
Tobias Markus
5033b3e2e8
Fix compilation on Emscripten / WebAssembly (#20551) 2021-10-06 16:54:21 -07:00
Carlos O'Ryan
93f58dd43a
[google-cloud-cpp] update to latest release (v1.32.1) (#20561)
* [google-cloud-cpp] update to latest release (v1.32.1)

* Argh, this was sitting in my workspace
2021-10-06 13:53:40 -07:00
Adam Johnson
15dab6a762
[python3] Upgrade to Python 3.10.0 (#20519)
* [python3] Update to Python 3.10.0rc2 (for testing).

* [python3] Revert trivial patch changes.

* [python3] Bump to 3.10.0 final.

* x-add-version

* update python tools to 3.10.0

* [ecm] Add patch from upstream for Python 3.10.

Remove this on the next release.

* x-add-version

* [python3] Add patch to fix static interpreter.

* x-add-version
2021-10-06 12:53:06 -07:00
chausner
90e568694e
[simde] Update to 0.7.2 (#20495)
* Update simde to 0.7.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-06 12:50:25 -07:00
chausner
5bb0c7fc45
[distorm] Update to 3.5.2b (#20488)
* Update distorm to 3.5.2b

* Update CI baseline

* Fix compilation

* Update git-tree hash

* Fix ARM builds

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-06 12:28:24 -07:00
Pavel Kisliak
e1c8bbd3c6
[BitSerializer] Upgrade to new version 0.44 (#20544)
* [BitSerializer] Update to version 0.9

* [bitserializer] Update port to new version 0.44

* [bitserializer] Update deprecated VCPKG Cmake functions

* [bitserializer] Remove default features list

Co-authored-by: Pavel_Kisliak <Pavel_Kisliak@epam.com>
2021-10-06 11:17:26 -07:00
Kai Pastor
88413539fc
[sdl2] Fix calling find_packages from different directories (#20542)
* Fix multiple calls to `find_package`

* Update versions
2021-10-06 11:12:42 -07:00
omartijn
d6245fc7d9
[ffmpeg] Honor macosx deployment target for ffmpeg (#18460)
* Honor macosx deployment target for ffmpeg

* fixup! Honor macosx deployment target for ffmpeg

Co-authored-by: Martijn Otto <git@martijnotto.nl>
Co-authored-by: Martijn Otto <martijn@resolume.com>
2021-10-06 11:06:35 -07:00
Billy O'Neal
ff5afbab34
[geogram, ccfits, chartdir] Build fixes discovered by CI on 2021-10-01 (#20518)
* REGRESSION: chartdir:x64-linux. If expected, add chartdir:x64-linux=fail to .\scripts\ci.baseline.txt.

-- Note: chartdir only supports dynamic library linkage. Building dynamic library.
-- Downloading http://www.advsofteng.net/chartdir_cpp_linux_64.tar.gz -> chartdir_cpp_linux_64-7.0.0.tar.gz...
[DEBUG] Feature flag 'binarycaching' unset
[DEBUG] Feature flag 'manifests' = off
[DEBUG] Feature flag 'compilertracking' unset
[DEBUG] Feature flag 'registries' unset
[DEBUG] Feature flag 'versions' unset
[DEBUG] popen(curl --fail -L "https://vcpkgassetcache.blob.core.windows.net/assets/e7e71b64b3a756b6df174758c392ab4c9310b4d265e521dccbd009eeefd46e021a74572e7212de5564725df20ddf189e1599e88a116b426f1256f7d34b0131aa?sp=racwl&st=2021-06-29T20:09:46Z&se=2021-10-02T04:09:46Z&spr=https&sv=2020-08-04&sr=c&sig=g3shlIpD0R923OUzfIsrTwjX0vc6OzNXGEDO3URXmYc%3D" --create-dirs --output /mnt/vcpkg-ci/downloads/chartdir_cpp_linux_64-7.0.0.tar.gz.1003174.part 2>&1)
[DEBUG] cmd_execute_and_stream_data() returned 5632 after    31162 us
[DEBUG] popen(curl --fail -L http://www.advsofteng.net/chartdir_cpp_linux_64.tar.gz --create-dirs --output /mnt/vcpkg-ci/downloads/chartdir_cpp_linux_64-7.0.0.tar.gz.1003174.part 2>&1)
[DEBUG] cmd_execute_and_stream_data() returned 0 after  8512565 us
Error: Failed to download from mirror set:
https://vcpkgassetcache.blob.core.windows.net/assets/e7e71b64b3a756b6df174758c392ab4c9310b4d265e521dccbd009eeefd46e021a74572e7212de5564725df20ddf189e1599e88a116b426f1256f7d34b0131aa?*** SECRET ***:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.

File does not have the expected hash:
             url : [ http://www.advsofteng.net/chartdir_cpp_linux_64.tar.gz ]
       File path : [ /mnt/vcpkg-ci/downloads/chartdir_cpp_linux_64-7.0.0.tar.gz.1003174.part ]
   Expected hash : [ e7e71b64b3a756b6df174758c392ab4c9310b4d265e521dccbd009eeefd46e021a74572e7212de5564725df20ddf189e1599e88a116b426f1256f7d34b0131aa ]
     Actual hash : [ ea2e05f28dd9647fed49feaf130d8034065067463965f144b3fae4eae482579b1ecf528dc86d1b3602887d5ca0c3b1569404489b0f4cb2300b798fed940cd467 ]

Updated SHAs and added quotes. These are the changes made by upstream:

```
diff --git a/new_sha/ChartDirector/cppdemo/surfacetexture/surfacetexture.cpp b/old_sha/ChartDirector/cppdemo/surfacetexture/surfacetexture.cpp
index 79f15be..302eb78 100644
--- a/new_sha/ChartDirector/cppdemo/surfacetexture/surfacetexture.cpp
+++ b/old_sha/ChartDirector/cppdemo/surfacetexture/surfacetexture.cpp
@@ -108,7 +108,9 @@ void createChart(int chartIndex, const char *filename)
     const int dataZ_size = dataX_size * dataY_size;
     double dataZ[dataZ_size];
     for(int yIndex = 0; yIndex < dataY_size; ++yIndex) {
+        double y = dataY[yIndex];
         for(int xIndex = 0; xIndex < dataX_size; ++xIndex) {
+            double x = dataX[xIndex];
             dataZ[yIndex * dataX_size + xIndex] = dataX[xIndex] * dataY[yIndex];
         }
     }
@@ -176,7 +178,7 @@ void createChart(int chartIndex, const char *filename)
         // Use a DrawArea to load the image
         DrawArea* d = new DrawArea();
         d->load("maptexture.png");
-        d->resize(c->getPlotRegionWidth(), c->getPlotRegionDepth());
+        d->resize(240, 210);

         // Set the DrawArea as a resource
         c->setResource("texture", d);
diff --git a/new_sha/ChartDirector/lib/libchartdir.so.7.0.0 b/old_sha/ChartDirector/lib/libchartdir.so.7.0.0
index b1ea97f..bfb1d4b 100644
Binary files a/new_sha/ChartDirector/lib/libchartdir.so.7.0.0 and b/old_sha/ChartDirector/lib/libchartdir.so.7.0.0 differ
diff --git a/new_sha/ChartDirector/qtdemo/helloworld/qchartviewer.cpp b/old_sha/ChartDirector/qtdemo/helloworld/qchartviewer.cpp
index 5736d60..423120f 100644
--- a/new_sha/ChartDirector/qtdemo/helloworld/qchartviewer.cpp
+++ b/old_sha/ChartDirector/qtdemo/helloworld/qchartviewer.cpp
@@ -107,9 +107,9 @@ private:
     QCursor *hZoomOutCursor;
     QCursor *hNoZoomCursor;

-    QCursor &getZoomCursor(QCursor **cache, double scale, int flags)
+    QCursor &getZoomCursor(QCursor *cache, double scale, int flags)
     {
-        if (0 == *cache)
+        if (0 == cache)
         {
             DrawArea d;
             d.setSize(32, 32, Chart::Transparent);
@@ -127,9 +127,9 @@ private:
             MemBlock m = d.outPNG();
             QImage img = QImage::fromData((const uchar*)m.data, m.len);
             img.setDevicePixelRatio(scale);
-            *cache = new QCursor(QPixmap::fromImage(img), 15, 15);
+            cache = new QCursor(QPixmap::fromImage(img), 15, 15);
         }
-        return **cache;
+        return *cache;
     }

 public:
@@ -145,15 +145,15 @@ public:
     }
     QCursor &getZoomInCursor(double scale)
     {
-        return getZoomCursor(&hZoomInCursor, scale, 3);
+        return getZoomCursor(hZoomInCursor, scale, 3);
     }
     QCursor &getZoomOutCursor(double scale)
     {
-        return getZoomCursor(&hZoomOutCursor, scale, 1);
+        return getZoomCursor(hZoomOutCursor, scale, 1);
     }
     QCursor &getNoZoomCursor(double scale)
     {
-        return getZoomCursor(&hNoZoomCursor, scale, 0);
+        return getZoomCursor(hNoZoomCursor, scale, 0);
     }
 } cursorManager;

diff --git a/new_sha/ChartDirector/qtdemo/qtdemo/democharts.cpp b/old_sha/ChartDirector/qtdemo/qtdemo/democharts.cpp
index a3b7962..d706853 100644
--- a/new_sha/ChartDirector/qtdemo/qtdemo/democharts.cpp
+++ b/old_sha/ChartDirector/qtdemo/qtdemo/democharts.cpp
@@ -10954,7 +10954,9 @@ void surfacetexture(QChartViewer *viewer, int chartIndex)
     const int dataZ_size = dataX_size * dataY_size;
     double dataZ[dataZ_size];
     for(int yIndex = 0; yIndex < dataY_size; ++yIndex) {
+        double y = dataY[yIndex];
         for(int xIndex = 0; xIndex < dataX_size; ++xIndex) {
+            double x = dataX[xIndex];
             dataZ[yIndex * dataX_size + xIndex] = dataX[xIndex] * dataY[yIndex];
         }
     }
@@ -11022,7 +11024,7 @@ void surfacetexture(QChartViewer *viewer, int chartIndex)
         // Use a DrawArea to load the image
         DrawArea* d = new DrawArea();
         d->load("@/images/maptexture.png");
-        d->resize(c->getPlotRegionWidth(), c->getPlotRegionDepth());
+        d->resize(240, 210);

         // Set the DrawArea as a resource
         c->setResource("texture", d);
@@ -12304,6 +12306,11 @@ void treemapcolors(QChartViewer *viewer, int /* chartIndex */)

 void treemaplayout(QChartViewer *viewer, int chartIndex)
 {
+    // Labels for the tree map
+    const char* energy_types[] = {"Coal", "Oil", "Gas", "Nuclear", "Hydro", "Solar", "Wind",
+        "Biomass", "Geothermal", "Wave"};
+    const int energy_types_size = (int)(sizeof(energy_types)/sizeof(*energy_types));
+
     // Random data for the tree map
     RanSeries* r = new RanSeries(3);
     DoubleArray data = r->getSeries(20, 20, 400);
@@ -14163,10 +14170,7 @@ void circularbarmeter2(QChartViewer *viewer, int chartIndex)
     m->setCap(0, Chart::Transparent);

     // In this example, the circular bar has 20 segments
-    int segmentCount = 20;
-
-    // The angular step
-    double angleStep = 360.0 / segmentCount;
+    int angleStep = 360 / 20;

     // The gap between segments is 4.5 degrees
     double angleGap = 4.5;
@@ -14205,39 +14209,28 @@ void circularbarmeter2(QChartViewer *viewer, int chartIndex)
             stepColorScale_size));
     }

-    //
-    // Now we draw the segments of the bar meter
-    //
-
-    // The segment that contains the value
-    int currentSegment = (int)(angle / angleStep);
-
-    // Segments after the current segment is colored with the blank color
-    for(int i = currentSegment + 1; i < segmentCount; ++i) {
-        m->addRingSector(radius, radius - 20, i * angleStep, (i + 1) * angleStep - angleGap,
-            blankColor);
+    // Draw the blank part of the circular bar
+    if (angle < 360) {
+        // Iterate the segments in the blank part of the circular bar
+        for(int startAngle = (int)(angle / angleStep) * angleStep; startAngle < 360; startAngle +=
+            angleStep) {
+            // The first segment may be partially filled
+            double partialAngle = (startAngle >= angle ? 0 : (angle - startAngle) * (1 - angleGap /
+                angleStep));
+            m->addRingSector(radius, radius - 20, startAngle + partialAngle, startAngle + angleStep
+                 - angleGap, blankColor);
         }
-
-    // Segments before the current segment is colored with the fill color
-    for(int i = 0; i < currentSegment; ++i) {
-        m->addRingSector(radius, radius - 20, i * angleStep, (i + 1) * angleStep - angleGap,
-            fillColor);
     }

-    // Segment that contains the angle will be partially filled and partially blank. We need to
-    // adjust the angle to compensated for the angle gap.
-    double adjustedAngle = currentSegment * angleStep + (angle - currentSegment * angleStep) * (1 -
-        angleGap / angleStep);
-
-    // The blank part of the segment
-    if ((currentSegment + 1) * angleStep > angle) {
-        m->addRingSector(radius, radius - 20, adjustedAngle, (currentSegment + 1) * angleStep -
-            angleGap, blankColor);
+    // Draw the fill part of the circular bar
+    if (angle > 0) {
+        // Iterate the segments in the fill part of the circular bar
+        for(int startAngle = 0; startAngle < angle; startAngle += angleStep) {
+            // The last segment may be partially filled
+            double angleSpan = (angleStep - angleGap) * (angle >= startAngle + angleStep ? 1 : (
+                angle - startAngle) / angleStep);
+            m->addRingSector(radius, radius - 20, startAngle, startAngle + angleSpan, fillColor);
         }
-
-    // The filled part of the segment.
-    if (angle > currentSegment * angleStep) {
-        m->addRingSector(radius, radius - 20, currentSegment * angleStep, adjustedAngle, fillColor);
     }

     // Add a label at the center to display the value
diff --git a/new_sha/ChartDirector/qtdemo/qtdemo/financedemo.cpp b/old_sha/ChartDirector/qtdemo/qtdemo/financedemo.cpp
index 7b8c1f5..b029776 100644
--- a/new_sha/ChartDirector/qtdemo/qtdemo/financedemo.cpp
+++ b/old_sha/ChartDirector/qtdemo/qtdemo/financedemo.cpp
@@ -315,13 +315,6 @@ void FinanceDemo::onLineEditChanged()
     int new_avgPeriod2 = m_MovAvg2->text().toInt();

     QString tickerKey = m_TickerSymbol->text();
-    if (tickerKey.isEmpty())
-    {
-        // Default tickerKey
-        tickerKey = "ASE";
-        m_TickerSymbol->setText(tickerKey);
-    }
-
     QString compareKey = m_CompareWith->text();

     bool needReloadData = (m_tickerKey != tickerKey) || (m_compareKey != compareKey);
@@ -367,16 +360,12 @@ void FinanceDemo::loadData(const QString& ticker, const QString& compare)
     if (m_compareKey != compare)
     {
         m_compareKey = compare;
-        if (m_compareKey.isEmpty())
-            m_dailyPrice.compareData.clear();
-        else
-        {
+
         // Simulator to generate realistic random OHLC values
         FinanceSimulator db2(compare.toUtf8().data(), Chart::chartTime(2010, 1, 1),
             Chart::chartTime(2020, 12, 31), 86400);
         m_dailyPrice.compareData = arrayToVector(db2.getCloseData());
     }
-    }

     // In this example, we will compute the weekly and monthly prices on demand. We just
     // need to clear the old data here.
diff --git a/new_sha/ChartDirector/qtdemo/qtdemo/qchartviewer.cpp b/old_sha/ChartDirector/qtdemo/qtdemo/qchartviewer.cpp
index 5736d60..423120f 100644
--- a/new_sha/ChartDirector/qtdemo/qtdemo/qchartviewer.cpp
+++ b/old_sha/ChartDirector/qtdemo/qtdemo/qchartviewer.cpp
@@ -107,9 +107,9 @@ private:
     QCursor *hZoomOutCursor;
     QCursor *hNoZoomCursor;

-    QCursor &getZoomCursor(QCursor **cache, double scale, int flags)
+    QCursor &getZoomCursor(QCursor *cache, double scale, int flags)
     {
-        if (0 == *cache)
+        if (0 == cache)
         {
             DrawArea d;
             d.setSize(32, 32, Chart::Transparent);
@@ -127,9 +127,9 @@ private:
             MemBlock m = d.outPNG();
             QImage img = QImage::fromData((const uchar*)m.data, m.len);
             img.setDevicePixelRatio(scale);
-            *cache = new QCursor(QPixmap::fromImage(img), 15, 15);
+            cache = new QCursor(QPixmap::fromImage(img), 15, 15);
         }
-        return **cache;
+        return *cache;
     }

 public:
@@ -145,15 +145,15 @@ public:
     }
     QCursor &getZoomInCursor(double scale)
     {
-        return getZoomCursor(&hZoomInCursor, scale, 3);
+        return getZoomCursor(hZoomInCursor, scale, 3);
     }
     QCursor &getZoomOutCursor(double scale)
     {
-        return getZoomCursor(&hZoomOutCursor, scale, 1);
+        return getZoomCursor(hZoomOutCursor, scale, 1);
     }
     QCursor &getNoZoomCursor(double scale)
     {
-        return getZoomCursor(&hNoZoomCursor, scale, 0);
+        return getZoomCursor(hNoZoomCursor, scale, 0);
     }
 } cursorManager;

```

* REGRESSION: ccfits:arm64-windows. If expected, add ccfits:arm64-windows=fail to .\scripts\ci.baseline.txt.

REGRESSION: ccfits:x64-linux. If expected, add ccfits:x64-linux=fail to .\scripts\ci.baseline.txt.
REGRESSION: ccfits:x64-osx. If expected, add ccfits:x64-osx=fail to .\scripts\ci.baseline.txt.
REGRESSION: ccfits:x64-windows-static-md. If expected, add ccfits:x64-windows-static-md=fail to .\scripts\ci.baseline.txt.
REGRESSION: ccfits:x64-windows-static. If expected, add ccfits:x64-windows-static=fail to .\scripts\ci.baseline.txt.
REGRESSION: ccfits:x64-windows. If expected, add ccfits:x64-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: ccfits:x86-windows. If expected, add ccfits:x86-windows=fail to .\scripts\ci.baseline.txt.

>[DEBUG] popen(curl --fail -L https://heasarc.gsfc.nasa.gov/fitsio/ccfits/CCfits-2.5.tar.gz --create-dirs --output /Users/bion/vcpkg/downloads/CCfits-2.5.tar.gz.15183.part 2>&1)
>[DEBUG] cmd_execute_and_stream_data() returned 5632 after   415053 us
>Error: Failed to download from mirror set:
>https://heasarc.gsfc.nasa.gov/fitsio/ccfits/CCfits-2.5.tar.gz:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                 Dload  Upload   Total   Spent    Left  Speed
>  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
>curl: (22) The requested URL returned error: 404 Not Found

Fixed link and modernized portfile.

* REGRESSION: geogram:x64-linux. If expected, add geogram:x64-linux=fail to .\scripts\ci.baseline.txt.
REGRESSION: geogram:x64-osx. If expected, add geogram:x64-osx=fail to .\scripts\ci.baseline.txt.
REGRESSION: geogram:x64-windows-static-md. If expected, add geogram:x64-windows-static-md=fail to .\scripts\ci.baseline.txt.
REGRESSION: geogram:x64-windows-static. If expected, add geogram:x64-windows-static=fail to .\scripts\ci.baseline.txt.
REGRESSION: geogram:x64-windows. If expected, add geogram:x64-windows=fail to .\scripts\ci.baseline.txt.
REGRESSION: geogram:x86-windows. If expected, add geogram:x86-windows=fail to .\scripts\ci.baseline.txt.

Upstream is gone:

https://gforge.inria.fr/frs/download.php/file/38314/geogram_1.7.5.tar.gz:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL: no alternative certificate subject name matches target host name 'gforge.inria.fr'
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

[DEBUG] /agent/_work/1/s/buildtrees/_vcpkg/src/vcpkg-tool-2021-09-10/src/vcpkg/base/downloads.cpp(626)
[DEBUG] Exiting after 583.7 ms us (582562 us)

CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:83 (message):

      Failed to download file with error: 1
      If you use a proxy, please check your proxy setting. Possible causes are:

      1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable
         to `https://address:port`. This is not correct, because `https://` prefix
         claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr
         , etc..) is an HTTP proxy. Try setting `http://address:port` to both
         HTTP_PROXY and HTTPS_PROXY instead.

      2. You are using Fiddler. Currently a bug (https://github.com/microsoft/vcpkg/issues/17752)
         will set HTTPS_PROXY to `https://fiddler_address:port` which lead to problem 1 above.
         Workaround is open Windows 10 Settings App, and search for Proxy Configuration page,
         Change `http=address:port;https=address:port` to `address`, and fill the port number.

      3. You proxy's remote server is out of service.

      In future vcpkg releases, if you are using Windows, you no longer need to set
      HTTP(S)_PROXY environment variables. Vcpkg will simply apply Windows IE Proxy
      Settings set by your proxy software. See (https://github.com/microsoft/vcpkg-tool/pull/49)
      and (https://github.com/microsoft/vcpkg-tool/pull/77)

      Otherwise, please submit an issue at https://github.com/Microsoft/vcpkg/issues

Call Stack (most recent call first):
  scripts/cmake/vcpkg_download_distfile.cmake:274 (z_vcpkg_download_distfile_show_proxy_and_fail)
  ports/geogram/portfile.cmake:4 (vcpkg_download_distfile)
  scripts/ports.cmake:141 (include)

Skipped in ci.baseline.txt.
2021-10-05 22:14:35 -07:00
Alvin
8678672d59
update co to v2.0.2 (#20500)
* update co to v2.0.2

* fix gitree in co.json

* add install-dll.patch for co

* update version

* fix CRT linkage

* update version

* minimal patch

* update version
2021-10-05 18:42:39 -07:00
Kai Pastor
c8fe3a53f7
[geos] Install pc file also for Windows (#20502)
* Install pc file for msvc

* Fix warning about unused cmake variable

* Update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 18:39:42 -07:00
chausner
e075169d0f
[usockets] Update to 0.8.1 (#20517)
* Update usockets to 0.8.1

* Update CI baseline

* Minor tweaks

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:36:01 -07:00
Carlos O'Ryan
29b85ae797
[crc32c] update to latest release (1.1.2) (#20534)
* [crc32c] update to latest release (1.1.2)

* Use version rather than version-string.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:34:40 -07:00
Mathis
b9ed4c9d38
[gstreamer, gst-rtsp-server] update and add port (#20474)
* update gstreamer, add gst-rtsp-server

* format

* versions

* update description

* verison
2021-10-05 16:23:37 -07:00
Kai Pastor
4584197cb0
[libspatialite] Revise portfile and update to 5.0.1 (#20445)
* Modernize portfile

* Update indentation

* Update to 5.0.1

* Don't enable legacy PROJ API on Windows

* Fix copyright

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:22:00 -07:00
chausner
3469e10df5
[uwebsockets] Update to 20.5.0 (#20513)
* Update uwebsockets to 20.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:16:42 -07:00
chausner
d91e4ed055
[date] Update to 3.0.1 (#20481)
* Update date to 3.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:16:05 -07:00
chausner
6397f38354
[edlib] Update to 1.2.7 (#20489)
* Update edlib to 1.2.7

* Update CI baseline

* Remove obsolete patch file

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:15:09 -07:00
chausner
64d79c9a9e
[cppzmq] Update to 4.8.1 (#20490)
* Update cppzmq to 4.8.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:14:20 -07:00
chausner
fab7bbf0c0
[ebml] Update to 1.4.2 (#20491)
* Update ebml to 1.4.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:13:59 -07:00
chausner
8f236ca74d
[tmxlite] Update to 1.3.0 (#20492)
* Update tmxlite to 1.3.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:13:21 -07:00
chausner
97d384b117
[doctest] Update to 2.4.6 (#20493)
* Update doctest to 2.4.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:12:22 -07:00
chausner
e3a6b17c06
[libmorton] Update to 0.2.8 (#20498)
* Update libmorton to 0.2.8

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:11:48 -07:00
chausner
14644061a8
[span-lite] Update to 0.10.3 (#20499)
* Update span-lite to 0.10.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 16:11:01 -07:00
Alexander Neumann
d9333c2143
[qtbase/qttools] Fix missing feature dependencies. (#20528)
* [qttools] add missing feature dependency.

* version stuff

* assistant also requires sql-sqlite.

* version stuff

* qtbase add missing concurrent dependency

* update port version

* version stuff
2021-10-05 16:04:23 -07:00
Carlos O'Ryan
1b8c00cf98
[google-cloud-cpp] migrate to vcpkg_cmake_config_fixup() (#20521)
* [google-cloud-cpp] migrate to vcpkg_cmake_config_fixup()

* Address review comments
2021-10-05 16:03:03 -07:00
chausner
8960971a0a
[bitmagic] Update to 7.5.0 (#20487)
* Update bitmagic to 7.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 15:59:59 -07:00
chausner
58bf1ef52f
[boolinq] Update to 3.0.2 (#20486)
* Update boolinq to 3.0.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-05 15:59:26 -07:00
Azure SDK Bot
6c647af2ac
[azure-security-keyvault-keys-cpp] Update to 4.2.0 (#20535)
## 4.2.0 (2021-10-05)

### Features Added

- [2833](https://github.com/Azure/azure-sdk-for-cpp/issues/2833) Added `GetCryptographyClient()` to `KeyClient` to return a `CryptographyClient` that uses the same options, policies, and pipeline as the `KeyClient` that created it.
2021-10-05 14:59:57 -07:00
Buck Yeh
d51f5e4020
[buck-yeh-bux] Update port to 1.5.0 (#20477)
* [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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-05 14:47:37 -07:00
Ryan
b6b6a8b630
[reproc] Update port to 14.2.3 (#20456)
* update to 14.2.3

* remove trailing whitespace

* update HEAD_REF

* update deprecated functions

* quote paths

* update versioning

* update baseline

* update versioning

* Use version rather than version-string.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-04 17:20:02 -07:00
Be
3799a5f722
[hidapi] update to 0.11.0; switch to CMake (#20460) 2021-10-04 17:18:49 -07:00
Ryan
c264dba458
[expected-lite] Update port to 0.5.0 (#20455)
* update to 0.5.0

* fixup deprecated functions

* quote paths

* use semver

* add homepage

* update versioning

* add HEAD_REF

* update versioning

* use `version` instead

* update versioning
2021-10-04 17:15:24 -07:00
chausner
83261448a0
[nanoflann] Update to 1.3.2 (#20494)
* Update nanoflann to 1.3.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-04 17:14:16 -07:00
chausner
a51ecd8e48
[effolkronium-random] Update to 1.4.0 (#20496)
* Update effolkronium-random to 1.4.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-04 17:13:49 -07:00
chausner
0240958532
[yas] Update to 7.1.0 (#20497)
* Update yas to 7.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-04 17:13:23 -07:00
Moritz Beutel
2a31089e77
[gsl-lite] Update to 0.39.0 (#20450)
* [gsl-lite] Update to 0.39.0, update portfile

* [gsl-lite] Update version registry
2021-10-01 17:07:45 -07:00
Chuck Walbourn
339d01f19c
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] ports updated for September 2021 release (#20457)
* Update for September 2021 GitHub releases

* Update directx tool kit ports

* Update versions

* Convert directxmesh and uvatlas to vcpkg-cmake

* Refresh version hash
2021-10-01 17:03:20 -07:00
Carlos O'Ryan
ee1e12048e
[google-cloud-cpp] update to latest release (v1.32.0) (#20463)
* [google-cloud-cpp] update to latest release (v1.32.0)

* Update from deprecated vcpkg functions

* Undo migration to `vcpkg_cmake_config_fixup()`

I could not get this to work. I will ask in the discord channel because
I must be using it wrong.
2021-10-01 16:59:54 -07:00
Kai Pastor
2ed5383f7b
[vcpkg_configure_make] Standardize OPTIONS list item handling (#19540)
* Remove unused EXTRA_QUOTES

* Uniformly invoke 'configure'

* [libtasn1] Fix mingw build

* Unify prefix handling

* Revise install dir processing

* x-add-version

* Force libdir to lib (adopted from #19666)

* [skip actions] CI rebuild

* CR request: Put backslash before shell var

* CR request: Use vcpkg_list

* Update versions

* Fix python3 options

* Update versions

* Bump python port-version.

* CR request: Add comment about backslashes before prefix

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30 23:58:36 -07:00
Lassi
25e38b64d3
[hypodermic] added version 2.5.3, updated baseline (#20414)
* added 2.5.3, updated baseline

* added quotes and fixed how license installation is done

* updated portfile based on bots recommendations

* Change version-semver to version.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30 15:45:01 -07:00
chausner
25b1d99522
[minisat-master-keying] Update to 2.3.6 (#20437)
* Update minisat-master-keying to 2.3.6

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-30 14:32:46 -07:00
Take Vos
4a6fdf48cd
[tauri] update to version 0.5.0 (#20431) 2021-09-30 14:04:06 -07:00
Hconk
035b5877ad
[tree.hh] Add new port. (#20427)
* [tree.hh] create a new port.

* [tree.hh] update baseline.json.

* [treehh] update portfile and copyright

* [treehh] update baseline
2021-09-30 14:03:38 -07:00
chausner
3434e5cbab
[promise-cpp] Add new port (#20340)
* Update promise-cpp to 1.0.3

* Update CI baseline

* Fix portfile

* Update git-tree hash

* Update to version 2.1.0

* Update CI baseline and git-tree hash

* Add usage

* Update git-tree hash

* Update to promise-cpp 2.1.2

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-30 13:55:14 -07:00
Alexander Neumann
35bfef7084
[Qt 6.2] Update Qt6 to 6.2 (#18687)
* [qt6] Update to 6.1.1

* version stuff

* fix empty dir

* update version

* fix casing in qtbase

* [libpq] add secure32.lib on windows

* add clang-cl fix

* version stuff

* fix flag removal by adding a space

* version stuff

* make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q

* fix libpq wrapper opensll linkage on linux

* use policy to fix dependent ports

* version stuff

* use upstream patch

* version stuff

* fix source_location with clang-cl

* version stuff

* add all new modules

* add all modules to the qt port

* push all the ports

* fix patch

* update ports

* split qt_install_submodule into smaller functions

* add qlitehtml submodule to qttools

* update a few ports before moving to beta

* update vcpkg.json and refs and fix issue with update

* fix dependencies

* remove patch

* update to 6.2

* add nodejs to vcpkg_find_acquire_program for qtwebengine

* format manifest.

* fix webengine and see if it builds.

* apply format diff

* add patch

* fix arm builds

* fix linux gcc 7.5 build error

* fix patch

* bump version in qtbase otherwise CI seems to resuse the wrong version

* fix webengine release build

* try fixing gcc 7.5 build

* revert gcc 7.5 fixes since they broke osx

* revert gcc 7.5 fixes since they broke osx

* fix qtimageformats.

* actually enable new qt6 builds.

* fix search path for nodejs.

* fix the webengine patch again.

* fix wrong binary name

* revisit all dependencies

* revisit webengine features and build settings

* more feature stuff

* remove qt6betablock and more features review for qt 6.2

* add missing qt prefix.

* format manifest

* fix ci issues

* format manifest.

* add node on osx.

* install node on linux

* fix a typo and a disable another find_package

* fix mingw build issues and switch to not using tag

* use CMAKE_HOST_WIN32 instead

* update ref

* fix core configure error

* fix mingw case.

* fix script installation

* remove qmake helper scrpt

* delete debug folder if empty

* add vcpkg-tool-nodejs

* revert changes in the pipeline scripts

* adjust qtwebengine to the changes

* format manifest and revert doc changes

* fix message and logic

* fix hashes and make host only port

* fix hash again?

* qttools add linguist feature for crossbuilds

* fix dependency

* add thread and future to concurrent feature

* add assistant as a required host feature
(somebody should tell Qt not to do that)

* fix dependency.

* [skip ci] not a host dep?!?

* [skip ci] debuging

* [skip ci] more debug messages

* [skip ci] try always redownloading

* [skip ci] fix hash und skip hash for redownloading once

* [skip ci] comment out skip sha and redownload

* add vcpkg_fixup_pkgconfig to libvpx

* qtwebengine requires qml and quick

* fix manifest format

* qtwebengine does not support static builds!

* remove unnecessary parts of the patch

* update to beta2

* add some " and a message in update mode

* [skip ci] remove old and reorder patches

* [skip ci] add qtpaths6

* [skip actions] fix webengine patch

* [skip actions] fix a few submodule refs

* [skip actions] fix qtwebengine

* [skip actions] remove qml feature from webengine in qt metaport

* qtdeclarative raise minimum cmake version

* use the tree id instead?

* [skip actions] raise minimum cmake version in qtquick3d

* fix fetching of unadvertised commit ids

* revert changes to vcpkg_from_git

* revert doc changes

* [skip actions] use the new FETCH_REF

* [skip actiosn] remove raise of minimum version to retry with new cmake version

* [skip actions] update to beta3

* revert removal of patch

* update to beta4
remove qtquickcontrols2 deps

* fix missing \

* [skip actions] fix gstreamer feature on windows

* [skip actions]
remove outdated patches
format qtmultimedia

* [skip actions] update to rc1

* [skip actions] remove patch for now

* update refs

* [skip actions] comment patch to try another patch in qtmultimedia

* x86 is not supported by qtwebengine (at least one of its internal third party deps fails due to x64 intrinsics.)

* Finalize for 6.2 release.
Open issues: QtWebengine and cross builds.

* version stuff

* fix semver in qtquickcontrols.

* version stuff

* revise qtwebengine supports expression

* update version
2021-09-30 13:03:56 -07:00
Joachim Gehweiler
8ad33ead90
[tensorflow] update to 2.6 (#20015)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* WIP: update to tensorflow 2.6

* update patch

* update more patches

* fix patch again

* fix new Windows compile/linkage errors

* fix patch

* fix patch again

* temporarily revert Windows build option fix to test whether upstream fix doesn't work

* check if constexpr is sufficient (is_same_v requires C++17)

* try patch for build parameters

* remove fastbuild patch and improve constexpr patch (no C++17 requirement)
(fastbuild patch didn't work because bazel overrides it with /DEBUG:FULL)

* x-add-version

* add C++17 preprocessor switch for "if constexpr"

* x-add-version

* remove pre-processor switch (doesn't work without)

* x-add-version

* work-around toolchain issues on macOS

* x-add-version

* fix Windows build options (must be string, not list)

* x-add-version

* temporarily add code to debug CI

* temporarily add more debug output as build doesn't even start on macOS CI

* remove debug code, add switch for linker parameters on macOS and re-introduce old behaviour (some platforms still use old behaviour)

* x-add-version

* fix broken string termination

* x-add-version

* fix function name

* x-add-version

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 20:43:32 -07:00
Felix Richter
dd991ef5b8
[rbdl-orb] Update port to version 3.1.2 (#20305)
* update rbdl-orb port to newest source version

* vcpkg x-add-version rbdl-orb

* fixup cmake files location

* update versions database

* Update ports/rbdl-orb/vcpkg.json

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

* update version database

* update port to newest commit on rbdl-orb

* update version database

* update rbdl-orb port

* update version database

* Update versions/r-/rbdl-orb.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update versions/r-/rbdl-orb.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-29 18:06:21 -07:00
Billy O'Neal
bba6b96de1
Build fixes from 2021-09-28's nightly build. (#20435)
https://dev.azure.com/vcpkg/public/_build/results?buildId=60445

PASSING, REMOVE FROM FAIL LIST: soundtouch:x64-windows-static
Probably fixed by: https://github.com/microsoft/vcpkg/pull/19377

REGRESSION: mosquitto:x86-windows
REGRESSION: mosquitto:x64-windows
Probably broken by: https://github.com/microsoft/vcpkg/pull/20148/

```
The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets.

    D:/packages/mosquitto_x86-windows/bin/mosquitto_ctrl.exe

The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets.

    D:/packages/mosquitto_x86-windows/debug/bin/mosquitto_ctrl.exe

Found 2 error(s). Please correct the portfile:
    C:\a\1\s\ports\mosquitto\portfile.cmake
-- Performing post-build validation done
```

The upstream build system has this:

```
option(WITH_CJSON "Build with cJSON support (required for dynamic security plugin and useful for mosquitto_sub)?" ON)
if (WITH_CJSON)
    FIND_PACKAGE(cJSON)
    if (CJSON_FOUND)
	    message(STATUS ${CJSON_FOUND})
    else (CJSON_FOUND)
	    message(STATUS "Optional dependency cJSON not found. Some features will be disabled.")
    endif(CJSON_FOUND)
endif()
```

and indeed, I repro the problem if cjson is installed first. Disable WITH_CJSON as a fix.

OSX never finishing: Hopefully fixed by https://github.com/microsoft/vcpkg/pull/20388
2021-09-29 18:03:18 -07:00
Christian Fersch
9b6135efaf
[minizip-ng] Make dependencies optional (#20324)
* [minizip-ng] Make dependencies optional

* minor changes from review

* improve implementation of crypto feature

* x-add-version

* split crypto into 3 features

* properly forward features
2021-09-29 09:04:29 -07:00
Adam Johnson
f819f66b4c
[python3] Add patch to fix Windows 11 SDK build failure. (#20292)
* [python3] Remove spurious dependencies.

* [python3] Add workaround for SDK 10.0.22000.0

* x-add-version
2021-09-29 09:00:21 -07:00
Park DongHa
6d4792b777
[gemmlowp] create a new port (#20403)
* [gemmlowp] create a new port

* update baseline JSON

* [gemmlowp] support find_pacakge

* export `unofficial::` targets

* [gemmlowp] add HEAD_REF

* [gemmlowp] use latest sources

* remove patches to support find_package
2021-09-29 08:55:10 -07:00
Phoebe
d65f732c97
[boost-process] Add missing include on algorithm (#20421) 2021-09-29 08:46:34 -07:00
chausner
d9f00e925a
[cli11] Update to 2.1.0 (#20304)
* Update cli11 to 2.1.0

* Update CI baseline

* Change version-semver to version for cli11

* Update git-tree version

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-29 08:46:03 -07:00
菜姬
8cbe679806
[libass] update to 0.15.2 and fix .pc file (#20410)
* [libass] update to 0.15.2 and fix .pc file on windows

* [libass] Add to versions file
2021-09-29 08:44:05 -07:00
Ryan
fcb97e3d9b
[rsm-mmio] Fix port installation (#20416)
* correct config fixup package name

* update versioning
2021-09-29 08:42:09 -07:00
Vitalii Koshura
72c6bfe02f
[boinc] Fix typo (#20404)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-29 08:40:26 -07:00
JonLiu1993
bfe4e3a0b3
[mozjpeg] Update to latest commit (#20401)
* [mozjpeg] Update to latest commit

* update version

* Convert patch format

* update version

* Add double quotes

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:39:58 -07:00
chausner
ac10ff41f8
[pegtl] Update to 3.2.1 (#20400)
* Update pegtl to 3.2.1

* Update CI baseline

* Update ports/pegtl/portfile.cmake

* Update versions/p-/pegtl.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-29 08:39:07 -07:00
chausner
7c318c408f
[open62541] Update to 1.2.2 (#20399)
* Update open62541 to 1.2.2

* Update CI baseline

* delete double quotes

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:38:23 -07:00
chausner
3566b81c04
[indicators] Update to 2.2 (#20398)
* Update indicators to 2.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:38:00 -07:00
chausner
a30a1ee743
[numcpp] Update to 2.6.0 (#20397)
* Update numcpp to 2.6.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:37:39 -07:00
chausner
6591df6fd8
[onednn] Update to 2.3.2 (#20396)
* Update onednn to 2.3.2

* Update CI baseline

* Fix vcpkg_cmake_config_fixup

* Update git-tree hash

* Update portfile.cmake

* Update versions/o-/onednn.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-29 08:36:49 -07:00
chausner
39ed6e65af
[meshoptimizer] Update to 0.16 (#20395)
* Update meshoptimizer to 0.16

* Update CI baseline

* Address PR feedback

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:36:24 -07:00
chausner
2c4a0b808c
[easyloggingpp] Update to 9.97.0 (#20394)
* Update easyloggingpp to 9.97.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29 08:35:56 -07:00
autoantwort
eb9d024272
[sleepy-discord] fix [core] build (#20372) 2021-09-29 08:35:27 -07:00
autoantwort
88e23bcc0f
[proj4] remove feature "database" (#20368)
* [proj4] remove database feature

* [mapnik] remove dependency an feature 'database' of proj4

* add version files
2021-09-29 08:34:53 -07:00
Dawid Wróbel
a7e7bcdd96
[kf5notifications] new port (#19828)
* Add kf5notifications port

* Fixed kf5notifications for windows

* [kf5*] update to 5.75.0

* [kf5notifications] port CONTROL to JSON

* [kf5notifications] remove redundant options

* [kf5notifications] update to current spec

* [kf5notifications] wrap paths in quotes

* [kf5notifications] use semver

* [kf5notifications] update to 5.84.0

* [kf5notifications] update versions

* [kf5notifications] remove bin from static builds

* [kf5notifications] update versions

* [kf5notifications] add kf5windowsystem dependency

* [kf5notifications] update versions

* [kf5notifications] fix CMake config file

* [kf5notifications] update versions

* [kf5notifications] add androidextras dependency

* [kf5notifications] update versions

* [kf5notifications] update versions

* [kf5newstuff] minimize patch size

* [kf5newstuff] use generic, non-semver versioning

* [kf5newstuff] update versions

* [kf5notifications] re-enable parallel configure

* [kf5notifications] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-29 08:32:13 -07:00
Phoebe
7ce15ca82c
[fftw3] Update the hash (#20420) 2021-09-29 08:26:29 -07:00
Sy Brand
33f02c0ae5
[New Port] Add tl-generator (#20385)
* Add tl-generator

* Format manifest and update versions

* Update versions

* Update ports/tl-generator/portfile.cmake

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

* Update ports/tl-generator/portfile.cmake

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

* Update ports/tl-generator/vcpkg.json

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

* Update ports/tl-generator/vcpkg.json

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

* Fixup version database.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28 17:32:06 -07:00
Be
33fb841fba
[soundtouch] update to 2.3.1 (#20017)
I worked with upstream to implement a CMake build system, so I
removed the CMakeLists.txt from this port.

This fixes multiple issues:
  * Headers were not installed by the port before.
  * The port did not allow dynamic linking before.
  * pkgconfig and CMake config files were not installed before.
2021-09-28 17:10:48 -07:00
chausner
d9a354273f
[fftw3] Update to 3.3.10 (#20353)
* Update fftw3 to 3.3.10

* Update CI baseline

* Use version rather than version-string.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28 11:53:02 -07:00
chausner
bc503ddb8b
[openmvs] Update to 1.1.1 (#20373)
* Update openmvs to 1.1.1

* Update CI baseline

* Update patch

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28 11:50:35 -07:00
Samuel Marks
2b31e33fe6
[Guilite] Add new port (#20156)
* [ports/guilite] Init

* ./vcpkg x-add-version
2021-09-28 11:50:14 -07:00
chausner
7d7653bcd2
[yoga] Update to 1.19.0 (#20330)
* Update yoga to 1.19.0

* Update CI baseline

* Change version-string to version-semver

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update git-tree hash

* Update yoga.json

* Use version instead of version-semver as yoga doesn't document that they follow semver.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28 11:48:38 -07:00
Phoebe
042e1db92d
[vcpkg_cmake_config_fixup] Fix variable name (#20380)
* [vcpkg_cmake_config_fixup] Fix variable name

* Fix vcpkg.json
2021-09-27 21:11:50 -07:00
JonLiu1993
5d1839466a
[redis_plus_plus] Update to 1.3.0 (#20384)
* [redis_plus_plus] Update to 1.3.0

* update version
2021-09-27 21:11:34 -07:00
Cheney Wang
72c704c948
[realsense2] Update to 2.49.0 (#20379)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-27 21:10:48 -07:00
Jack·Boos·Yu
181ac2bad4
[simage] Re-process the features, add feature avienc and gdiplus (#20378)
* [simage] Re-handle the features, add feature avienc and gdiplus

* version

* Add double quotes

* version
2021-09-27 21:10:00 -07:00
Ryan
aab8d8f300
[xbyak] Update port to 6.00 (#20377)
* update to 6.00

* quote cmake arguments

* update deprecated functions

* update versioning
2021-09-27 21:07:48 -07:00
autoantwort
5aaa1da650
[libmediainfo] fix dependency (#20376) 2021-09-27 21:07:25 -07:00
chausner
30e34df2a8
[cppmicroservices] Update to 3.6.0 (#20375)
* Update cppmicroservices to 3.6.0

* Update CI baseline

* delete Remove double quotes

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 21:06:58 -07:00
chausner
855b12bf6c
[easyhook] Update to 2.7.7097.0 (#20371)
* Update easyhook to 2.7.7097.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 21:03:25 -07:00
chausner
a55aaac079
[wavpack] Update to 5.4.0 (#20370)
* Update wavpack to 5.4.0

* Update CI baseline

* Add back OpenSSL patch

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 21:03:06 -07:00
chausner
68b85004d2
[ring-span-lite] Update to 0.6.0 (#20363)
* Update ring-span-lite to 0.6.0

* Update CI baseline

* Update ports/ring-span-lite/portfile.cmake

* Update versions/r-/ring-span-lite.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27 21:02:22 -07:00
chausner
eb43f6fda7
[platform-folders] Update to 4.1.0 (#20362)
* Update platform-folders to 4.1.0

* Update CI baseline

* Apply suggestions from code review

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

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27 21:01:49 -07:00
chausner
83f11fd988
[sfsexp] Update to 1.3.1 (#20361)
* Update sfsexp to 1.3.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 21:01:08 -07:00
chausner
0fc5f349d2
[libsrtp] Update to 2.4.2 (#20359)
* Update libsrtp to 2.4.2

* Update CI baseline

* More tweaks

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 21:00:19 -07:00
chausner
980a91e3b7
[rpclib] Update to 2.3.0 (#20358)
* Update rpclib to 2.3.0

* Update CI baseline

* Update ports/rpclib/portfile.cmake

* Update versions/r-/rpclib.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27 21:00:00 -07:00
Phoebe
7878eba353
[poissonrecon] Update to latest commit (#20357) 2021-09-27 20:58:41 -07:00
Jack·Boos·Yu
878d3514eb
[vtk] fix usage and add the usage file (#20356)
* [vtk] fix usage and add the usage file

* version stuff

* typo

* version

* Change qt5-base as a host port

* version

* Revert 433fe47901, push in wrong branch

* Replace deprecate functions

* version
2021-09-27 20:57:22 -07:00
chausner
1ea790bb36
[draco] Update to 1.4.1 (#20352)
* Update draco to 1.4.1

* Update CI baseline

* add vcpkg_fixup_pkgconfig function

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 20:53:48 -07:00
chausner
bcdda2e5a2
[snappy] Update to 1.1.9 (#20350)
* Update snappy to 1.1.9

* Update CI baseline

* udpate vcpkg.json

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 20:52:58 -07:00
chausner
481a0cde8c
[re2] Update to 2021-09-01 (#20349)
* Update re2 to 2021-09-01

* Update CI baseline

* update vcpkg.json

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 20:52:24 -07:00
chausner
261103472f
[z3] Update to 4.8.12 (#20348)
* Update z3 to 4.8.12

* Update CI baseline

* Change version-semver to version

* Update git-tree hash

* Update z3.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 20:51:56 -07:00
Dawid Wróbel
56f6ec6c11
[kf5xmlgui] fix loading resources when building statically (#20346)
* [kf5xmlgui] fix loading resources when built statically

* [kf5xmlgui] update versions
2021-09-27 20:51:35 -07:00
chausner
39b1392eed
[sparsehash] Update to 2.0.4 (#20343)
* Update sparsehash to 2.0.4

* Update CI baseline

* update vcpkg.json

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 20:50:45 -07:00
Ryan
46e314d63a
[rsm-mmio] Add new port (#20336)
* add port rsm-mmio

* add versioning

* convert indentation to spaces

* update versioning
2021-09-27 20:03:44 -07:00
Ryan
073a476459
[rsm-binary-io] Add new port (#20334)
* add rsm-binary-io port

* add versioning

* add rsm-binary-io x64-linux to ci baseline

* convert indentation to spaces

* update versioning
2021-09-27 20:03:20 -07:00
chausner
1ecff29caf
[uwebsockets] Update to 19.9.0 (#20331)
* Update uwebsockets to 19.9.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 20:01:51 -07:00
chausner
50c0b41fe4
[clue] Update to 1.0.0 (#20329)
* Update clue to 1.0.0

* Update CI baseline

* Address PR feedback

* Update git-tree hash

* Update ports/clue/portfile.cmake

* Small changes for copyright

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-09-27 19:50:26 -07:00
NancyLi1013
5c6bad28e0
[libdatachannel] Update to 0.15.1 (#20317)
* [libdatachannel] Update to 0.15.1

* Revert to version-semver
2021-09-27 19:49:56 -07:00
Ryan
6e51f7dd1c
[srell] Add new port (#20315)
* add srell port

* add versioning

* fill out manifest

* update versioning
2021-09-27 19:47:36 -07:00
NancyLi1013
84117b9736
[libaaplus] Update to 2.36 (#20228)
* [libaaplus] Update to 2.36

* Export include path
2021-09-27 19:45:08 -07:00
plevy
124239f751
[osgearth ] update osgearth to 3.2 and updated patches (#20160)
* initial update for osgearth 3.2 and updated patches

* Adding output from ./vcpkg x-add-version --all

* update version

* update version

* delete Remark

* update version

Co-authored-by: Paul Levy <plevy@pelicanmapping.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 19:39:25 -07:00
JonLiu1993
8e0a801c62
[libwebp] update to 1.2.1 (#20152)
* [libwebp] update to 1.2.1

* update version

* Convert patch CRLF to LF

* update version

* update patch and portfile,cmake

* update version

* update portifile.cmake

* update portfile.cmake

* update version

* update portfile.cmake

* update version

* revert portfile.cmake

* update version

* add trailing line break

* update version
2021-09-27 17:51:56 -07:00
Antoine Hoarau
5aec72b4f3
[mosquitto] Update to 2.0.12 (#20148)
* update mosquitto to 2.0.12

* update json

* Update ports/mosquitto/vcpkg.json

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

* Update ports/libwebsockets/vcpkg.json

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

* add head ref

* remove plugins

* update jsons

* update libwebsockets

* Update versions/m-/mosquitto.json

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

* Update versions/l-/libwebsockets.json

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

* Update ports/mosquitto/portfile.cmake

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: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27 17:51:07 -07:00
JonLiu1993
ee0584f050
[libssh/libressl] update to the latest version (#20067)
* [libssh/libssh2/libssh2] update to the latest version

* update version

* update patches formating

* update version

* update hash512

* update version'

* fix CI build error

* update version

* update vcpkg.json and portifile.cmake

* update version

* delete hash

* update version

* revert libssh2

* update version

* revert libssh2

* update portfile.cmake

* update version
2021-09-27 17:26:06 -07:00
Wolfgang Stöggl
d49854f8a0
[libgxps] Add new port (#20062)
Add libgxps version 0.3.2
2021-09-27 17:22:39 -07:00
Cheney Wang
0e672e7254
[openjpeg] Update version to 2.4.0 (#20021)
* [openjpeg] Update version to 2.4.0

* Modify linkage check and remove unused parameters

* Enable the tool generation of each features

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-27 17:20:33 -07:00
Dawid Wróbel
8c7e42e5af
[libcanberra] new port (#19816)
* [libcanberra] new port

* [libcanberra] add libvorbis depnendency

* [libcanberra] update versions

* [libcanberra] fix macOS build

* [libcanberra] only support mac and linux

* [libcanberra] update versions

* [libcanberra] patch pkgconfig on macOS

* [libcanberra] update versions

* [libcanberra] unix-only port, remove vcpkg_copy_pdbs()

diff --git a/ports/libcanberra/portfile.cmake b/ports/libcanberra/portfile.cmake
index 1dec6214c..b4d75f77e 100644
--- a/ports/libcanberra/portfile.cmake
+++ b/ports/libcanberra/portfile.cmake
@@ -62,7 +62,6 @@ if(VCPKG_TARGET_IS_OSX)
 endif()

 vcpkg_fixup_pkgconfig()
-vcpkg_copy_pdbs()

 file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
 file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/tools") # empty folder

* [libcanberra] update versions

* [libcanberra] fix .pc.in token expansion

* [libcanberra] update versions
2021-09-27 17:19:43 -07:00
Dawid Wróbel
6bbee1c300
[kf5bookmarks] new port (#19780)
* Add kf5bookmarks port

* Fixed kf5bookmarks in windows

* [kf5*] update to 5.75.0

* [kf5bookmarks] WIP

* [kf5bookmarks] remove redundant kf5guiaddons dependnecy

* [kf5bookmarks] remove redundant options

* [kf5bookmarks] only remove what's needed

* [kf5bookmarks] wrap paths in quotes

* [kf5bookmarks] use semVer

* [kf5bookmarks] update to 5.84

* [kf5bookmarks] add missing gettext dep

* [kf5bookmarks] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5bookmarks] update versions

* [kf5bookmarks] remove static bin files

* [kf5bookmarks] update versions

* [kf5bookmarks] fix config cmake file

* [kf5bookmarks] update versions

* [kf5bookmarks] remote meta info from patch

* [kf5bookmarks] use generic, non-semver versioning

* [kf5bookmarks] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-27 17:15:18 -07:00
Yury Bura
cc471dc0f5
[boost] update to 1.77.0 (#19556) 2021-09-27 17:12:39 -07:00
Billy O'Neal
3768cef9c2
Add workaround suggested by Robert in #18098 (#20310) 2021-09-27 13:59:30 -07:00
Niall Douglas
46700e2a0c
[ned14-internal-quickcpplib/llfio/outcome] Update to latest release (#20171)
* Update ned14-internal-quickcpplib and LLFIO to latest matching Outcome v2.2.1 (bugfixed) release.

* Implement suggested changes during review. Update Outcome and LLFIO to latest.

* Re x-add-version.

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-27 12:42:44 -07:00
Alexander Neumann
a4368eabea
[pkgconf] Update to 1.8 (and a few extras; world rebuild) (#20243)
* [vcpkg/script/meson] add option NO_PKG_CONFIG to skip pkg-config setup

* [vcpkg/script/pkgconfig] move vcpkg_find_acquire_program(PKGCONFIG) into the check section where it is used

* [pkgconf] Update to 1.8.0

* version stuff

* remove unused patch.

* (CR) quote string

* version update.
2021-09-24 12:11:38 -07:00
Kai Pastor
845a5fda11
[libarchive,lz4] Fix pc file, modernize portfile (#20146)
* Fix pc file

* Modernize portfile

* OpenSSL unused on 'Darwin'

* x-add-version

* More port cleanup (CR requests)

* Revise wrapper, using find_package

* Don't use pkgconfig modules for windows openssl

* Update versions

* Use namespaced variables for custom lzo lookup

* Wrapper needs CMP0012

* Skip dependencies if not LibArchive_FOUND

* Update versions

* Fix liblz4.pc debug lib fixup

* Update versions

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-09-24 12:06:17 -07:00
Carlos O'Ryan
f8fbd56e61
[grpc] yet another library missing in pkg-config files (#20308) 2021-09-24 10:48:46 -07:00
Stefano Sinigardi
6a398a2b9b
[OpenCV3] fix build with latest protobuf (#20301)
* [OpenCV3] fix compatibility with latest protobuf

* [OpenCV3] fix references
2021-09-24 10:48:01 -07:00
chausner
6f9e8964e5
[spdlog] Update to 1.9.2 (#20294)
* Update spdlog to 1.9.2

* Update CI baseline

* Fix git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-24 10:47:08 -07:00
Billy O'Neal
8275003fd8
[tensorflow-common] Shutdown server after 1 second. (#20273)
* [tensorflow-common] Shutdown server after 1 second.

Attempts to reduce the probability of failures like https://dev.azure.com/vcpkg/public/_build/results?buildId=59950

* Version database
2021-09-23 18:04:24 -07:00
boriskro
456a50c1e8
Fix build issues on OSX when these flags are enabled: osx-bindings, metal-bindings (#20281)
* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* [imgui] Fix build issues on OSX

 * bump required cmake version because OBJCXX support has been introduced in 3.16

 * set C++ standard to c++11 on Apple.  Imgui own examples use c++14, however c++11 was found to be sufficient

 * enable Objective-C++ mode for *.mm sources

 * add `-fobjc-weak` flag for imgui_impl_metal.mm to fix compile error

* Update ports/imgui/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [imgui] Fix manifest format

* Ran `vcpkg x-add-version imgui`

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-09-23 17:58:28 -07:00
Spirrwell
b8a9f2b6d4
[enet] Export config, support BUILD_SHARED_LIBS, and add usage (#20282)
* [enet] Export config, support BUILD_SHARED_LIBS, and add usage

* [enet] Update with requested changes

* Update the port version

* Update the deprecated funcutions

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-23 17:57:27 -07:00
Phoebe
e6256745c6
[openmpi] Disable fortran mpi bindings explicitly (#20300) 2021-09-23 17:54:30 -07:00
HrOokami
e583724611
[pangomm] Update to 2.48.1 (#20293)
* Update pangomm port to 2.48.1

This update should fix #18824

* Updating version in vcpkg.json

* Updating version database
2021-09-23 17:53:54 -07:00
Cheney Wang
c6595d708f
[dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports (#20286)
* [dxsdk-d3dx] Modify the destination path

* [dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-23 17:53:29 -07:00
pastdue
69521af149
[curl] Update to 7.79.1 (#20291)
* [curl] Update to 7.79.1

* Run x-add-version curl
2021-09-23 17:51:23 -07:00
misirlou-tg
456894a8a8
[cjson] Updating to 1.7.15 (#20279)
* Update cjson to 1.7.15

Also removing deprecated cmake functions, quoting paths

* Run x-add-version

* Update ports/cjson/portfile.cmake

* Run x-add-version after latest commit

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-09-23 17:50:47 -07:00
misirlou-tg
127ccb3c5e
[scottt-debugbreak] New port (#20276)
* [scottt-debugbreak] Adding new port

* Run x-add-version
2021-09-23 17:50:15 -07:00
chausner
3b383400db
[New port] Add cpp-TimSort 2.1.0 (#20275)
* Add new port cpp-timesort 2.1.0

* Update CI baseline

* Resolve conversation

* update version

* add dquotes

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-09-23 17:48:42 -07:00
Kai Pastor
d60da45f54
[icu] Fix mingw builds (#20253)
* Fix mingw dll installation

* Patch static lib naming

* Update icu homepage

* Fix mingw builds on windows triplet host

* Update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-23 17:45:11 -07:00
Marco Correia
c00ce5ca23
[argparse] Bumps argparse to version v2.2. (#20261)
* Bumps argparse to version v2.2.

* Adds version.

* Replaced deprecated functions.

* Update ports/argparse/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/argparse/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Updates version.

* Updates version.

* Update ports/argparse/portfile.cmake

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

* Update ports/argparse/vcpkg.json

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

* Updates version.

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-09-23 17:43:43 -07:00
Alberto Luaces
5b61ee0226
[openmvg] Fix for building with eigen 3.4.0. (#20056)
* [openmvg] Fix for building with eigen 3.4.0.

* Bump port version.

* Convert "version-string" field into "version"

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

* Update vcpkg_check_features call

* [openmvg] x-add-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-23 17:37:57 -07:00
JonLiu1993
50fcd633dd
[libimobiledevice/libideviceactivation] update to latest version (#19962)
* [libimobiledevice/libideviceactivation/libzen] update to latest version

* update version

* update vcpkg.json format

* update version

* fix export target

* update version

* update version

* revert port libzen

* update version

* handle libzen conflict files

* delete vcpkg_cmake_config_fixup

* update version
2021-09-23 17:04:17 -07:00
Dawid Wróbel
8ba8f97d92
[kf5xmlgui] New port (#19756)
* Add kf5xmlgui port

* Fixed kf5xmlgui for windows

* [kf5*] update to 5.75.0

* [kf5xmlgui] update to current spec

* [kf5xmlgui] update to 5.84

* [kf5xmlgui] remove extra build options

* [kf5xmlgui] don't remove ksendbugmail, use vcpkg_copy_tools() instead

* [kf5xmlgui] only remove what's needed

* [kf5xmlgui] wrap paths in quotes

* [kf5xmlgui] update versions

* [kf5xmlgui] ksendbugmail is only built on Windows

* [kf5xmlgui] update versions

* [kf5xmlgui] add Qt Designer plugin feature

* [kf5xmlgui] update versions

* [kf5xmlgui] restore non-optional kglobalaccel dependency

* [kf5xmlgui] update versions

* [kf5xmlgui] DISABLE_PARALLEL_CONFIGURE

* [kf5xmlgui] update versions

* [kf5xmlgui] fix Windows static builds

* [kf5xmlgui] update versions

* [kf5xmlgui] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5xmlgui] update versions

* [kf5xmlgui] fix Windows static build

* [kf5xmlgui] update versions

* [kf5xmlgui] add support for static builds to config.cmake

* [kf5xmlgui] update versions

* [kf5xmlgui] libiconv patches only for windows static builds

* [kf5xmlgui] update versions

* [kf5xmlgui] use semver

* [kf5xmlgui] update versions

* [kf5xmlgui] cleanup, iconv was fixed in kf5i18n

* [kf5xmlgui] use generic, non-semver versioning

* [kf5xmlgui] update versions

* [kf5xmlgui] re-enable parallel configure

* [kf5xmlgui] update versions

* [kf5xmlgui] remove meta info from patches

* [kf5xmlgui] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-23 17:03:13 -07:00
Robert Schumacher
674e616a21
[lcms] Backfill compat for lcms::lcms (#20034)
* [lcms] Backfill compat for lcms::lcms

* Remove :@TARGET_TRIPLET@

* Add comment for duplicate vcpkg_cmake_config_fixup.

* [lcms] Update version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-23 11:00:41 -07:00
Martin Hořeňovský
23cfcb4cd0
[benchmark] Update port to v1.6.0 (#20302)
Also replaced deprecated helpers with their new versions.
2021-09-23 10:41:52 -07:00
Ahmed Yarub Hani Al Nuaimi
9d892ff927
[libwebsockets] Enable separate debug and release builds (#20251)
* Enable separate release and debug builds for libwebsockets

* Update libwebsockets's port version

* Refactoring

* Refactoring

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-22 13:35:59 -07:00
Ahmed Yarub Hani Al Nuaimi
48aeaba25e
[kubernetes] Kubernetes C Client (#20255)
* Kubernetes C Client's port

* Kubernetes C Client's port

* Replace deprecated methods

* Add version file

* Remove extra include directories

* Fix version

* Use vcpkg_from_github with a valid hash
Remove usage file

* Fix Aws Crypto Abstraction Layer and S2N builds

* Update library version

* Update library version

* Update ports/kubernetes/vcpkg.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/kubernetes/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/kubernetes/vcpkg.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-22 13:35:24 -07:00
Simon Sobisch
70626f098f
[pdcurses] metadata: fix homepage (#20284)
* pdcurses: fixed homepage

* add port version

* update version

* revert 3.9 version hash

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-22 13:34:14 -07:00
Charles-Auguste Marois
729091bad7
[s2n] update to 1.1.0 (#20277) 2021-09-22 13:28:14 -07:00
misirlou-tg
451d6664e4
[valijson] Update to version 0.6 (#20269)
* Update varijson to version 0.6

Removing fix-nlohmann-json.patch, this patch is no longer needed

* Run x-add-version
2021-09-22 13:23:22 -07:00
misirlou-tg
79e8d1d56d
[gsl] Update to 2.7 (#20268)
* Update gsl to version 2.7

* Updating portfile to remove deprecated functions

These were the github-actions bot recommendations

* Quoting string parameters, fixing version

* Run x-add-version
2021-09-22 13:21:58 -07:00
Dawid Wróbel
3083e1e731
[kf5diagram] new port (#20234)
* [kf5diagram] new port

* [kf5diagram] update versions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-22 13:15:26 -07:00
Carlos O'Ryan
b29f8ef37e
[protobuf] upgrade to latest release (v3.18.0) (#20208)
* [protobuf] upgrade to latest release (v3.18.0)

This requires patching OpenCV as it uses a function removed in the
latest version of protobuf (FWIW, upstream OpenCV has a similar patch).

* The arcus port also needs a patch

* The caffe2 port also needs a patch

* The brpc port also needs a patch
2021-09-22 13:09:55 -07:00
Be
93885afd50
[libdjinterop] update to 0.16.0 (#20136)
* [libdjinterop] update to 0.16.0

* [sqlite3] add pkgconfig file

Linux distributions typically use the SQLite autoconf package,
but this port uses the SQLite amalgamation package with a custom
CMakeLists.txt so the port needs to take care of installing the
pkgconfig file.
2021-09-22 13:00:06 -07:00
ras0219
47d2378c81
[boost-modular-build-helper] Unify boost builds across OS's (#20220)
* [boost-modular-build-helper] Unify boost builds across OS's

* [boost-modular-build-helper] Update version

* [boost-modular-build-helper] Cleanup

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-21 15:07:46 -07:00
Sergii Baitala
680de654a9
[opentelemetry-cpp] Update to v1.0.0 (#20260) 2021-09-20 12:29:40 -07:00
Dawid Wróbel
36fe652165
[libsnoretoast] fix absolute include paths (#20229)
* [libsnoretoast] fix absolute include paths

* [libsnoretoast] fix versioning scheme

* [libsnoretoast] update versions

* Fix damage to previous version in the version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-20 10:55:40 -07:00
gastineau
50f702b1fe
[calceph] Add new port (#19759)
* initial port of calceph

* apply correct format on vcpkg.json

* add quotes in portfile

* Update version database

* add url to the documentation

* Update version database

* update vcpkg.json

* update version

* delete error version

* remove useless on operating system

* update database version

* Apply suggestions from code review

applied suggested changes about versions

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

* update port number

* update database version

* format vcpkg.json

* update version

* update portfile.cmake error

* update version

* update portfile.cmake error

* update portfile.cmake error

* fix clflags in debug mode

* update database version

* add the debug flags

* update version database

* add space to avoid single quote for cflags in Makefile.vc

* update version database

* Update version database.

Co-authored-by: Gastineau <Mickael.Gastineau@obspm.fr>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-20 10:53:19 -07:00
Cheney Wang
edb82cab69
[mDNSResponder] Update to 878.270.2 (#20226)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-20 10:02:13 -07:00
Charles-Auguste Marois
2d07df55af
[aws-sdk-cpp] Fix targets for aws-sdk-cpp components (#20222)
* [s2n] Add missing release target

* [aws-sdk-cpp] Fix targets
2021-09-20 10:01:46 -07:00
Dawid Wróbel
6fd6830d68
[gmp] Enable C++ support on Unix (#20205)
* [gmp] enable C++ support

* [gmp] update versions
2021-09-20 09:31:13 -07:00
Park DongHa
4428702c1c
[neon2sse] create a new port (#20200)
* [neon2sse] create a new port

* [neon2sse] update baseline JSON

* [neon2sse] use package name NEON2_S_SE
2021-09-17 09:18:36 -07:00
Jack·Boos·Yu
f996942b83
[libdatachannel] Export the include path to cmake configure file (#20225)
* [libdatachannel] Export the include path to cmake configure file

* version

* Convert deprecated functions

* version

* Format

* version
2021-09-17 08:22:11 -07:00
Dawid Wróbel
57ab68daf6
[ECM] fix FindCanberra for static builds (#20213)
* [ECM] fix FindCanberra for static builds

Also remove dangling do-not-override-custom-clang-format-files.patch

* [ECM] use current spec

* [ECM] wrap paths in quotes

* [ECM] update versions
2021-09-17 08:21:33 -07:00
autoantwort
66dc12b3fa
many-ports: Update supports field (#20053)
* many-ports: Update supports field

* Fix several "version-string"s.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 08:20:57 -07:00
Dawid Wróbel
8a943f71ff
[kf5*] re-enable parallel configure, speed up compilation (#20202)
* [kf5*] re-enable parallel configure

* [kf5*] update versions
2021-09-17 08:20:35 -07:00
JonLiu1993
6edc46f862
[mimalloc] update to v1.7.2 (#20188)
* [mimalloc] update to v1.7.2

* update version

* update suggestion review

* update version

* update patch EOF

* update version
2021-09-17 08:05:23 -07:00
Wei Dai
ccd2cf07cf
[seal] Updated SEAL to version 3.7.0 (#20166)
* Updated ports/seal and ports/apsi.

* Updated versioning.
2021-09-17 08:04:12 -07:00
J-Human
03b5bebb3c
[discord-game-sdk] use updated domain name (#20153)
* [discord-game-sdk] use updated domain name for copyright notice

* [discord-game-sdk] use new domain name for JSON data

* [discord-game-sdk] update version sha

* [discord-game-sdk] update JSON field and port version

* [discord-game-sdk] update versions

* [discord-game-sdk] update port git tree sha

* [discord-game-sdk] remove unneeded version increment

* [discord-game-sdk] remove the other commit sha

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

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-17 08:03:41 -07:00
JonLiu1993
d6150f960c
[clickhouse-cpp] update to 1.5.0 (#18330)
* [clickhouse-cpp] update to 1.2.2

* update version

* [clickhouse-cpp] update to 1.5.0

* update version

* fix error c4996

* update version

* merge baseline.json

* update baseline.json

* add Add patch description

* update version

* Add patch comment

* update version
2021-09-17 07:53:30 -07:00
Jack·Boos·Yu
bd0aeb70a3
[portmidi] Add non-Windows support, refactory install process (#19710)
* [portmidi] Add *inx support, refactory install process

* update support

* version

* Re-fix dynamic build and use

* version

* Fix build on *inx

* version

* Re-fix installation

* version

* Add MAYBE_UNUSED_VARIABLES

* version

* Change macro judgment value and macro value

* version stuff

* Update versions/p-/portmidi.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 07:51:19 -07:00
Phoebe
69d5556d0d
[ffnvcodec/libproxy] Update to latest release version (#20169)
* [ffnvcodec/libproxy] Update to latest release version

* Small changes

* [ffnvcodec] Use version instead of version-string.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 18:31:30 -07:00
Jack·Boos·Yu
574c125d6f
[openimageio] Re-fix the usage (#20092)
* [openimageio] Re-fix the usage

* version
2021-09-16 17:25:52 -07:00
Kai Pastor
fbe07843a7
[gettext] Remove SUBPATH, add iconv linking info (#20090)
* Replace SUBPATH argument

* Add iconv to libintl link libraries

* x-add-version

* Fix tools build on mingw-dynamic

* Update versions

* [skip actions] Trigger CI
2021-09-16 16:24:13 -07:00
Jafar Abdi
b7aa438291
[gflags]: Fix targets gflags::* not being globally visible (#20011)
* [gflags]: Fix targets gflags::* not globally visible

* Add the target as interface

* vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 16:20:26 -07:00
Park DongHa
2aa021c307
[onnx-optimizer] create a new port (#19258)
* [onnx-optimizer] create a new port

* migrate changes to new branch

* [onnx-optimizer] specify maybe unused

* ONNX_USE_PROTOBUF_SHARED_LIBS is for Windows

* [onnx-optimizer] update baseline

* [onnx-optimizer] make protobuf option constant
2021-09-16 16:19:50 -07:00
Mathis
c26101d71e
[Mapnik] new port (#18849)
* add mapnik

* version

* update to latest ref

* overwrite version

* latest ref

* fix hash

* verison

* update to latest upstream

* version

* false jpeg lib

* version

* update to latest ref

* verssion

* proj not needed

* versioon

* fix proj patch

* version

* actually the linkage is already checked in `supports`. Apply latest policies. Added default features

* version

* update to original ref

* enable dynamic again

* version

* use date version

* update version

* do not add a second version

* fix linux installing

* version

* Apply suggestions from code review

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

* do not use port var

* version

* drop mapnik::core from general usage info.

* version

* don't add a new version

* add comment to trigger ci

* version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-16 16:16:18 -07:00
Cheney Wang
fd8a264bff
[amqpcpp/leptonica/glibmm] Update to latest version (#20069)
* [amqpcpp/leptonica/glibmm] Update to latest version

* Modify the include dir path

* Modify version schemes

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16 10:50:15 -07:00
Cheney Wang
660295dc22
[cppad/cpuid] Update to latest version (#20187)
* [cppad/cpuid] Update to latest version

* Add quotes to SOURCE_PATH

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16 10:45:05 -07:00
eao197
f4a1f538b5
[sobjectizer] Update to 5.7.2.6 (#20191)
* SObjectizer updated to 5.7.2.6.

* Baseline updated with sobjectizer-5.7.2.6.
2021-09-16 10:44:01 -07:00
Phoebe
0aa1422849
[aws-crt-cpp/aws-sdk-cpp] Disable parallel configure (#20189) 2021-09-16 10:35:18 -07:00
Nicolas Fella
e14842c446
[qt] Add patches to fix missing includes (#19668)
* [qt] Add patches to fix missing includes

This is needed to build with GCC11

Fixes #19226

* bump version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-16 10:34:42 -07:00
JonLiu1993
c32e7e262d
[soci] update to 4.0.2 (#18526)
* [soci] update to 4.0.2

* update version

* update portfile.cmake

* update version

* fix ci error

* update version

* fix-mysql-feature

* update version

* Add comment explaining fix-mysql-feature-error.patch

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16 10:34:09 -07:00
pastdue
5d734efcef
[curl] Update to 7.79.0 (#20175)
* [curl] Update to 7.79.0

* Run x-add-version curl
2021-09-15 21:21:41 -07:00
Qudix
3a06c2ee92
[tomlplusplus] Update to 2.5.0 (#20164)
* Update to 2.5.0

* Update baseline

* version-string -> version

* Update baseline

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-15 17:49:49 -07:00
JonLiu1993
790418c903
[cmark] update to 0.30.1 (#18938)
* [cmark] update to 0.30.0

* update version

* update portfile.cmake

* update version

* add patch

* update version

* fix-uwp-APPX0703

* update version

* [cmark] update to 0.30.1

* update version

* update portfile.cmake

* update version

* update version

* Add feature tools

* version stuff

* Add feature tools and remove the old unnecessary patch

* version

* delete outdate option

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-15 14:12:57 -07:00
myd7349
d95314bccc
[kfr] Update to 4.2.1 (#19978)
* [kfr] Update to 4.2.1

* [kfr] Update version file

* [kfr] Tab -> Space

* [kfr] Overwrite version

* [kfr] Overwrite version
2021-09-15 13:26:33 -07:00
Charles-Auguste Marois
92af1ff59a
[aws-sdk-cpp] update to 1.9.96 (#20033)
* [aws-c-common] Update to 0.6.9

* [aws-checksums] Update to 0.1.11

* [aws-c-event-stream] Upgrade to 0.2.7

* Add aws-c-cal port

* Add s2n port

* Add port aws-c-io

* [aws-c-event-stream] Update port to 0.2.7

* Update aws-sdk-cpp port

* Add aws-c-compression port

* Add aws-c-auth port

* Add aws-c-http port

* Add aws-c-mqtt port

* Add aws-c-s3 port

* Add aws-crt-cpp port

* [aws-sdk-cpp] Update port to 1.9.91 version

* Fix port issues.

* Upgrade aws-sdk-cpp to 1.9.96
Upgrade aws-crt-cpp to 0.15.1

* Support x64-windows

* Fix format issues

* Specify supported triplets for aws libs

* Specify platforms for more aws libs

* Support x64-windows-static triplet.

* Fix format issue for aws-c-common

* Update port versions file

* Use new vcpkg cmake methods and format

* Use new vcpkg cmake methods and format

* update version

* Fix s2n port typo

* Fix s2n port typo

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 19:06:34 -07:00
Guekka
583ce287cd
[rsm-bsa] new port (#19496)
* [bsa] new port

* [bsa] Update version file

* [bsa] Update ci baseline

* [bsa] Update version database

* [bsa] Add patch for minimum cmake version

* [bsa] Update ci baseline

* Update version database

* Try more CI

* Fix merge typo

* [bsa] Update library version

* Update versions database

* Apply suggestions from code review

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

* Update versions/b-/bsa.json

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

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update versions database

* [bsa] Add warning instead of fail on Linux

* Update versions database

* Update ports/bsa/vcpkg.json

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

* Update version database

* Rename to rsm-bsa

* Update versions database

* Update versions/baseline.json

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

* Fix typo

* Update versions

* Update ci.baseline.txt

* Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10.

* Revert "Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10."

because we actually are on gcc 9.x :(

This reverts commit 781289dc26.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 15:02:27 -07:00
Dawid Wróbel
1a13ae06ec
[kf5iconthemes] new port (#16567)
* Add kf5iconthemes port

* kf5iconthemes: add missing PATCH directive

* Fix Kf5Iconthemes for windows:

* [kf5*] update to 5.75.0

* [kf5iconthemes] convert CONTROL to manifest

* [kf5iconthemes] update to current spec

* [kf5iconthemes] use semVer

* [kf5iconthemes] remove extraneous options

* [kf5iconthemes] update to 5.84

* [kf5iconthemes] use vcpkg_copy_tools()

* [kf5iconthemes] only remove what's needed

* [kf5iconthemes] wrap paths in quotes

* [kf5iconthemes] update versions

* [kf5iconthemes] DISABLE_PARALLEL_CONFIGURE

* [kf5iconthemes] update versions

* [kf5iconthemes] Add support for static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] reformat vcpkg.json

* [kf5iconthemes] update versions

* [kf5iconthemes] add Qt Designer plugin feature

* [kf5iconthemes] update versions

* [kf5iconthemes] add libiconv dependency

* [kf5iconthemes] update versions

* [kf5iconthemes] fix Windows Static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5iconthemes] update versions

* [kf5iconthemes] rename patch files

* [kf5iconthemes] libiconv patches only for windows static builds

* [kf5iconthemes] update versions

* [kf5iconthemes] fix identation

* [kf5iconthemes] update versions

* [kf5iconthemes] cleanup, iconv was fixed in kf5i18n

* [kf5iconthemes] update versions

* [kf5iconthemes] use generic, non-semver versioning

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

* [kf5iconthemes] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14 14:31:05 -07:00
Billy O'Neal
cf2f757e1f
Revert "[stduuid] Adding new port stduuid (#16382)" (#20161)
This reverts commit e201002b4f.
2021-09-14 13:41:56 -07:00
Phoebe
a35e2377cf
[cimg/libgd/libfabric] Update to latest release version (#20068)
* [cimg/libgd/libfabric] Update to latest release version

* Remove empty line

* [libgd] Update the patch

* Small changes

* [libgd] Update to version semver
2021-09-14 12:01:57 -07:00
dave-juicelabs
e201002b4f
[stduuid] Adding new port stduuid (#16382)
* [stduuid] Adding new port stduuid

* [stduuid] Making changes requested in pull request #16382.

* [stduuid] Changes from vcpkg x-add-version

* Update versions/s-/stduuid.json

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

* Update ports/stduuid/portfile.cmake

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

* [stduuid] Changes from .\vcpkg.exe x-add-version stduuid --overwrite-version.

* [stduuid] Changes requested from https://github.com/microsoft/vcpkg/pull/16382.

* [stduuid] Adding changes requested during PR.

* [stduuid] Updating version.

Co-authored-by: David McCloskey <davmcclo@gmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-13 20:33:09 -07:00
NancyLi1013
9a23c096c5
[sdl2-mixer] Fix link error building with features fluidsynth and libvorbis (#20089) 2021-09-13 20:25:53 -07:00
Phoebe
c702e92ef7
[botan/bitsery/cgl] Update to latest release (#20132) 2021-09-13 20:24:22 -07:00
Dominic Clark
88e62788be
[lv2] Fix installation of headers to legacy paths (#20102)
* Fix LV2 old header path mapping

* Update version files
2021-09-13 20:22:42 -07:00
Gregor Jasny
b819a29dab
[prometheus-cpp] Update to version 0.13.0 (#20077) 2021-09-13 20:21:41 -07:00
NancyLi1013
2294a5b768
[audiofile/cgltf/libsbml] Update to the latest version (#20066)
* [audiofile/cgltf/libsbml] Update to the latest version

* Format manifests

* [libsbml] Update branch from stable to development

* Update versions/l-/libsbml.json

* [audiofile] Add options to vcpkg_cmake_configure
2021-09-13 20:20:15 -07:00
Osyotr
e571da5c6a
[netcdf-c] Fix build under Linux with dynamic linkage (#19981)
* [netcdf-c] Fix build under Linux with dynamic linkage

* Add delete bin on *nix comment.

* Don't mark semver for unverified-semver port.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 20:19:32 -07:00
JonLiu1993
18860a0e48
[armadillo]update to 10.6.2 (#19648)
* [armadillo]update to 10.6.2

* update version

* update portifile.cmake

* update version
2021-09-13 20:17:25 -07:00
Phoebe
c592209c5f
[vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088)
* [vcpkg] Support VS2022 17.0

* small changes

* Update vcpkg.cmake

* Update the baseline version

* Update the baseline version

* Update the baselin version

* Adress the review suggestions

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 20:10:12 -07:00
Park DongHa
0e4460554f
[fbgemm] fix find_package (#20111)
* [fbgemm] fix find_package

* install internal header for pytorch

* [fbgemm] remove GPU feature

* The source requires ATen and some other libraries ...
2021-09-13 20:04:23 -07:00
John Vandenberg
cce4bf5dff
[sbp] new port (#19335)
* [sbp] new port

Closes https://github.com/microsoft/vcpkg/issues/19218

* update portfile.cmake

* update version

* add vcpkg_fail_port_install for portifile

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-13 20:03:28 -07:00
JonLiu1993
35312384e7
[Python3] update to 3.9.7 (#19851)
* [Python3] update to 3.9.7

* update version

* update vcpkg tool python3 to 3.9.7

* update hash to lowercase

* update portifile.cmake

* update version
2021-09-13 20:00:44 -07:00
Dawid Wróbel
f446c96825
[kf5textwidgets] new port (#19766)
* Add kf5textwidgets port

* Fixed kf5textwidgets for windows

* [kf5*] update to 5.75.0

* [kf5textwidgets] convert manifest to JSON

* [kf5textwidgets] use gettext port tools

* [kf5textwidgets] use current spec syntax

* [kf5textwidgets] remove redundant options

* [kf5textwidgets] update to 5.84

* [kf5textwidgets] only remove what's needed

* [kf5textwidgets] wrap paths in quotes

* [kf5textwidgets] default data location is OK

* [kf5textwidgets] update versions

* [kf5textwidgets] DISABLE_PARALLEL_CONFIGURE

* [kf5textwidgets] update versions

* [kf5textwidgets] fix Windows static builds

* [kf5textwidgets] update versions

* [kf5textwidgets] remove /bin when building static

* [kf5textwidgets] update versions

* [kf5textwidgets] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5textwidgets] update versions

* [kf5textwidgets] libiconv patches only for windows static builds

* [kf5textwidgets] update versions

* [kf5textwidgets] cleanup, iconv was fixed in kf5i18n

* [kf5textwidgets] update versions

* [kf5textwidgets] use generic, non-semver versioning

* [kf5textwidgets] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-13 19:46:28 -07:00
Dawid Wróbel
f66a43752d
[kf5package] new port (#19195)
* Add kf5package port

* [kf5package] remove vcpkg-cmake-wrapper block

* [kf5package] more fixes

* Fixed kf5package for windows

* Fixed kf5package for windows (by Kuntal Majumder)

* [kf5package] use PORT variable where applicable

* [kf5package] update to 5.75.0

* [kf5package] fix macOS libiconv

* [kf5package] update to 5.84.0

* [kf5package] update versions

* [kf5package] use vcpkg_copy_tools() to copy kpackagetool5

* [kf5package] update versions

* [kf5package] use semVer

* [kf5package] remove redundant options, wrap paths in quotes

* [kf5package] update to current spec

* [kf5package] update versions

* [kf5package] fix configure options

* [kf5package] update versions

* [kf5package] fix vcpkg_cmake_config_fixup() usage

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [kf5package] update versions

* [kf5package] libiconv patches only for windows static builds

* [kf5package] update versions

* [kf5package] libiconv patches also on osx

* [kf5package] update versions

* [kf5package] cleanup, iconv was fixed in kf5i18n

* [kf5package] update versions

* [kf5package] use generic, non-semver versioning

* [kf5package] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:46:21 -07:00
Dawid Wróbel
d36353bb2a
[kf5service] new port (#19180)
* Add kf5service port

* Add kf5service port

* [kf5service] update to 5.75.0

* [kf5service] update to 5.84.0

* [kf5service] update versions

* [kf5service] update to current spec

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

* [kf5service] use semVer

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

* [kf5service] wrap paths in quotes

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

* [kf5service] update versions

* [kf5package] only remove what's needed

* [kf5package] phrasing, other cleanups

* [kf5service] update versions

* [kf5service] DISABLE_PARALLEL_CONFIGURE

* [kf5service] update versions

* [kf5service] add gettext tools dependency

* [kf5service] update versions

* [kf5service] upstream requires bison >= 3.0

* [kf5service] remove unused dependencies

* [kf5service] update versions

* [kf5service] remove redundant options

* [kf5service] update versions

* [kf5service] copy kbuildsycoca5 tool

* [kf5service] update versions

* [kf5service] fix Windows static builds

* [kf5service] update versions

* [kf5service] cleanup, iconv was fixed in kf5i18n

* [kf5service] update versions

* [kf5service] use generic, non-semver versioning

* [kf5service] update versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:46:09 -07:00
Samuel Marks
515b1fb9b5
[New port] Rexo (#18895)
* [ports/rexo] New port

* `vcpkg x-add-version --all`

* [ports/rexo/portfile.cmake] Update version; use vcpkg_configure_cmake

* `vcpkg x-add-version --all`

* [versions/r-/rexo.json] Manually remove first iteration

* vcpkg_cmake_install()

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/rexo/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/rexo/portfile.cmake

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

* Update ports/rexo/portfile.cmake

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

* [rexo] Upgrade to 0.2.1; use new vcpkg cmake function names

* ./vcpkg x-add-version --all --overwrite-version; remove 0.2.0 from versions/r-/rexo.json

* [rexo] Upgrade to 0.2.2

* ./vcpkg x-add-version --all --overwrite-version

* [rexo] Upgrade to 0.2.2 SHA hash

* ./vcpkg x-add-version --all --overwrite-version

* [rexo] CONTROL -> vcpkg.json

* ./vcpkg x-add-version --all --overwrite-version

* [ports/rexo] Use new format

* [ports/rexo/vcpkg.json] Remove trailing comma

* [versions/r-/rexo.json] ./vcpkg x-add-version rexo --overwrite-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-09-13 19:42:24 -07:00
Stefano Sinigardi
333e0d4e5d
[VTK] fix cmake patches not recycling targets already defined (#20074)
* [VTK] recycle alias targets if already defined

* [VTK] bump port version

* [VTK] fix references

* [VTK] fix other patches for target recycling

* [VTK] fix references

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:34:11 -07:00
NancyLi1013
045c1caf53
Fix compile error in internal version of Visual Studio (#20127) 2021-09-13 17:31:55 -07:00
misirlou-tg
5bc3538d65
[cpp-httplib] Update library to 0.9.4 (#20116)
* Update cpp-httplib to version 0.9.4

* Run x-add-version
2021-09-13 15:57:56 -07:00
Alexander Neumann
d13e1a1be1
[Qt] update to 6.1.3 (#19918)
* [skip actions] update to 6.1.3

* remove wrong -D prefix from variables in qttools

* change to https

* version stuff

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 15:18:29 -07:00
myd7349
5b66fdd442
[uchardet] Update to 2021-09-03 (#19980)
* [uchardet] Update to 2021-09-03

* [uchardet] Bump version

* [uchardet] Fix UWP build

* [uchardet] Overwrite version

* [uchardet] Add version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 14:58:13 -07:00
Stefano Sinigardi
259e0bd22c
[libgo] fix baseline issue (#19773)
* [libgo] fix baseline issue

* [libgo] fix references

* [libgo] fail fast on unsupported archs

* [libgo] fix references

* [libgo] fixes for macOS

* [libgo] fix references

* Minimize the patch

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-13 14:56:51 -07:00
ithewei
7dc786c123
[libhv] update to v1.2.1 (#19794)
* [libhv] update to v1.2.1

* vcpkg x-add-version libhv

* [libhv] move dlls from lib to bin

* vcpkg x-add-version --overwrite-version libhv

* [libhv] mkdir bin

* vcpkg x-add-version --overwrite-version libhv

* Don't protect `file(MAKE_DIRECTORY`

Co-authored-by: hewei.it <hewei.it@bytedance.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 14:55:05 -07:00
Ahmed Yarub Hani Al Nuaimi
20f85de001
[Libuv] Fix iOS Build (#20117)
* Use MacOS (Darwin) source files for building iOS version

* Update version

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-09-13 14:44:22 -07:00
chausner
0adcf54f03
[Taskflow] update to 3.2.0 (#20122)
* Update taskflow to 3.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-13 14:43:59 -07:00
Matthias Kuhn
061e92ab17
[gdal] Make building executables optional (#19243)
* [gdal] Optional "tool" feature to build executables

Fixes #19189

* x-add-version

* Fix remove of tools

* Always delete the debug tools

* Add patch to make tools build optional (non-windows)

* Update patch to make tools build optional (windows)

* Update git-tree

* Update tools patch

* Update git-tree

* Revise windows tools handling

* x-add-version

* Remove empty bin dir

* Update git-tree

* Remove obsolete static tools patch

* Update git-tree

* update

* reindent

* x-add-version

* restore version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2021-09-13 14:41:20 -07:00
Matthieu Penant
92f6e66a61
[libarchive] update to 3.5.2 (#16845)
* libarchive 3.5.1

attempt to create package - error on libiconv.

* update sha based on build error

* Turn off the CMAKE_USE_SYSTEM_LIBARCHIVE option

* remove unused patches

* remove empty patches

* Update scripts/test_ports/cmake/portfile.cmake

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* revisit control file -> vcpkg.json

* recover patch files

* remove port version per auto-review

* restore INCLUDE(CreatePkgConfigFile)

* update git-tree after merge

* patches not referenced #facepalm

* Update libarchive.json

* added missing FEATURES keyword

* update git-tree + merge fix

* Update libarchive.json

* Update libarchive.json

* Update libarchive.json

* libarchive 3.5.2

* formatting + git-tree

* Update libarchive.json

* should not remove wrapper ?

* Update libarchive.json

* revert patch original EOF

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Seika <seika@machinex.ca>
2021-09-13 14:39:54 -07:00
Kai Pastor
35c086d050
[lz4] Install pc file, cleanup (#20108)
* Drop unused xxhash dependency

* Modernize portfile

* Install pc file

* x-add-version

* Switch to 'version' field

* Update versions

* Fix liblz4 pc file name

* Update versions
2021-09-13 13:25:29 -07:00
Phoebe
1909fbc4eb
[libpqxx] Fix build issue with vs2017 (#20095) 2021-09-10 18:29:46 -07:00
Azure SDK Bot
997cd412fa
[Azure SDK Key Vault] Update to Sept Release Keys and Secrets (#20063)
* [azure-security-keyvault-keys-cpp] Update to 4.1.0
## 4.1.0 (2021-09-08)

### Features Added

- Added `GetUrl()` to `KeyClient`.

### Bugs Fixed

- [2750](https://github.com/Azure/azure-sdk-for-cpp/issues/2750) Support for Azure `managedhsm` cloud and any other non-public Azure cloud.

* not-specified
2021-09-10 14:19:01 -07:00
chausner
cda50b3ecc
[David-Haim/concurrencpp] Add new port (#19997)
* [David-Haim/concurrencpp] Add new package

* Format vcpkg.json

* Add baseline

* Fix version

* Update CI baseline

* Revert "Update CI baseline"

This reverts commit 8e3ed430f2.

* Add patch to make linkage configurable

* Update git-tree hash

* Add patch to set -fcoroutines flag

* Update git-tree hash

* Revert "Update git-tree hash"

This reverts commit b3ccdb2c61.

* Revert "Add patch to set -fcoroutines flag"

This reverts commit a23c736df9.

* Revert "Revert "Update CI baseline""

This reverts commit a50ed32a97.

* Add supports attribute to manifest, disallow dynamic linkage on Windows

* Update git-tree hash

* Apply suggestions from code review

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

* Fix whitespace

* Update git-tree hash

* Add vcpkg-cmake dependencies to vcpkg.json

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

* Adapt for version 0.1.3, address suggestions

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-09-10 14:18:06 -07:00
Mollie Munoz
e33819fe06
Azure-IoT-Sdk for C release for 08-30-2021 (#19809)
* Release for 08-30-2021

* Update azure-iot-sdk-c vcpkg.json formatting

* Update version database

* Test commit. In progress.

* bot actions

* Update refs and hashes for main branch test

* bot instructions

* Add OpenSSL for uamqp, umqtt, uhttp

* bot instructions

* Update cmake build options 'warning_as_errors' to OFF; remove patch file

* bot instructions

* Update all REFs to current test commit in azure-iot-sdk-c momuno/curl-vcpkg-fix_20210831

* bot instructions

* c-utility fix -- test

* bot instructions

* Update azure-iot-sdk-c REF and SHA512 for LTS release. Use version-date

* Update version database

* put back remove-werror.patch for LTS release.

* Update versioning. bot instructions

* bot instructions.

* Adding back patch to portfile instructions. Removes warnings as errors

* bot instructions

Co-authored-by: Mollie Munoz <momuno@microsoft.com>
2021-09-10 13:57:06 -07:00
Jack·Boos·Yu
e8e660a36c
[vcpkg baseline][pangolin] Add features, fix dependency pybind11 (#20006)
* [vcpkg baseline][pangolin] Add features, fix dependency pybind11

* Fix dependency name realsense2

* Remove default-feature gles

* Re-generated patch, add MAYBE_UNUSED_VARIABLES, fix build with core

* version

* Fix desc, add more MAYBE_UNUSED_VARIABLES

* version

* more MAYBE_UNUSED_VARIABLES

* version

* Remove some CMAKE_DISABLE_FIND_PACKAGE_*

* version

* Remove more CMAKE_DISABLE_FIND_* since they are disabled

* Remove BUILD_FOR_GLES_2

* version

* Restore BUILD_FOR_GLES_2

* version

* Fix more dependencies

* [libuvc]Fix build type, fix usage

* version

* Re-make patch

* version

* Use libjpeg macros instead of target name to avoid use `find_dependency`

* version

* Fix usage on non-Windows

* version

* commit suggestions

* version

* Apply suggestion

* version

* Re-fix JPEG

* version

* typo

* format

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-10 13:41:46 -07:00
Vitalii Koshura
e0aee0ddcf
[boinc] Add new port (#19659)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-10 13:37:39 -07:00
autoantwort
6676fce90e
[fontconfig] update to 2.13.94 (#19285) 2021-09-10 13:36:20 -07:00
Gregor Jasny
dfcd4e4b30
[civetweb] Update to version 1.15 (#20078) 2021-09-09 21:18:53 -07:00
Carlos O'Ryan
e512158de5
[functions-framework-cpp] update to latest version (v1.0.0) (#20071) 2021-09-09 21:18:37 -07:00
Llewellyn Falco
9271cb523b
[approval-tests-cpp] Update to 10.12.0 (#20058)
* [approval-tests-cpp] Update to 10.12.0

* [approval-tests-cpp] Update to 10.12.0
2021-09-09 21:18:14 -07:00
Dmitry Baryshev
cc18a51ed3
[sail] Update to 0.9.0-pre16 (#20046)
* [sail] Update to v0.9.0-pre16

* [sail] vcpkg x-add-version --all

* [sail] Update git REPO

* [sail] vcpkg x-add-version --all --overwrite-version
2021-09-09 21:17:59 -07:00
Azure SDK Bot
7dd4116373
[azure-sdk-for-cpp] Storage Sept Release (#20037)
* [azure-storage-blobs-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing blobs.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-files-datalake-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing files.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-files-shares-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `AccessPolicy::StartsOn` and `AccessPolicy::ExpiresOn` are now nullable values.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing files.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-queues-cpp] Update to 12.0.0-beta.1
## 12.0.0-beta.1 (2021-09-08)

### New Features

- Added support for Queue features:
  - QueueServiceClient::ListQueues
  - QueueServiceClient::SetProperties
  - QueueServiceClient::GetProperties
  - QueueServiceClient::GetStatistics
  - QueueServiceClient::CreateQueue
  - QueueServiceClient::DeleteQueue
  - QueueClient::Create
  - QueueClient::Delete
  - QueueClient::GetProperties
  - QueueClient::SetMetadata
  - QueueClient::GetAccessPolicy
  - QueueClient::SetAccessPolicy
  - QueueClient::EnqueueMessage
  - QueueClient::ReceiveMessages
  - QueueClient::PeekMessages
  - QueueClient::UpdateMessage
  - QueueClient::DeleteMessage
  - QueueClient::ClearMessages
- Added support for queue SAS.

* [azure-storage-common-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Features Added

- Used new xml library on Windows, dropped dependency for libxml2.

### Bugs Fixed

- Fixed a bug that may cause crash when parsing XML.
2021-09-09 21:17:15 -07:00
autoantwort
dd94ac64c1
[usrsctp] update to 0.9.5.0 (#20028) 2021-09-09 21:16:23 -07:00
Dawid Wróbel
b614a40e3c
[kf5i18n] static builds fixes (#20016)
* [kf5i18n] fix libiconv transient dependency

* [kf5i18n] update versions
2021-09-09 21:15:36 -07:00
myd7349
b74d9b2519
[nng] Update to v1.5.1 (#19478)
* [nng] Update to v1.5.1

* [nng] Bump version

* [nng] Quote source path

* [nng] Bump version
2021-09-09 21:12:21 -07:00
myd7349
f0679e2444
[uthash] Add new port (#19823)
* [uthash] Add new port

* [uthash] Version stuffs
2021-09-09 21:11:53 -07:00
JonLiu1993
a07c1574af
[sqlite3] update to 3.36.0 (#19847)
* [sqlite3] update to 3.36.0

* update version
2021-09-09 21:06:12 -07:00
Jack·Boos·Yu
d3d8dad4b4
[openimageio] Fix find and use dependencies (#19916)
* [openimageio] Fix find and use dependencies

* version

* Restore FindOpenEXR.cmake

* version

* Update ports/openimageio/portfile.cmake

* Update versions/o-/openimageio.json

* Re-make patch

* version

* Update versions/o-/openimageio.json

* Update ports/openimageio/portfile.cmake

* version
2021-09-09 21:05:50 -07:00