Commit Graph

424 Commits

Author SHA1 Message Date
Matthias C. M. Troffaes
b1e352c60e
[ffmpeg] no longer hardcode version strings in FindFFMPEG script (#17236)
* [ffmpeg] no longer hardcode version strings in FindFFMPEG script

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] use OUTPUT_VARIABLE for extract_version_from_component

* [ffmpeg] x-add-version

* Apply suggestions from code review

* [ffmpeg] fix minor typo

* [ffmpeg] fix another minor typo

* [ffmpeg] x-add-version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-04-14 13:46:12 -07:00
Jack·Boos·Yu
3639676313
[vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path (#17277)
* [vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path

* update version record
2021-04-14 13:28:52 -07:00
Phoebe
f44fb85b34
[vcpkg baseline][pangolin] Set CMAKE_DISABLE_FIND_PACKAGE_XX to ON (#17250)
* [vcpkg baseline][pangolin] Set CMAKE_DISABLE_FIND_PACKAGE_XX  to ON

* Update baseline version
2021-04-13 15:19:33 -07:00
Yury Bura
40449ff1cb
[llvm] update to 11.1.0, add features and fix issues (#16232)
* fix issue #16215

* add more projects and fix issue #16222

* add version

* exclude libc from default projects

* remove libc, add fland to default projects

* update to v11.1.0

* fix compiler-rt install path

* fix SHA for version 11.1.0

* fix libc++ install

* re-fix libc++ install

* fix pstl install

* fix flang's license file name

* install tools in tools/llvm, fix file names

* revert bin directory for libraries

* don't create clang sub-directory in llvm/tools

* overwrite version

* copy tool dependencies

* overwrite version

* remove vcpkg_copy_tools call

* overwrite version

* restore default features

* overwrite version

* overwrite version

* convert manifest to json

* install usage files

* overwrite version

* remove feature `default-projects`

* modernize CMake in usage files

* overwrite version

* update ordering

* override version
2021-04-13 15:17:17 -07:00
Stefano Sinigardi
e3fee6ed40
[cudnn] auto-download only if cuda version matches (#16413)
* [cudnn] auto-download only if cuda version matches

* [cudnn] auto download also for cuda 10.2

* [cudnn] update version ref

* Update ports/cuda/vcpkg_find_cuda.cmake

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

* Update ports/cuda/vcpkg_find_cuda.cmake

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

* Update ports/cudnn/portfile.cmake

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

* apply review fixes

* fix baseline refs

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-13 15:15:32 -07:00
Kiba Amor
00b218d544
[knet]Update to v1.0.2 (#17170)
* Update to v1.0.2

* Update knet to v1.0.2

* Update knet.json

* revert changes to bext-di

* Update ports/knet/vcpkg.json

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

* format-manifest

* update version

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-12 11:22:48 -07:00
Yonik Seeley
aefc4b01a4
[protobuf] update to 3.15.8 (#16449) 2021-04-12 11:16:32 -07:00
Kai Pastor
fc07d6946c
[libgeotiff] Fix mingw build (#17206)
* Provide install dir parameters

Fixes a build error with MINGW.

* Update version
2021-04-12 11:14:09 -07:00
kwiechen
e1e681f71b
sync GLIB_DLL_SUFFIX with pkgconfig (#17197)
* sync GLIB_DLL_SUFFIX with pkgconfig

* Update ports/glib/CONTROL

* update version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-12 11:13:39 -07:00
evpobr
d41af6b8f0
[mpg123] Upgrade to 1.26.5 (#17191) 2021-04-12 11:12:49 -07:00
Philipp Hasper
ff7330dad0
[cpp-httplib] Upgrade to v0.8.6 (#17182) 2021-04-12 11:12:38 -07:00
An Tao
680936207c
[drogon] Update to 1.5.1 (#17190) 2021-04-12 11:12:20 -07:00
Oliver Dick
de3843f372
[hypodermic] Add new port - Hypodermic v2.5.2 (#17208) (#17208) 2021-04-12 10:55:46 -07:00
Kevin Lalumiere
e022c1e2eb
Update bitmagic version to 7.2.0 (#17223)
* Update bitmagic version

* Install includes in subfolder
2021-04-12 10:44:07 -07:00
Jack·Boos·Yu
bc4cca6735
[c-ares] Fix definition on static build, add options to disable tools and tests (#17230)
* [c-ares] Fix definition on static build, add options to disable tools and tests

* update version record
2021-04-12 10:24:05 -07:00
Cheney Wang
d01ed0ebd9
[minizip-ng] Modify the output include path of the header file (#17238)
* [minizip-ng] Modify the output include path of the header file

* Update json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-04-12 10:16:41 -07:00
Dawid Wróbel
bc96cd54bf
[many ports] Update existing KF5 frameworks to 5.75 (#13467)
* Update KF5 framework to 5.73

kf5crash
  - make x11 patch exclusive to linux
  - enable win/macOS builds
kf5syntaxhighlighting
  - fix building on non-Win by removing the cli tool from all platforms

* Add kf5auth port

* Revert "Add kf5auth port"

This reverts commit 8703c24236.

* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* [ecm] use  where possible

* [kf5holidays] use PORT placeholder where possible

* [kf5syntaxhighlighting] use PORT placeholder where possible

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

* [kf5plotting] use PORT placeholder where possible

* [kf5crash] fix logical condition in the patch

* [kf5crash] logical condition again, include other BSDs

* [kf5i18n] acquire python3

* [kf5i18n] remove vcpk cmake wrapper added mistakenly

* Update KF5 framework to 5.73

kf5crash
  - make x11 patch exclusive to linux
  - enable win/macOS builds
kf5syntaxhighlighting
  - fix building on non-Win by removing the cli tool from all platforms

* Add kf5auth port

* Revert "Add kf5auth port"

This reverts commit 8703c24236.

* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* [ecm] use  where possible

* [kf5holidays] use PORT placeholder where possible

* [kf5syntaxhighlighting] use PORT placeholder where possible

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

* [kf5plotting] use PORT placeholder where possible

* [kf5crash] fix logical condition in the patch

* [kf5crash] logical condition again, include other BSDs

* [kf5i18n] acquire python3

* [kf5i18n] remove vcpk cmake wrapper added mistakenly

* [ecm] Remove 'skip' from windows baseline

* Fixed KF5ItemModel for windows

* [kf5syntaxhighlighting] fix Windows build

* Fixed k5syntaxhighlighting for windows

* [kf5plotting] fix license files

* [kf5archive] fix license files

* [kf5*] update to 5.75.0

* [kf5holidays] fix sha sum

* [kf5syntaxhighlighting] fix licensing

* [kf5itemviews] fix windows static build

* [kf5widgetsaddons] fix windows static build

* [kf5completion] fix windows static build

* [kf5*] fix windows static build

* [kf5i18n] fix windows static build

* [kf5windowsystem] require libxcb-res0-dev

* [kf5windowsystem] depend on qt5-x11extras

* [qt5] fix brotli reference

* Delete duplicate apt entries.

* kf5crash: fix linux build

* kf5i18n: fix Linux build

* ecm: do not override custom clang format files

* kf5i18n: fix Windows build

* [kf5*] update versions

* [kf5i18n] fix logical NOT

* [kf5syntaxhighlighting] disable parallel configure

* [kf5*] update versions

* [kf5*] convert CONTROL to manifest

* [kf5*] update versions

* [kf5*] update versioning scheme

* [ecm] syntax formatting

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

* [kf5syntaxhighlighting] syntax formatting

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

* [kf5holidays] syntax formatting

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

* [kf5archive] restore original line order

* [kf5holidays] restore CRLF

* [kf5archive] restore CRLF

* [kf5syntaxhighlighting] syntax formatting

* [kf5syntaxhighlighting] quotations

* [kf5syntaxhighlighting] fix \bin removal redundancy

* [kf5*] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-04-12 10:15:11 -07:00
JonLiu1993
407ca92259
[zxing-cpp] Update zxing-cpp and fix iconv dependency (#14918)
* Update zxing-cpp and fix iconv dependency

* Convert PATCH file format

* update patch

* update version

* update patch

* update version

* revert the line end

* update version

* delete c++ 11

* update version
2021-04-12 10:10:51 -07:00
Cheney Wang
66e1e5c1df
[openmama] Modify the output path of the common header file (#16725)
* [openmama] Modify the path of the common header file

* Update json files

* Remove file existence judgment

* Update git tree

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-04-12 09:59:28 -07:00
autoantwort
d23aa4ad3f
[vcpkg baseline] [nowide] update to 11.1.2 (#17209)
* [nowide] update to 11.1.2

* add version files

* Trigger Build
2021-04-12 09:56:17 -07:00
Jack·Boos·Yu
fe112d8301
[soci] Re-fix feature mysql (#16369)
* [soci] Re-fix feature mysql

* update version record

* [soci] Fix config file name and add find_dependency

* update baseline record

* [soci] Export INTERFACE_INCLUDE_DIRECTORIES

* update version record
2021-04-09 10:39:04 -07:00
Matthieu Penant
9ab06a4def
[lz4] update to 1.9.3 (#16860)
* [lz4] update to 1.9.3

- Update lz4 to 1.9.3 https://github.com/lz4/lz4/releases/tag/v1.9.3
- tested as an install dependency for libarchive on x86-windows and x64-windows.

* forgot baseline / version
2021-04-09 10:25:45 -07:00
Davide Beatrici
c91bcb157c
[freeglut] Don't enforce x64 when the compiler is 64 bit (#16911)
* [freeglut] Don't enforce x64 when the compiler is 64 bit

This fixes compilation for ARM64.

* [freeglut] Update manifest

* Update ports/freeglut/CONTROL

* Update versions/f-/freeglut.json

* Update versions/baseline.json

* Update versions/baseline.json

* Update versions/f-/freeglut.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-09 10:09:10 -07:00
Nemirtingas
9ec6217316
[libdatachannel ] Update to 0.12.0 (#17077)
* Update libdatachannel to 0.12.0

* Update version and vcpkg.json format

* Use semver

* Update version

* Update ports/libdatachannel/portfile.cmake

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

* Update version hash

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-09 10:01:14 -07:00
Jack·Boos·Yu
59b938ed9a
[fltk] Fix link to system libs (#17094)
* [fltk] Fix link to system libs

* update version record
2021-04-09 09:59:25 -07:00
Prateek Chokse
06fd7cc3c2
[minizip-ng] add new port (#17101)
* [minizip-ng] add new port

* [celero] Updated to Celero v2.8.0 (#16802)

* [celero] Updated to Celero v2.8.0

* [celero] Improving static linking support in VCPKG.

Celero issue #154 is tracking a fix.
https://github.com/DigitalInBlue/Celero/issues/154

* [celero] Updated to v2.8.1

* [celero] Updated version for VCPKG.

* [celero] Updates to better support VCPKG.

* [celero] Updated versions.

* Update celero.json

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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-04-09 09:58:51 -07:00
kwiechen
326425d8ff
[glib] fix build error for x64-linux-dynamic (#17117)
* [cairo] Add pkgconfig file

* [cairo] Add pkgconfig file
2021-04-09 09:57:32 -07:00
Alexander Neumann
c739e82bec
[qt5] Move qt5 headers into qt5 subdir (#17158)
* [qt5] move headers

* version stuff
2021-04-09 09:55:53 -07:00
Chuck Walbourn
2d7a8443ac
[directxtex,directxmesh, directxtk, directxtk12, uvatlas] updated for April 2021 releases (#17123)
* directxmesh, directxtex, directxtk, directxtk12, uvatlas updated for April 2021 release

* Updated versions
2021-04-09 09:54:41 -07:00
Daniel Parker
7ee07915db
[jsoncons] Update to 0.163.1 (#17126)
* [jsoncons]Update to 0.163.1

* [jsoncons] Update baseline
2021-04-09 09:50:50 -07:00
Alexander Neumann
5c19a00f26
[hunspell] switch to make to enable build of hunspell tools (#17148)
* [hunspell] switch to make to enable build of hunspell tools

* version stuff
2021-04-09 09:50:00 -07:00
NancyLi1013
4a03e74569
[spdlog] Use external fmt header (#17152)
* [spdlog] Use external fmt header

* Update versions
2021-04-09 09:47:48 -07:00
NancyLi1013
fb7f029ec6
[clamav] Fix the conflicts with libmspack (#17168)
* [clamav] Fix the conflicts with libmspack

* Update versions
2021-04-09 09:45:56 -07:00
JonLiu1993
5f32ae982d
[behaviortree-cpp] update to 3.5.6 (#17169)
* [behaviortree-cpp] update to 3.5.6

* update version

* update vcpkg.json

* update version
2021-04-09 09:42:55 -07:00
An Tao
c73daaa91f
[trantor] Update to 1.4.0 (#17173) 2021-04-09 09:37:25 -07:00
JonLiu1993
c4c1814c8c
[paho-mqttpp3] update to 1.2.0 (#15573)
* [paho-mqttpp3] update to 1.1

* [paho-mqttpp3] update to 1.1

* Update version files

* revert ending line

* update version

* add vcpkg.json file

* update version

* update protifile.cmake

* Update version

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-04-09 09:14:29 -07:00
autoantwort
80d7989f73
[boost-regex] fix build with icu on osx (#16994)
* [boost-regex] fix osx build with icu

* add version files

* Update ports/boost-regex/b2-options.cmake: Apply suggestion

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

* add version files

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-04-08 12:04:56 -07:00
aggieNick02
83f3896fc8
Add disable-exceptions feature to portfile for tbb (#16068)
* Add disable-exceptions feature to portfile to pass exceptions=0 to tbb_build in the non-windows case, and set TBB_USE_EXCEPTIONS=0 in the vcxproj files in the windows case. This removes the try/catch(...) wrappers around user code run by TBB. While these exception facilities can be nice in some cases, their removal allows for much easier debugging of a crash due to an unhandled exception in code that a TBB client provides to a TBB algortihm. With the try/catch(...) wrappers removed, the unhandled exception and crash dump are generated at the point of the thrown exception, versus significantly later in a different thread with the originally throwing thread no longer having the stack from when the exception was thrown.

* commit for changes from running x-add-version tbb to update for new port version

* Remove feature and undo changes made by x-add-version

* Rerun x-add-version
2021-04-08 12:01:25 -07:00
Alexander Neumann
d46fc1f443
[libxml2] add missing GNUInstallDirs to fix pc files (#16897)
* [libxml2] add missing include of GNUInstallDirs

* add version info

* add include dir to pc files ....

* update version

* add escaping

* version update

* Update baseline version

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-08 11:59:57 -07:00
evpobr
bbd847b246
[mpg123] Upgrade to 1.26.4 (#17074) 2021-04-08 11:57:47 -07:00
autoantwort
fddf974110
[rapidcsv] new port (#16879)
* [rapidcsv] add new port

* add version files

* [rapidcsv] apply suggestions

* add version files
2021-04-07 15:06:20 -07:00
Jesse Towner
9d80704127
[woff2] fix for static linking and alternative compiler toolchains (#16392)
* [woff2] fix static linking and alternate toolchain

First, this change teaches the woff2 CMake configuration to
understand the vcpkg's custom unofficial-brotli pkg-config
configuration in order to support static linking. This fixes a
build failure on x64-linux or other triplets when
VCPKG_LIBRARY_LINKAGE is set to static.

Secondly, the CANONICAL_PREFIXES option for the woff2 CMake
configuration has been changed to be on by default, otherwise
custom triplets or toolchains using alternate compilers such as
Clang/LLVM or other versions of GCC will fail.
Leaving CANONICAL_PREFIXES set to OFF causes
-no-canonical-prefixes to be passed to the compiler, which
prevents symlinked compiler toolchains from working correctly.
If a user does actually need non-canonical prefixes, chances are
they will have a custom triplet or toolchain file that passes in
-no-canonical-prefixes as a CFLAG for every port, and so setting
it to ON here is a better default for vcpkg.

* [woff2] update versions

* [woff2] update control file

* [woff2] update versions

* [woff2] update ci.baseline.txt

* Update ports/woff2/0001-unofficial-brotli.patch

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

* [woff2] regenerate 0001-unofficial-brotli.patch file

* [woff2] update versions

* [woff2] regenerate 0001-unofficial-brotli.patch file attempt #2

* [woff2] update versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-07 14:22:28 -07:00
Park DongHa
e1f1938cb8
[nnpack] create a new port (#16344)
* [psimd] create a new port

* [psimd] update baseline and port SHA

* [fp16] create a new port

* [fp16] update baseline and port SHA

* [fxdiv] create a new port

* [fxdiv] update baseline and port SHA

* [pthreadpool] create a new port

* [pthreadpool] update baseline and port SHA

* [nnpack] create a new port

* [nnpack] update baseline and port SHA

* [nnpack] use version-date

* [nnpack] disable windows

* there are no config for windows

* [nnpack] enforce psimd backend

There is a 'neon' backend, but it won't be considered for now

* [nnpack] update supports

* use more correct expression
2021-04-07 14:18:02 -07:00
Park DongHa
b466bd598e
[pthreads] support ARM arch and UWP platform (#16348)
* [pthreads] support ARM/UWP

* arm: enable macro __PTW32_PROGCTR
* uwp: LINK option /APPCONTAINER
* uwp: link with 'kernel32', 'windowsapp'

* [pthreads] update baseline and port SHA

* [pthreads] extract changes to patch

* [pthreads] remove pthreads from ci.baseline.txt

* [pthreads] separate uwp patch

* update ci.baseline.txt for arm/arm64

* [pthreads] unify patch list

* update ci.baseline.txt
2021-04-07 14:16:28 -07:00
Jack·Boos·Yu
7d596220f9
[wxwidgets] Fix include path in UNIX (#16371)
* [wxwidgets] Fix include path in UNIX

* update version record
2021-04-07 14:12:18 -07:00
aggieNick02
c90db9a65e
Port for PresentMon, windows-only ETW swap-chain presentation capture and analysis tool (#16628)
* Port for presentmon, a windows-only tool

* run x-add-version

* Add expected failures to ci file for presentmon port

* Update scripts/ci.baseline.txt

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

* Update ports/presentmon/vcpkg.json

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

* Update versions/p-/presentmon.json

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

* CMake-based port for presentmon, based on source provided by JackBoosY

* Rerun x-add-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-07 13:53:17 -07:00
Jack·Boos·Yu
b4c067ed7d
[poco] Remove dependency port openssl for feature netssl on windows (#16526)
* [poco] Remove feature netssl, add required dependency openssl

* update version record

* [poco] Restore feature netssl

* [poco] Remove depend openssl

* Update versions/p-/poco.json

* Update versions/p-/poco.json

* update version record
2021-04-07 13:45:09 -07:00
pastle-ptc
186978b0e4
[libxslt] Update to 1.1.34 (#16617)
* Updated to point at 1.1.34 tagged version of libxslt, merged the patch differences and added the required, additional patches to get it building.

* Added missing version info using "vcpkg x-add-version".

* Update ports/libxslt/CONTROL

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

* Re-added the version with the port-version fix in.

* Fix for x64-windows-static builds.

* Another re-add of the version since the git tree hash is different.

* [libxslt] Reorganize patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07 13:41:35 -07:00
Carsten Rudolph
827bfad29a
[glad] Add features to support different configurations. (#16742)
* Replace control file with manifest.

* Update portfile and add features.

* Added support for multiple specs.

* Added OpenGL API features.

* Fixed gles1/glsc2 format.

* Fixed invalid invoke with default arguments.

* Apply format.

* Always use compatibility profile.

* Replace deprecated cmake commands.

* Use `vcpkg_check_features` for no-loader and extensions features.

* Add patch to ignore python detection.

* Update glad port version.

* Remove `core-profile` feature from manifest.

* Bump glad port version.

* Only set profile, if not provided.

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

* Added note about custom triplet.

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

* Use string-append to build spec list.

* Invert loader feature and use it by default.

* Reset port version.

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

* Use `version` instead of `version-string`.

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

* Made API version features inter-dependent.

* Also added dependencies if major version jumps.

Note that only the latest verison gets passed to the generator anyway.

* Apply format conventions.

* Bump glad version.

* Add note about wgl and glx compatibility.

* Bump glad version.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07 13:33:59 -07:00
Jack·Boos·Yu
5f77fef68d
[fmt] Fix build error when building arm64-uwp (#16766)
* [fmt] Fix build error when building arm64-uwp

* update version record

* bump version

* update version record

* remove DISABLE_PARALLEL_CONFIGURE

* update version record
2021-04-07 13:28:15 -07:00