Commit Graph

171 Commits

Author SHA1 Message Date
Niall Douglas
6386c01bf9
[ned14-internal-quickcpplib][status_code][outcome][llfio] Update to latest. (#21926) 2021-12-08 15:43:49 -08:00
Robert Schumacher
edacd9502e
[skcrypter] Fix casing of version db file (#21902) 2021-12-08 13:56:30 -08:00
Artur
80bd733a3f
[skCrypter] add new port (#21836)
* [skCrypter] add new port


[skCryper] format vcpkg.json

* [skCrypter] update baseline

* [skCrypter] rename folder to all l lowercase

* [skCrypter] rerun x-add-version
2021-12-06 20:41:01 -08:00
LilyWangLL
86fb7a15bc
[sdl2-mixer] Fix feature mpg123 build error (#21812)
* [sdl2-mixer] Disable feature mpg123 temporarily

* update version

* [sdl2-mixer] fix feature mpg123 build error

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-06 20:35:19 -08:00
Kai Pastor
4c9b301c9e
[spatialite-tools] Revise and update to 5.0.1 (#21594)
* Revise portfile and patch

* Install pc file for windows

* Update versions

* Remove readosm failure from CI baseline

* Revise dependencies based on #include, use pkgconfig

* Revise portfile

* Update to 5.0.1

* Update versions

* Fix release-only nmake build

* Update versions
2021-12-06 17:58:47 -08:00
pastdue
9349a6a56c
[sdl2] Fix mingw compilation issues (#21683)
* [sdl2] Fix issue with mingw + CMake >= 3.22

* [sdl2] Fix portfile issue affecting mingw

* Run x-add-version sdl2
2021-12-01 19:20:14 -08:00
autoantwort
7c92c79a1a
[sdl2pp] no absolute paths (#21722)
* [sdl2pp] no absolute paths

* [sdl2-image][sdl2-mixer][sdl2-ttf][sdl2pp] Install and fix .pc files

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 15:29:54 -08:00
autoantwort
9a1b3ad21c
[symengine] no absolute paths (#21692)
* [symengine] no absolute paths

* [symengine] Fix relative calculation of include

* Update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-30 11:52:31 -08:00
Koby Kahane
793256e0f2
[sqlite3] Update to 3.37.0 (#21729) 2021-11-29 17:02:21 -08:00
autoantwort
a118f6af79
[skia] no absolute paths (#21717) 2021-11-29 16:59:50 -08:00
myd7349
cdccaa0bf7
[simdjson] Update to 1.0.2 (#21622)
* [simdjson] Update to 1.0.2

* [simdjson] Bump version
2021-11-26 00:59:13 -08:00
chausner
61301975fe
[sqlite-orm] Update to 1.7 (#21609)
* Update sqlite-orm to 1.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-23 12:21:28 -08:00
Park DongHa
77045e7ec8
[spirv-cross] Fix iOS triplet build (#21588)
* [spirv-cross] fix ios build

* [spirv-cross] update port SHA, baseline

* [spirv-cross] replace to vcpkg-cmake

* Update ports/spirv-cross/portfile.cmake

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

* Update ports/spirv-cross/portfile.cmake

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

* [spirv-cross] update git-tree SHA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-23 12:15:06 -08:00
Kai Pastor
94b2a07762
[libspatialite] Use pkgconfig for nmake and autotools (#20480)
* Enable CI for libspatialite:x64-windows-static-md

* Use pkgconfig for nmake

* Use pkgconfig for autotools; fix mingw

* Install pc file for windows

* Add feature interface, make GPLv2+ features optional

* spatialite-tools need libspatialite[rttopo]

* Update versions
2021-11-18 21:36:42 -08:00
Christopher Schwartz
4389f62145
[openblas] make openblas build on MinGW (#20986)
* [openblas] make openblas build on MinGW

* Portfile cleanup: Join separate vcpkg_check_feature calls and add double quotes according to maintainer guidelines.

* Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions.

* Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions (2) - missed a spot.

* Re-factory code

* version

* [shogun] Fix include cblas path

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-11-18 21:28:02 -08:00
Wei Dai
50700e0360
[SEAL/APSI]Updated SEAL to 3.7.2 and APSI to 0.5.0 (#21454)
* Updated ports/seal to 3.7.2 and ports/apsi to 0.5.0.

* Updated versioning.
2021-11-16 10:13:33 -08:00
chausner
3b09246714
[spectra] Update to 1.0.0 (#21369)
* Update spectra to 1.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:34:51 -08:00
chausner
4b39282741
[sentencepiece] Update to 0.1.96 (#21370)
* Update sentencepiece to 0.1.96

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 16:34:31 -08:00
VuYeK
52d5c9b07e
[New port] Added Sciter.JS port (version 4.4.8.16) (#18951)
* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port

* Update ports/sciter-js/portfile.cmake

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

* Update ports/sciter-js/portfile.cmake

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

* Update ports/sciter-js/portfile.cmake

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

* Update ports/sciter-js/portfile.cmake

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

* Added Sciter.JS port (version 4.4.8.10), deprecated Sciter port

* Added Sciter.JS port (version 4.4.8.16)

* Update ports/sciter/portfile.cmake

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

* Update ports/sciter/vcpkg.json

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

* Removed trailing comma

* SHA update

* Updated ci.baseline

* Updated sciter homepage

* Updated sciter SHA

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-15 08:58:46 -08:00
NancyLi1013
897ff9372f
[sdl2] Add feature x11 (#21188)
* [ssdl2] Add feature x11

* Update dependencies

* Update version files
2021-11-11 13:47:51 -08:00
autoantwort
f975585427
[sdformat6] no absolute paths (#21305) 2021-11-11 13:36:14 -08:00
chausner
3730cbe99a
[string-theory] Update to 3.5 (#21212)
* Update string-theory to 3.5

* Update CI baseline

* Fix CMake config

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-08 16:14:11 -08:00
Ryan
ed0ad8a813
[srell] Update to 3.001 (#21216)
* update to 3.001

* update versioning
2021-11-08 16:09:11 -08:00
autoantwort
8300767077
[symengine] no absolute paths (#21100) 2021-11-05 16:34:35 -07:00
Artem Shubovych
637c236d18
[new port] squirrel (#18681)
* [new port] squirrel

* Add versions

* Fix squirrel portfile according to new standards

* Add version to squirrel

* Remove all files from /bin directory

* Update squirrel version

* Could not fix the execs in bin/ directory hence simply enforced dir removal

* Update versions

* Remove obsolete version

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

* Remove trailing comma

* Remove bin files only when not using squirrel as library

* Do not remove bin dir when on win32 and dynamic linking because of dlls

* Fixing the bin directory cleanup for various platforms

* Update versions

* Smart remove bin directory for static vs dynamic build; add note on the binaries there

* Update version

* Define 'interpreter' feature which controls building sq and sq_static binaries

* Update version and revision of squirrel to the most recent one

* Update versions database

* Remove bin/ directory for static build

* Update versions database

* Apply suggestions from code review

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

* Update versions

* Fix interpreter tool

* Update versions

* Add patch to optionally build squirrel interpreter

* Update versions

* [new port] squirrel

Add versions

Fix squirrel portfile according to new standards

Add version to squirrel

Remove all files from /bin directory

Update squirrel version

Could not fix the execs in bin/ directory hence simply enforced dir removal

Update versions

Remove obsolete version

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

Remove trailing comma

Remove bin files only when not using squirrel as library

Do not remove bin dir when on win32 and dynamic linking because of dlls

Fixing the bin directory cleanup for various platforms

Update versions

Smart remove bin directory for static vs dynamic build; add note on the binaries there

Update version

Define 'interpreter' feature which controls building sq and sq_static binaries

Update version and revision of squirrel to the most recent one

Update versions database

Remove bin/ directory for static build

Update versions database

Apply suggestions from code review

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

Update versions

Fix interpreter tool

Update versions

Add patch to optionally build squirrel interpreter

Update versions

Conditionally build sq and sq_static

Update versions

* Change line endings to LF

* Update versions

* Change line endings to LF

* Update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Artem Shubovych <artem.shubovych@thetradedesk.com>
2021-11-05 16:08:58 -07:00
Osyotr
8831ef24ee
[snappy] Fix hash and switch to vcpkg_cmake_* (#21054) 2021-11-05 14:25:34 -07:00
autoantwort
9915f08b49
[simage] no absolute path (#21101) 2021-11-05 13:03:13 -07:00
autoantwort
b31b625528
[shapelib] fix cmake export path (#21102) 2021-11-05 13:02:58 -07:00
chausner
f012faeecf
[sjpeg] Add new port (#21094)
* Add new port sjpeg

* Update CI baseline

* Remove "supports", use vcpkg_check_linkage

* Update git-tree hash

* Remove man pages

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 12:59:26 -07:00
Wei Dai
428d6000c4
[Seal] Update to version 3.7.1 (#21024)
* Updated ports/seal.

* Updated versioning.
2021-11-03 21:47:05 -07:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Dmitry Baryshev
f0bcb89486
[sail] Update to 0.9.0-pre18 (#20964)
* [sail] Update to 0.9.0-pre18

* [sail] vcpkg x-add-version --all --overwrite-version
2021-10-26 23:55:40 -07:00
chausner
9d45ae9d87
[socket-io-client] Update to 3.1.0 (#20883)
* Update socket-io-client to 3.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:34:56 -07:00
Charles-Auguste Marois
1f9179baa6
Fix awssdk usage and silence libcrypto messages (#20848)
* [0.5.12] Update aws-c-cal version.

* [1.1.1] Update s2n version

* Clarify AWSSDK package usage.

* Fix port versions.

* [aws-c-cal] Fix libcrypto patch.

* [s2n] Fix remove libcrpyto messages patch.
2021-10-22 00:36:19 -07:00
chausner
ce26221120
[simdjson] Update to 1.0.1 (#20876)
* Update simdjson to 1.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 23:54:19 -07:00
chausner
ca43793011
[string-view-lite] Update to 1.6.0 (#20912)
* Update string-view-lite to 1.6.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 22:37:40 -07:00
chausner
5555bffe84
[sassc] Update to 3.6.2 (#20913)
* Update sassc to 3.6.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 22:36:39 -07:00
chausner
824fbe62f6
[soxr] Add features, fix VCRT runtime linkage (#20797)
* Add features lsr-bindings and openmp to soxr, set BUILD_SHARED_RUNTIME

* Update git-tree hash

* Convert tabs to spaces

* Update git-tree hash

* Use string(COMPARE

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-19 18:29:10 -07:00
Ryan Mast
7d874589dd
[sundials] update to 5.8.0 (#20793)
* [sundials] update to 5.8.0

* Update CI baseline

* [sundials] migrate from deprecated to new functions

* Update CI baseline
2021-10-18 14:31:57 -07:00
chausner
22d7c8b375
[Many ports] Remove/fix unused patch files (#20620)
* Remove/fix unused patch files

* Bump port versions

* Update git-tree hash

* Fix corrupt patch

* Update git-tree hash

* 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-10-18 14:25:31 -07:00
Be
9fe2fa69f5
[soundtouch] switch download to Codeberg (#20747)
https://gitlab.com/soundtouch/
has been banned from GitLab.com without explanation.
The maintainer moved the repository to
https://codeberg.org/soundtouch/soundtouch/
2021-10-15 19:29:26 -07:00
Gleb Ignatev
aacceff7c5
[sentry-native] Add missing CMakeFindDependencyMacro for find_dependency (#20597)
* ports: sentry-native: Add CMakeFindDependencyMacro for find_dependency

find_dependency requires CMakeFindDependencyMacro to be included,
otherwise there is a CMake error when using find_package(sentry).

* versions: update sentry-native port-version to 2
2021-10-11 20:29: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
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
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
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
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
autoantwort
eb9d024272
[sleepy-discord] fix [core] build (#20372) 2021-09-29 08:35:27 -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
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