Commit Graph

12490 Commits

Author SHA1 Message Date
Dimitrij Mijoski
4533b7483d
[nuspell] update to version 4.2.0 (#15425) 2021-01-05 12:39:10 -08:00
Takahiro Ueda
41e5b0815f
[docs] fix "CMake script" -> "makefile" for vcpkg_(n)build_make (#15419) 2021-01-05 12:37:19 -08:00
Nicholas Hayes
c562883384
[libheif] Update to version 1.10.0 (#15416) 2021-01-05 12:34:04 -08:00
Rémy Tassoux
0a262e7d61
[sdl2] Update to 2.0.14 (#15398)
* [sdl2] Update to 2.0.14

* Revert "[sdl2] Update to 2.0.14"

This reverts commit b8e82e0dac.

* [sdl2] Update to 2.0.14

* [sdl2] Fix manifest formatting

* [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-01-05 12:33:13 -08:00
Gilad Bauman
109ce45742
Fix for FreeImage incorrect image format enum after disabling vendor plugins (#15393) 2021-01-05 12:12:52 -08:00
Hendiadyoin1
35e978a884
fix licensingfile of kf5archive (#15314)
* fix licensingfile of kf5archive

* selected specific licencefile

* bumped port-version to 1
2021-01-05 12:11:22 -08:00
JonLiu1993
6b52be61ca
[darknet] yolo v4 weights's hash need to update (#15296)
* [darknet] yolo v4 weights's hash need to update

* Add vcpkg_check_feature

* Modify FEATURE_OPTIONS
2021-01-05 12:10:06 -08:00
dweckmann
215d38b4ad
[ogre] make zziplib, freeimage, assimp, freetype and strict resource manager, optional features (#15194) 2021-01-05 12:07:14 -08:00
General Jack O'Neill
4907797add
[geotrans] update to version 3.8 (on-hold waiting for CI/VM port 21 for ftp to be opened or alternate host site) (#14412)
* Update port geotrans to version 3.8
1. Added new files to CMakeLists.txt required by version 3.8
2. Remove old style CONTROL file used by vcpkg
3. Updated portfile.cmake for version 3.8
4. Add new style vcpkg.json file used by vcpkg

* Add skip to CI baseline. Add slow warning messages to portfile

* Refine warning message about long download times
2021-01-05 12:05:15 -08:00
Silvio Traversaro
d2e0939e39
[ignition-common3] Add new port 🤖 (#11273)
* [ignition-common3] Add new port

* Update ports/ignition-common3/portfile.cmake

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

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-01-05 11:57:23 -08:00
Ronald
63de431b40
[poppler] Add new port (#15158)
* port "poppler", it works, but needs a lot refinement.

* add poppler-cpp17

* add popper and poppper[cpp17]

* Use Options in vcpkg_configure_cmake instead of patches

* remove feature cpp17

* remove port-version for a new port

* add dependency fontconfig

* try to solve problems on linux

* zlib2 and png are default feature, let it be

* linux is not supported for misc problems

* remove test subdirectory for it to work in linux

* remove test subdirectory for it to work in linux

* fix patch files

* format manifest file using vcpkg foramt-manifest

* less dependencies

* fix dependencies

* fix dependencies

* fix dependencies

* fix dependencies

* fix dependencies

* fix dependencies

* fix dependencies

* test dependencies devil

* test fix dependencies

* remove redundant fontconfig

* make zlib as an optional feature

* test zlib as a feature

* test fontconfig

* apply vcpkg format-manifest

Co-authored-by: abc <a@b.com>
2021-01-04 12:27:23 -08:00
NancyLi1013
50ea8c0ab7
[graphicsmagick] Add delegates.mgk (#15245)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-31 11:05:46 -08:00
Phoebe
30124253ee
[wangle] Fix dependency issue (#15400) 2020-12-31 11:05:11 -08:00
NancyLi1013
e9e1e0898a
[exiv2] Add pkgconfig to fix the path (#15389) 2020-12-30 22:41:54 -08:00
Phoebe
200848ed9e
[boost-build] Fix cflags and c++flags for msvc (#15385) 2020-12-30 22:41:25 -08:00
Chuck Walbourn
c450737386
[directxmath] port updated for cmake improvements (#15383)
* directxmath port updated for cmake improvements

* Rev control version

* update CONTROL for version
2020-12-30 22:40:47 -08:00
Jacob Kahn
63f9a4aeff
[onednn] Fix share path infix to match find_package() name (#15372)
* [onednn] Fix share path infix to match find_package() name

* Add port-version

* Install failure message
2020-12-30 22:38:55 -08:00
Gerald Combs
73cfc65919
[libilbc] New port (#15331)
* [libilbc] New port

libilbc is an Internet Low Bit Rate Codec (iLBC) / RFC 3951 codec.
Closes #14836.

* Update ports/libilbc/portfile.cmake

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

* Update ports/libilbc/portfile.cmake

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

* [libilbc] Use vcpkg_copy_tools, update arm-uwp.

* [libilbc] More packaging cleanups.

Add vcpkg_fixup_pkgconfig after vcpkg_install_cmake.

Install docs into $PREFIX/share/libilbc.

Remove ilbc_test after a dynamic build and the bin and debug/bin dirs
after a static build.

Fixup include/ilbc_export.h for static builds.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-12-30 22:37:04 -08:00
Stephen Just
6a94f1f8ce
[arcus] New port (#15305)
* [arcus] New port

Arcus is used by CuraEngine as a library for writing to sockets.
Adding this port helps with CuraEngine's build as well as any other
projects that depend on Arcus.

* review comments

* Remove reference to python3 in description since its disabled
2020-12-30 22:36:19 -08:00
Eli Arzhannikov
e83c76d561
[boost-modular-builder] let fallback to default tool path (#15254)
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-30 22:34:51 -08:00
Billy O'Neal
5c262f63ec
Update cpprestsdk to 2.10.17. (#15401) 2020-12-30 20:50:53 -08:00
Ludek Vodicka
53983b0967
[IXWebsocket ] Upgraded to 11.0.4 version (#15394)
* Upgrade IXWebsocket to 11.0.4

* Formatting update

* Update ports/ixwebsocket/portfile.cmake

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

* Static library check, fixup targets

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-12-30 20:13:41 -08:00
Billy O'Neal
4a542c97fb
Use vcpkg_from_github in soqt. (#15384) 2020-12-30 12:55:04 -08:00
Robert Schumacher
6772fdd145
[vcpkg] Teach vcpkg install --no-build-missing (#15139)
* [vcpkg] Teach `vcpkg install` `--no-build-missing`

This switch causes failure to restore from cache to abort the build instead of performing a just-in-time build.

This is useful in complex CI systems where the build was expected to have been performed previously, such as via another pipeline.

* [vcpkg] Rename flag to require binary caching
2020-12-30 12:12:17 -08:00
JonLiu1993
f55a5d91d9
[simde] update to 0.7.0 (#15387) 2020-12-30 10:43:06 -08:00
Jacob Kahn
91e134f16f
[flashlight-cuda] Update port (#15379) 2020-12-30 10:42:50 -08:00
JonLiu1993
c5c07e363c
[LLGL] installs header files in the wrong directory (#15366) 2020-12-30 10:41:49 -08:00
Mark Gillard
9b2edf2f38
update toml++ to v2.3.0 (#15365) 2020-12-30 10:40:49 -08:00
Jack·Boos·Yu
78d4f88c05
[libpq] Change compile flag /Zi to /Z7 when building Windows (#15361)
* [libpq] Change compile flag /Zi to /Z7 when building Windows

* [libpq] Fix installation about pdbs
2020-12-30 10:40:30 -08:00
Phoebe
38c6fbd0c7
[glib] Fix pkgconfig files (#15360)
* [glib] Fix pkgconfig files

* Use GLIB_VERSION instead
2020-12-30 10:39:50 -08:00
Wolfgang Stöggl
5321ed169c
[monkeys-audio] Update to 5.70 (#15359)
Released MAC_SDK files are currently only provided for download for a
short period of time and replaced frequently by newer versions.
See: https://monkeysaudio.com/files/
- Update patches:
  fix-project-config.patch
  remove-certificate-step.patch
- Add alternative download URL from Internet Archive
2020-12-30 10:38:48 -08:00
Dmitry Baryshev
389efb2701
[sail] Enable static builds and more platforms (#15140) 2020-12-29 19:26:27 -08:00
Billy O'Neal
b12f78c3ed
[antlr4,python3] Resolve cross port conflicts (#15378)
* [python3] Add vcpkg's include directories to the end rather than to the beginning.

This is safe because vcpkg never hydrates python3's $(PySrcDir)\externals directory, so it wasn't using vendored dependencies at all.

* [antlr4] Install antlr headers in antlr4-runtime rather than the root to avoid stomping on common name token.h.

This is consistent with the ubuntu packages.
2020-12-29 16:34:43 -08:00
Kevin Lalumiere
1e736c7eb4
Adds python-debugging=on to B2_OPTIONS_DBG (#15352)
... when BOOST_DEBUG_PYTHON is inside the VCPKG_CXX_FLAGS_DEBUG,
i.e. fixes 15350
2020-12-29 16:09:35 -08:00
Amir Alperin
b0dd196533
bump version (#15344) 2020-12-29 16:08:37 -08:00
JonLiu1993
9ec6b1947e
Raylib update to 3.5.0 (#15342) 2020-12-29 16:08:11 -08:00
Jack·Boos·Yu
d5b47fcc98
[mdnsresponder] Change compile flag /Zi to /Z7 (#15340) 2020-12-29 16:07:42 -08:00
Kevin Lu
21872f70f5
[freetype] Update to 2.10.4 (#15334)
* bump version sha

* update patches

* [vtk] upstream patch for freetype 2.10.4

https://discourse.vtk.org/t/building-opencascade-7-5-0-with-vtk-9-0-1
2020-12-29 16:05:56 -08:00
Gerald Combs
a5db216641
[bcg729] New port (#15322)
* [bcg729] New port

Bcg729 is a G.729 Annex A&B codec. Closes #14835.

* Update ports/bcg729/CONTROL

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

* Update ports/bcg729/portfile.cmake

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

* [bcg729] Allow *-uwp in ci.baseline.txt.

* Update ports/bcg729/portfile.cmake

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

* Use a manifest rather than CONTROL; portfile.cmake nitpicks.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-29 16:03:37 -08:00
Andrei Lebedev
ba70cea27a
[grpc] Build codegen on arm64-osx (#15307)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-12-29 16:01:30 -08:00
Andrei Lebedev
fc0a2aa44b
[tbb] arm64-osx support (#15306)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-12-29 16:00:55 -08:00
Vladimir Zryachih
7019243b24
fix librsync port for static linkage (#15281)
Co-authored-by: Vladimir Zryachih <v.zryachih@xsolla.com>
2020-12-29 15:59:03 -08:00
Markus87
3ddbba7ab6
Fixed port of quirc - patch did no longer apply / modified to fix build (#15252)
* Fixed port of quirc - patch did no longer apply / modified to fix build

* Updated quirc to the latest version + removed obsolete patch-for-msvc.patch

* update baseline

* [quirc] Fix license file name

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-12-29 15:57:56 -08:00
Matthias C. M. Troffaes
ba1c3aa63e
[libvpx] switch from yasm to nasm (#14545)
* [libvpx] switch from yasm to nasm

* [vcpkg] install nasm on azure for osx

* Revert "[vcpkg] install nasm on azure for osx"

This reverts commit f65ad1bdad.

* [VMSS] Install nasm on OSX

* [libvpx] bump port version

* [libvpx] Add --as=nasm for non-MSVC triplets

* [libvpx] Fix nasm debug format flag

* Back out nasm change applied in https://github.com/microsoft/vcpkg/pull/15258

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Long Nguyen <nguyen.long.908132@gmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-29 15:43:54 -08:00
Jack·Boos·Yu
8f8f7168ee
[cmake] update to 3.19.2 (#14716)
* [cmake] update to 3.19.0

* update vmss

* [cmake] update to 3.19.1

* [solid3] Fix configure error, fix static definition

* [flann] Add feature hdf5 and fix it

* [highfive] Fix dependency hdf5

* [simage] Fix configure error

* [aws-c-common] Fix configure error

* [cmake] Update to 3.19.2

* Revert changes about cmake bug

* [VMSS] Update cmake path on Windows

* [cmake] Update cmake hash

* [minc] Fix dependency hdf5

* [cmake] Update cmake package name and path on MacOS

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-28 21:21:03 -08:00
Billy O'Neal
580da706ed
Build results from 2020-12-27 (#15353)
* [capnproto] Remove from baseline.

PASSING, REMOVE FROM FAIL LIST: capnproto:x64-windows (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: capnproto:x64-windows-static (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: capnproto:x86-windows (.\scripts\ci.baseline.txt)

These were fixed by the update to VS2019 version 16.8. Other capnproto skips moved into "supports" because:
capnp.lib(serialize-packed.c++.obj) : error LNK2019: unresolved external symbol __popcnt referenced in function "int __cdecl kj::popCount(unsigned int)" (?popCount@kj@@YAHI@Z)
i.e. the port wants popcnt to exist and it doesn't, so this isn't an artifact of our CI.

* Remove "passing: remove from fail list" entries.

* [atk, atkmm, gdk-pixbuf, glibmm, gtkmm, libsigcpp, libxmlpp, pangomm] Acquire using HTTPS.

* [chardir] Update osx download.

* [leaf] Remove leaf in favor of boost-leaf.

```
Starting package 759/1414: leaf:x86-windows
Building package leaf[core]:x86-windows...
-- Downloading https://github.com/zajo/leaf/archive/0.2.2.tar.gz...
-- Extracting source D:/downloads/zajo-leaf-0.2.2.tar.gz
-- Using source at D:/buildtrees/leaf/src/0.2.2-26417cde9d.clean
-- Configuring x86-windows
-- Building x86-windows-dbg
-- Building x86-windows-rel
-- Installing: D:/packages/leaf_x86-windows/share/leaf/copyright
-- Performing post-build validation
-- Performing post-build validation done
Uploaded binaries to 1 HTTP remotes.
Building package leaf[core]:x86-windows... done
Installing package leaf[core]:x86-windows...
The following files are already installed in D:/installed/x86-windows and are in conflict with leaf:x86-windows

Installed by boost-leaf:x86-windows
    include/boost/leaf/capture.hpp
    include/boost/leaf/common.hpp
    include/boost/leaf/context.hpp
    include/boost/leaf/detail/all.hpp
    include/boost/leaf/detail/demangle.hpp
    include/boost/leaf/detail/function_traits.hpp
    include/boost/leaf/detail/mp11.hpp
    include/boost/leaf/detail/optional.hpp
    include/boost/leaf/detail/print.hpp
    include/boost/leaf/error.hpp
    include/boost/leaf/exception.hpp
    include/boost/leaf/result.hpp

Elapsed time for package leaf:x86-windows: 2.931 s
```

Caused by the update to Boost 1.75.0. Because this port is touching include/boost, I'm interpreting that as "the author intends users to use it as a Boost library", and have deleted this port in favor of the Boost version.

* [magic-get] Remove magic-get in favor of boost-pfr.

* Update ports/chartdir/portfile.cmake

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>

* Restore versions.

* format-manifest

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-12-28 21:20:30 -08:00
Billy O'Neal
24290fb002
[vcpkg] Fix pwsh version detection for old versions to download a fresh copy. (#15355) 2020-12-28 19:35:21 -08:00
dweckmann
e2d3408547
[cppunit] add linux support and bump version to 1.15.1 (#15018) 2020-12-28 19:35:08 -08:00
Billy O'Neal
6d84d56cd5
Add testing with VS2015 and VS2017 compilers. (#15257)
* Add testing with VS2015 and VS2017 compilers.

* Apply Nicole CRs.
2020-12-28 17:51:22 -08:00
Chuck Walbourn
ec58d649c1
Updated directxtk et al for cmake package support (#15210) 2020-12-28 17:28:53 -08:00