Commit Graph

17004 Commits

Author SHA1 Message Date
Frank
6710068ea8
[octomap] update version to 1.9.6 (#26632)
* [octomap] update version to 1.9.6

* update version
2022-09-02 10:37:33 -07:00
crisboarna
04345f9fea
[libjuice] update version to 1.0.4 (#26631)
* feat(libjuice): update to 1.0.4

* feat(libjuice): update to 1.0.4 port

* feat(libjuice): update to 1.0.4 port 2

* feat(libjuice): update to 1.0.4 port 3

* feat(libjuice): update to 1.0.4 port 4

* feat(libjuice): update to 1.0.4 port 5
2022-09-02 10:36:57 -07:00
crisboarna
b2fabd08c6
[libdatachannel] update version to 0.17.10 (#26629)
* feat(libdatachannel): update to 0.17.10

* feat(libdatachannel): update to 0.17.10 port

* feat(libdatachannel): update to 0.17.10 port 2

* feat(libdatachannel): update to 0.17.10 port 3

* feat(libdatachannel): update to 0.17.10 port 4

* feat(libdatachannel): update to 0.17.10 port 5
2022-09-02 10:36:35 -07:00
Ivan Maidanski
9443e4b143
[bdwgc] Update to v8.2.2 (#26623)
* Change REF from 5fab1a019 (v8.2.0-20211115) to v8.2.2

* Update version, reset port-version

* Use https in homepage

* Specify license
2022-09-02 10:36:00 -07:00
Alex
4dacd997a5
GitHub Workflows security hardening (#26640)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-01 13:36:51 -07:00
Billy O'Neal
45ea75f385
Update vcpkg-tool to 2022-09-01 (#26626)
https://github.com/microsoft/vcpkg-tool/releases/tag/2022-09-01
2022-09-01 11:54:13 -07:00
Russell Greene
5ace90c530
[scripts] Set VCPKG_TARGET_BUNDLE_SUFFIX to .app for iOS to allow for tools building more cleanly (#26612) 2022-09-01 09:25:11 -07:00
chausner
28098e75ae
[fast-float] Update to 3.5.1 (#26615)
* Update fast-float to 3.5.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-01 09:22:25 -07:00
Craig Edwards
5a3ca4c9d4
[DPP] Update to 10.0.17 (#26614)
* vcpkg dpp port built from our CI

* fix missing dependency

* update

* Update Sun Jul 24 11:26:12 UTC 2022

* exclude uwp for dpp

* Update Sun Jul 24 13:21:45 UTC 2022

* fix supports

* fix supports

* Update Sun Jul 24 14:14:29 UTC 2022

* Update Sun Jul 24 15:36:39 UTC 2022

* Update Mon Jul 25 12:04:56 UTC 2022

* * Add https:// to the homepage so that it is a valid URI.

* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.

* Update Mon Aug 15 12:38:09 UTC 2022

* Update Mon Aug 15 13:08:33 UTC 2022

* Put back missing patches

* Update portfile.cmake

* fix breakage of wrapping

* Update Mon Aug 15 13:59:12 UTC 2022

* fix up version file

* fix newlines where they dont belong

* update version

* updtae version

* update version

* Update Wed Aug 31 16:35:42 UTC 2022

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-01 09:19:44 -07:00
Matthias Kuhn
c0b6d35a67
[kf5globalaccel] Fix build on windows when x11 is around (#26564) 2022-08-31 17:35:30 -07:00
Alexander Neumann
6eb35f5af3
[xwindow] part 3/n (#26572)
* [xcb-render-util] add port

* [libxkbfile] add port

* [libxkbcommon] add port

* v db

* Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* v db

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-31 16:20:31 -07:00
ReplayCoding
2738b0efed
[x264] fix configuration on systems without /bin/bash (#26563)
* [x264] fix configuration on systems without /bin/bash

* Update version database

* Update x264.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-08-31 14:01:43 -07:00
JonLiu1993
8510361424
[orc] update to 1.7.6 (#26603)
* [orc] update to 1.7.6

* update version

* Fix-linux error

* update version
2022-08-31 13:59:46 -07:00
omartijn
e126661e3d
The find script for asio sdk failed on multiple inclusion (#26583)
Since it first tries to locate the directory and then unconditionally
adds a subdirectory to it, running this script twice resulted in an
incorrect path (the last node was added multiple times).

We now check whether the script already ran and then abort.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2022-08-31 13:58:30 -07:00
Clinton Ingram
1623a385d3
[zlib-ng] fix HEAD_REF (#26591)
* fix head_ref

* update versions
2022-08-31 13:57:26 -07:00
Lily Wang
c4ac478f67
[crashpad] Install chromeos_buildflags.h (#26593)
* [crashpad] Install chromeos_buildflags.h

* x-add-version
2022-08-31 13:56:12 -07:00
Jack·Boos·Yu
c96b24ce57
[vcpkg baseline][nghttp3] Fix configure when cunit was installed (#26604)
* [vcpkg baseline][nghttp3] Fix configure when cunit was installed

* version
2022-08-31 13:48:17 -07:00
Thomas1664
dd66c57b83
[vcpkg baseline][gstreamer] Fix interference with libx11 on Windows (#26574)
* [gstreamer] Fix interference with libx11 on Windows

* Add feature x11

* version

* set x11 flag

* version
2022-08-31 13:47:00 -07:00
Alex
079a19c9bb
openexr: Bump version to 2.5.8, clean patches and fix ARM (#26503)
* openexr: Bump to 2.5.8

The x-add-version and patch fixes will be in next commits.

* openexr: vcpkg.json: Use "version" instead of "version-string"

* openexr: vcpkg.json: Add SPDX license identifier

* openexr: Clean 0001*-find_package patch

As upstream has cleaned it up already.

* openexr: Clean 0002-fixup_cmake_exports** patch from old whitespace fix

The upstream was already fixed it.

* openexr: Drop symlinks and find-pkg patches as it were handled at upstream

* openexr: Fix ARM build

See upstream fix for details in openexr/openexr#1216:
https://github.com/AcademySoftwareFoundation/openexr/pull/1216

* openexr: Migrate the old function to new vcpkg-cmake-config helpers

* openexr/portfile: Add comment about version for commit revision

* openexr: Update baseline via `vcpkg x-add-version openexr'
2022-08-31 13:44:21 -07:00
Hamish Moffatt
ef2a101499
[flat] update to 2022-08-30 (#26589)
* [flat] new upstream version

* [flat] update version
2022-08-31 13:37:08 -07:00
Alonso Schaich
87ed56ca34
[gdk-pixbuf] update to 2.42.9 (#26534)
* [gdk-pixbuf] update to 2.42.9 (microsoft#26533)

* [gdk-pixbuf] don't build the test suite (microsoft#26533)

We're not running nor installing the test suite, so there's no
point in building it, either

* [gdk-pixbuf] Blacklist x64-windows-static (microsoft#26533)

Fails to build over here. In fact, 2.42.8 also fails over here,
so it's probably not a regression.

* [gdk-pixbuf] Regenerate version registries (microsoft#26533)
2022-08-31 13:36:38 -07:00
Nick
f9b5f5406b
[sdl2] update to 2.24.0 (#26436) 2022-08-31 13:34:35 -07:00
Lily Wang
af908b85af
[skia] Update to 0.36.0 (#26419)
* [skia] Update to 0.36.0

* x-add-version

* fix Linux build error

* x-add-version
2022-08-31 13:32:04 -07:00
Alexander Neumann
f688b2e296
[vcpkg] add updated compile wrapper for clang-cl (#26340)
* add updated compile wrapper for clang-cl

* patch msys instead of adding the complete wrapper

* remove doubled line

* fix issue with direct packages
2022-08-29 17:30:53 -07:00
Hamish Moffatt
96c35a683e
[Argon2] Add new port (#24747)
* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* publish the command line tool

* Argon2 port

* add version info for argon2

* use preferred vcpkg cmake functions

* update version

* fix compile of x64-windows-static

* update version

* Update ports/argon2/portfile.cmake

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

* Update ports/argon2/portfile.cmake

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

* install pdbs

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

* add argon2 licence

* use target-specific functions for link libraries

* use upstream pkgconfig file

* export library for cmake

* update version hash

* don't use deprecated vcpkg_fixup_cmake_targets

* fix cmake integration

* update version

* fix thread.c includes when building on mingw32

* export header path and thread dependency properly

* don't export the argon2_tool

* fix output clash between library and tool on mingw

* use declspec for symbol visibility with mingw

* update version

* fix missing PDBs for library due to tool/library filename clash

* update argon2 version

* quote filenames for safety

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

* update arong2 version

* note upstream PR for visibility patch

* always build with hardware optimizations if supported by compiler

* update argon2 version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-08-29 16:38:21 -07:00
Thomas1664
754b45e090
[ncnn] New Port (#26557)
* [ncnn] Add new port

* [ncnn] Add new port

* update version

* add ncnn options

* update vcpkg.json to constraint supported platforms

* Add a new final line

* update version

* Update ports/ncnn/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* fixed ncnn install error

* Update to latest upstream version

* Fixup pc files

* version

* unsupported on Windows arm

* version

Co-authored-by: holylong <mrhlingchen@163.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-08-29 16:37:12 -07:00
Alexis La Goutte
9bba2861b8
[nghttp3] Add new Port (#26497)
* Add nghttp3 port

* nghttp3: update homepage

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

* nghttp3: use main branch with fix for build with UWP ARM 32bits

* nghttp3: add licence (MIT)

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-08-29 16:26:10 -07:00
Billy O'Neal
abb15f0b40
Update vcpkg-tool to 2022-08-24 (#26507)
* Update vcpkg-tool to 2022-08-24

https://github.com/microsoft/vcpkg-tool/releases/tag/2022-08-24

* Add `--no-print-usage` note to docs.
2022-08-29 15:30:16 -07:00
Jamlys Lee
f4efe37911
[libpng] fix mips64 support (#26265)
* [libpng]fix mips64 support

* [libpng]update port version

* [libpng]update versiond database

* fix msa support for mips

* update port version database

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-08-29 13:40:31 -07:00
Thomas1664
e034b9ffb4
[nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux (#26549)
* [nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux

* version
2022-08-29 13:28:42 -07:00
Thomas1664
f571b30b86
[cpuid] Fix library linkage (#26545)
* [cpuid] Fix linkage

* Fix Windows build

* version
2022-08-29 13:19:20 -07:00
Thomas1664
ed0279d48d
[libnice] Fix license (#26560)
* [libnice] Fix license

* version
2022-08-29 12:06:37 -07:00
Thomas1664
2ab1624cf0
[cgal] Remove docs (#26558)
* [cgal] Remove docs

* version
2022-08-29 12:05:47 -07:00
Thomas1664
ca2807e8f9
[gmp] Remove docs (#26559)
* [gmp] Remove docs

* version
2022-08-29 11:53:49 -07:00
Kyle Benesch
6d77eb5a5f
Update to 1.22.2 (#26539) 2022-08-29 11:52:43 -07:00
Thomas1664
70bf557bab
[vcpkg baseline][opencensus-cpp] De-vendor dependencies (#26567)
* [opencensus-cpp] De-vendor dependencies

* version
2022-08-29 11:39:33 -07:00
Thomas1664
10ad7b2592
[lcm] Disable examples and docs (#26568)
* [lcm] Disable examples and docs

* Test tools on Windows

* Copy tools

* version

* TOOL_NAMES

* version
2022-08-29 11:36:07 -07:00
Hamish Moffatt
9d44c159a4
[Flat] Add new port (#26577)
* new port flat: flat containers library

* add flat library

* add versions
2022-08-29 11:34:28 -07:00
Mengna Li
8f9a4f2de9
[opencc] De-vendor darts (#26581)
* Add tclap support

* Add darts support
2022-08-29 11:33:30 -07:00
autoantwort
427f956bd5
[opencv4,dv-processing] no absolute paths (#26586) 2022-08-29 11:22:42 -07:00
Matthias Kuhn
8a991b8d86
[anyrpc] Add MinGW support (#25901)
* [anyrpc] Add MinGW support

* Add note
2022-08-29 08:56:19 -07:00
Alexander Neumann
e85b5bb95a
[wayland] add ports for wayland. (#26475)
* add wayland

* format manifest

* uncomment the library guard

* v db

* add missing policy

* v db
2022-08-26 14:07:10 -07:00
Alexander Neumann
3163230192
[vcpkg baseline][libxdamage,libxext,libxfixes] add ports (#26486)
* [libxdamage] add port

* [libxext] add port

* [libxfixes] add port

* v db

* [libx11] try fixing crosscompilation on windows.

* retry

* move to manual-tools

* touch doesn't work need the original obj file

* retry touch

* touch doesn't seem to work.

* v db
2022-08-26 13:08:05 -07:00
daljit97
024a041b66
[matchit] Add first draft port (#26499)
* Add first draft port for matchit

* Adjust formatting

* Add version for matchit

* Update matchit to v1.0.1

* Run vcpkg x-add-version for v1.0.1

* Fix typo in command for copying license file

* Remove installation of redudant files

* Add usage instructions

* Update license info in vcpkg.json

* FIX: revert license change info to libzippp

Previous commit incorrectly change the license for the port libzippp. This commit fixes that.

* Run vcpkg x-add-version

* Update ports/matchit/portfile.cmake

Change HEAD_REF to main

Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>

* Run vcpkg xdg-version

* Add command for installing usage file

* Run vcpkg x-add-version

* Update matchit.json

* Use quoted variables in portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Run x-add-version

Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-26 12:30:53 -07:00
Thomas1664
de7091ee24
[cocoyaxi] Upstream changed repo name (#26514)
* [cocoyaxi] Fix SHA

* Fix upstream repo name

* version

Co-authored-by: Neo Ko <neo.blackcap@gmail.com>
2022-08-26 12:15:49 -07:00
Mengna Li
083e31d80b
Add tclap support (#26530) 2022-08-26 12:11:07 -07:00
Russell Greene
754cc25428
[jxrlib] fix iOS build (#26506)
* [jxrlib] fix iOS build

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

* [jxrlib] fix deprecated functions, add license

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

* [jxrlib] fix absolute paths

* ./vcpkg x-add-version --all
2022-08-26 12:03:37 -07:00
Russell Greene
99d30139e9
[jasper] disable opengl feature on ios, allowing it to build (#26472)
* [jasper] don't include opengl feature on ios

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

* add license: null to indiate a license not in SPDX

* ./vcpkg x-add-version --all
2022-08-26 11:55:08 -07:00
Daniele Pallastrelli
e049c9cd9f
[cli] Update the version to 2.0.2 (#26411)
* [cli] Update the version to 1.1.1

* [cli] Update the version to 1.2.1

* [cli] Update the version to 1.2.1: fix PR requests

* [aricpp] create a new port (#17162)

* [cli] run the command: ./vcpkg x-add-version --all

* [aricpp] change request for #18048

* Update ports/aricpp/portfile.cmake

* [aricpp] change request for #18048

* Update ports/aricpp/vcpkg.json

* Update ports/aricpp/vcpkg.json

* Update versions/a-/aricpp.json

* Update versions/a-/aricpp.json

* [aricpp] port-version -> 0

* [cli] v. 2.0

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

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

* Update ports/cli/portfile.cmake

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

* [cli] bump port version

* Update versions/c-/cli.json

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

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* update version

* update version

* use version not version-semver

* overwrite version

* add license

* update version

* [cli] update port-version

* format

* add version

Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-08-26 11:53:08 -07:00
Cheney Wang
c87d5dc427
[boost-build] Fix incorrect hash (#26527) 2022-08-26 11:50:42 -07:00