Commit Graph

567 Commits

Author SHA1 Message Date
Alexander Neumann
bd535075dc
[cairo] update to 1.17.4 (#17620)
* [cairo] update to 1.17.4

* fix format

* version stuff

* remove patches and cairo-trace

* version stuff

* version stuff
2021-05-06 13:51:00 -07:00
菜姬
04527c7cd4
[libass] Update to 0.15.1 (#17624)
* [libass] Update to 0.15.1

* [libass] Add to versions file
2021-05-06 13:50:26 -07:00
Matthias C. M. Troffaes
373915929e
[ffmpeg] fix optional X11 platform dependencies (#17625)
* [ffmpeg] fix optional X11 platform dependencies

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 13:48:26 -07:00
Jack·Boos·Yu
edd61643a5
[msmpi] Update the download hash (#17629)
* [msmpi] Update the download hash

* update version record

* Update ports/msmpi/portfile.cmake

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

* Update versions/m-/msmpi.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-06 13:45:57 -07:00
Sébastien Matte
2d378e70a6
[DCMTK] Update to 3.6.6 (#17641)
* [dcmtk] Update to 3.6.6

* [dcmtk] Update to 3.6.6
2021-05-06 13:41:47 -07:00
Wei Dai
d27b275702
[seal]Updated to version 3.6.4 (#17648)
* Updated SEAL to version 3.6.4.

* Updated versions/s-/seal.json.
2021-05-06 13:40:53 -07:00
Carlos O'Ryan
f1cfb2f925
[google-cloud-cpp] update to latest (v1.27.0) version (#17661) 2021-05-06 13:40:20 -07:00
Alexander Neumann
be660920b3
[gtkmm] Update to 4.0.1 (#17669)
* update gtkmm

* version stuff
2021-05-06 13:31:48 -07:00
Szabolcs Horvát
207c2810b0
[igraph] update to 0.9.3 (#17683)
* igraph: update to 0.9.3

* igraph: x-add-version

* formatting fix

* x-add-version
2021-05-06 12:24:08 -07:00
Alexander Neumann
b93b4c4ef0
[tool-meson] update to 0.58 (#17631)
* update meson to latest

* version stuff

* update meson to 0.58

* reset version stuff

* version stuff

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06 07:32:53 -07:00
Matthias C. M. Troffaes
00b0e7878a
[ffmpeg] avdevice CoreAudio dependency fix for osx (#17204)
* [ffmpeg] avdevice needs CoreAudio on osx

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 07:14:23 -07:00
Robert Schumacher
4e83da0887
[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)
* [vcpkg] Update vcpkg tool version 2021-05-05

* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34

* [vcpkg-ci] Ignore results from non-target triplets

* [protobuf] Fix regression introduced in #16904

* [vcpkg] Fix bug where 'staticcrt' was ignored

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-06 07:12:43 -07:00
Park DongHa
4ef97c2c33
[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets (#17063)
* [cpuinfo] update to latest

* [cpuinfo] update baseline and port SHA

* Update ports/cpuinfo/fix-install.patch

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

* Update ports/cpuinfo/fix-install.patch

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

* Update ports/cpuinfo/portfile.cmake

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

* Update ports/cpuinfo/fix-install.patch

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

* [cpuinfo] update port SHA

* [cpuinfo] recover find_package

* fixup target path to `share/unofficial-cpuinfo`
* change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`

* [fbgemm] resolve failure after cpuinfo rename

* change cpuinfo::cpuinfo to unofficial

* [fbgemm] update port version

* [nnpack] use changes target name

* [nnpack] update port-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-05 13:37:53 -07:00
Ilya Arzhannikov
706ab2a279
[fontconfig] Add cflags in tools build command (#17019)
* add clags in tools build command

* bump port version

* x-add-version fontconfig

* vcpkg x-add-version fontconfig --overwrite-version

* bump port version

* ./vcpkg x-add-version fontconfig

* Update versions/f-/fontconfig.json

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

* bump port version

* ./vcpkg x-add-version fontconfig

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-05 13:31:41 -07:00
Matthias C. M. Troffaes
511ecd942e
[ffmpeg] fix dnn dependency (#17659)
* [ffmpeg] fix dnn dependency

The source file "libavfilter/dnn/dnn_backend_native.h" includes
"libavformat/avio.h", so avformat needs to be declared as a dependency.
This fixes the build of ffmpeg[core,avfilter]:x64-windows.

Posted upstream here:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html

Whilst at it, I've also added a link to the other avfilter patch:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279927.html

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [openimageio] revert accidentally committed change that is meant for other PR
2021-05-05 13:09:30 -07:00
Matthias C. M. Troffaes
e8dbfcf679
[ffmpeg] soxr dependency fix (#17299)
* [ffmpeg] soxr only makes sense with swresample, so add as dependency

* [ffmpeg] bump port version

* [ffmpeg] x-add-version
2021-05-03 23:14:55 -07:00
Alexander Neumann
95836f4883
[cairo] Windows: Fix cairo dll definition (#17596)
* [cairo] fix def name for dll

* version stuff

* use same approach as the fontconfig fix

* update version
2021-05-03 16:14:23 -07:00
Pratik Chowdhury
8f03e2264d
[asio] Add inline dummy return patch (#17611) 2021-05-03 14:17:06 -07:00
ras0219
82583bb6fe
[grpc] Create codegen feature (#17424)
* [grpc] Create codegen feature

* [grpc] Update port-version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-03 14:14:17 -07:00
Alexander Neumann
eefee74081
[vcpkg baseline][libheif] fix CI errors if gdk-pixbuf can be found (#17593)
* fix libheif gdk-pixbuf error.

* version stuff

* add trace expand to get more info what happens in ci

* use pkg_get_variable instead of execute process

* fix patch

* update version stuff

* remove trace expand

* version again
2021-05-03 10:57:41 -07:00
AndyBrown91
27f892aa14
[ghc-filesystem] Fix port/package name discrepancy (#17589) 2021-05-03 10:52:53 -07:00
Park DongHa
a454cf6e00
[pthreadpool] remove unused dependency (#17634)
* [pthreadpool] remove unused dependency

* [pthreadpool] update git-tree SHA
2021-05-03 10:49:43 -07:00
autoantwort
4b6289b936
[icu] add host depedency (#16577)
* [icu] introduce host dependency

* add version files

* [icu] host dependency windows, update ci baseline

* add version files

* [icu] add debug messages

* [icu] do not depend on buildtree, install required files instead

* [icu] set env variable for dynamic libs

* [icu] find dlls for windows

* [icu] copy dlls

* [icu] cleanup, fix apple arm targets

* add version files

* [icu] no for-cross-compile subfolder

* add version files

* [icu] use  instead of

* add version files

* [icu] convert to vcpkg_configure_make

* [icu] also build on arm

* [icu] add DESTINATION param to vcpkg_copy_tools and use it

* [icu] use foreach in macOS build

* [icu] fix of copy tool dependencies on windows

* [icu] delete more folders on windows

* [icu] copy tool dependencies manually

* [icu] don't copy non existing pdb files

* add version files

* [icu] bring vcpkg_copy_pdbs() back

* add version files

* [icu] add comment

* add version files

* [icu] use BUILD_TRIPLET instead of VCPKG_MAKE_BUILD_TRIPLET

* add version files

* [icu] simply logic for build on mac

* add version files

* Trigger Build

* add version files

* Trigger Build

* Trigger Build

* Apply suggestions from code review

* Apply suggestions from code review

* Trigger Build

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-01 11:16:52 -07:00
autoantwort
da9defc3bd
[hidapi] fix mac build (#17610)
* [hidapi] fix mac os build

* add version files
2021-05-01 09:53:06 -07:00
huangqinjin
8badb231a4
[boost-context] support android (#16930) 2021-04-30 11:43:39 -07:00
Dariusz Antoniuk
b7057d1ade
[freealut] Add a port of freealut (#16890)
* [freealut] add a new port

Also apply review suggestions from Cheney Wang and Robert Schumacher

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

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

* [freealut] add version info

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-30 11:36:27 -07:00
Raul Metsma
85308d1a21
[OpenSSL] Update to 1.1.1k (#16937)
* [OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma <raul@metsma.ee>

* Update JSON file

Signed-off-by: Raul Metsma <raul@metsma.ee>

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-30 11:34:56 -07:00
Ilya Arzhannikov
d32e92dd16
[Libassuan] Add cflags to tool build command (#17020)
* add patch with cflags added to tool command

* x-add-version libassuan

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-30 11:32:35 -07:00
matttyson
9b2d7568d8
[x265] Allow release-only build. (#17051)
* [x265] Allow release-only build.

When doing a release-only build, conditionally disable commands
for debug builds

* [x265] Bump port version.
2021-04-30 11:30:54 -07:00
Jack·Boos·Yu
ea8fb318d5
[libui] Export system libs on OSX (#17095)
* [libui] Export system libs on OSX

* update version record

* Update ports/libui/portfile.cmake

* Update versions/l-/libui.json
2021-04-30 11:25:01 -07:00
Francisco Pombal
71b30b0874
[libtorrent] Update to latest 1.2.x commit (#17166)
* [libtorrent] Update to latest 1.2.x commit

- Update to 1.2.13 plus some additional fixes (allows dropping existing
patches)
- Build with libiconv by default on all platforms
- Fix deprecated usage of `vcpkg_check_features` without the `FEATURES`
keyword
- Migrate to vcpkg.json manifest files

* [libtorrent] Update versioning information

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-04-30 11:21:51 -07:00
Kai Pastor
369e139bf3
[libwebp] Fix release-only builds (#17172)
* Fix release-only builds of libwebp

* Bump port version

* Update versions
2021-04-30 11:20:31 -07:00
Chuck Walbourn
b7678882b7
[dxsdk-d3dx] Add new port (#17175)
* [dxsdk-d3dx] port added

* Added deprecation warning

* Added basline

* Convert CONTROL to vcpkg.json

* Update baseline

* Updated unsupported platform port logic per feedback

* Update baseline

* Use version constraint

* Update baseline
2021-04-30 11:19:40 -07:00
Park DongHa
6d29d41a3d
[pthreadpool] update sources and support find_package (#17196)
* [pthreadpool] support find_package

* update to latest source code

* [pthreadpool] update port version

* [pthreadpool] support uwp

* use WindowStore in platform check

* [pthreadpool] prefix with 'unofficial'
2021-04-30 11:14:18 -07:00
wangqr
dfb69e54d8
[avisynthplus] Update to 3.7.0 (#17221)
* [avisynthplus] Update to 3.7.0

* Update to 3.7.0
* Allows static build as this is supported since 3.7.0

* [avisynthplus] add filesystem submodule to support older compiler

* [avisynthplus] change version-string to version-semver
2021-04-30 11:13:16 -07:00
Adam Johnson
cc726b6a6d
[ncurses] Add new port (#17226)
* [ncurses] Add new port.

* x-add-version

* Test ncurses port against CMake.
2021-04-30 11:12:25 -07:00
NancyLi1013
efddfbf13e
[hidapi] Add support linux and osx (#17231)
* [hidapi] Add support linux and osx

* Update versions

* Remove duplicate AC_CONFIG_MACRO_DIR

* Update versions/h-/hidapi.json
2021-04-30 11:11:21 -07:00
Jack·Boos·Yu
d36f68e336
[libpq] Fix cmake wrapper on Windows, add usage (#17232)
* [libpq] Fix cmake wrapper on Windows, add usage

* update version record

* Fix macro PostgreSQL_LIBRARIES

* update version record

* Update ports/libpq/vcpkg-cmake-wrapper.cmake

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

* Update ports/libpq/vcpkg-cmake-wrapper.cmake

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

* Update versions/l-/libpq.json

* Update versions/baseline.json

* Update versions/l-/libpq.json

* Update ports/libpq/vcpkg.json

* Update versions/l-/libpq.json

* Update ports/libpq/vcpkg.json

* Update versions/baseline.json

* Update versions/l-/libpq.json

* Update versions/l-/libpq.json

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-04-30 11:10:51 -07:00
NancyLi1013
d790cb6410
[libosip2] Update to 5.2.0 and add windows support (#17321)
* [libosip2] Add Windows support

* Update version files

* Update portfile.cmake

* Update versions/l-/libosip2.json

* Fix typo error

* Update versions/l-/libosip2.json

* Address review suggestion

* Update versions/l-/libosip2.json

* Update ports/libosip2/portfile.cmake

* Remove space line

* Update versions/l-/libosip2.json
2021-04-30 11:03:26 -07:00
Alexandro Sanchez
f3619bdadc
[libqcow] Update to 20210419 (#17525) 2021-04-30 11:02:15 -07:00
Matthias C. M. Troffaes
63c7a82c6a
[ffmpeg] add openh264 support (#17531)
* [ffmpeg] add openh264 support

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-30 11:01:30 -07:00
Jack·Boos·Yu
8dad905c6f
[matplotplusplus] Fix find and use dependencies (#17552)
* [matplotplusplus] Fix find and use dependencies

* update version record
2021-04-30 10:59:39 -07:00
Peter Keresztes Schmidt
c8c95c50c1
[zeromq] Update to 4.3.4 (#17554)
* [zeromq] Update to 4.3.4

Use newly introduced WITH_LIBSODIUM_STATIC build option when linking libsodium statically.

* Update versions
2021-04-30 10:57:53 -07:00
Mathis Logemann
4f7901ce6f
[comms,commsdsl] update ports (#17581)
* [comms, commsdsl] update to new version

* update versions
2021-04-30 10:56:51 -07:00
Dariusz Antoniuk
63e7b48acf
[scnlib] Update the port of scnlib to 0.4 (#17242)
* [scnlib] update the scnlib port

* [scnlib] add the version entry
2021-04-29 16:28:53 -07:00
dittons
33a812303b
[stlab] update to 1.6.2 (#17239)
* update stlab to 1.6.2

* update stlab to 1.6.2 (version files)

* fix comment in typo

* update version

Co-authored-by: ian <ian>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29 16:27:56 -07:00
JonLiu1993
6b47549240
[Xalan-C] update to 1.12 (#17256)
* [Xalan-C] update to 1.12

* update version
2021-04-29 16:18:49 -07:00
NancyLi1013
422d8abfdd
[libwebsockets] Update dependency (#17253)
* [libwebsockets] Update dependency

* Update version files
2021-04-29 16:16:35 -07:00
Matt Schulte
69b57f85fc
[elfio] Update elfio from 3.8 to 3.9 (#17249)
* [elfio] Update elfio from 3.8 to 3.9

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29 16:15:34 -07:00
JonLiu1993
58c1d6636b
[libyuv] update to latest commit (#17294)
* [libyuv] update to latest commit

* update version

* change configure_file parameter

* update version
2021-04-29 16:14:01 -07:00