Commit Graph

487 Commits

Author SHA1 Message Date
MonicaLiu
222409d3a4
[sfml] Support for Release-only build (#31372)
* support release-only

* update version

* update portfile.cmake

* update git-tree

* update sfml

* update version

* undo previous step

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
Denis Barkar
ea222747b8
[sdl2-mixer-ext] add new port (#31253) 2023-05-08 18:32:52 -07:00
Kai Pastor
1f94beda2b
[nettle] Switch from yasm to clang (#30175)
* Add export list generation [skip actions]

* Refresh exports using dumpbin

* [nettle] Update to 3.8.1 [skip actions]

* Disable testsuite and examples [skip actions]

* Update exports for x64 [skip actions]

* Update exports for x86 [skip actions]

* Finish update

* [shiftmedia-libgnutls] Fix 'supports'

* Build arm

* Switch from yasm to clang

* Revise msvc support patch

* Add feature to control tools

* Fix DLL installation

* [skip actions]

* Cleanup
2023-05-08 15:54:25 -07:00
Cheney Wang
f3cc1e393f
[simde] update to 0.7.4 (#31264) 2023-05-05 11:16:48 -07:00
Vitalii Koshura
ee3fefebc7
[sentry-native] update to 0.6.2 (#31210)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-02 13:22:25 -07:00
Kai Pastor
a9c97d38b6
[starlink-ast] Update, fix (#31201)
* [starlink-ast] Update, fix

* Cleanup
2023-05-01 11:24:04 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 (#30946) 2023-04-26 21:05:37 -07:00
Kai Pastor
d18847f621
[sqlite3] Fix tool installation with zlib (#31050)
* [sqlite3] Fix tool installation with zlib

* Disambiguate PDB

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:54:48 -07:00
Fabien Péan
b3f7701a4a
[superlu] Update to v6.0.0 (#31089)
* [superlu] Update to v6.0.0

* [superlu] remove spurious configure

* [superlu] v db
2023-04-25 22:46:59 -07:00
Arne de Bruijn
bb53a073f1
[sdl1-mixer] new port (#30921)
* sdl1-mixer port

* Fix source reference

* Add mpg123_ssize_t patch

* Exclude arm

* Use depedencies from vcpkg

* Correct license capitalization

* Replace $(VcpkgTriplet) by @TARGET_TRIPLET@

* Create Directory.Build.props with include dirs

* Use @CURRENT_INSTALLED_DIR@

* Set debug format OldStyle to fix C2471

* Use correct RuntimeLibrary

* Add usage file

* Update github commit

* Update versions

* Clean up linux build

* Update versions
2023-04-21 14:55:21 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 (#30747)
* update to 1.10.2

* fix sleepy-discord issue

* update

* update

* restore

* fix version
2023-04-21 14:54:16 -07:00
Vitalii Koshura
95252eadd6
[stackwalker] add new port (#30909)
* [stackwalker] add new port

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Add note about the fix build patch already being submitted upstream.

---------

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Billy O'Neal (VC AIR) <bion@microsoft.com>
2023-04-20 17:10:39 -07:00
Jennifer Chukwu
b925f3f8c4
[Scenepic] Update to 1.1.0 (#30951)
* update port

* x-add-version --all
2023-04-18 20:26:03 -07:00
Jack·Boos·Yu
35bf2e6bdf
[vcpkg baseline] Fix libxmp-lite / starlink-ast regressions (#30941)
* [vcpkg baseline] Fix libxmp-lite regression

* typo

* Fix startlink-ast

* version

* Remove port libxmp-lite

* Restore libxmp-lite in the version database.

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-04-18 16:57:21 -07:00
myd7349
086e63910e
[simdjson] Update to 3.1.7 (#30858)
* [simdjson] Update to 3.1.7

* [simdjson] Bump version
2023-04-14 23:38:04 -07:00
autoantwort
49ec128d6b
[stlab] fix core build (#30819) 2023-04-13 12:51:30 -07:00
Sergei Kachkov
c2f29e5aba
[stb] Install missing stb_vorbis.c file (#30616)
* [stb] Install stb_vorbis library

* [stb] Update versions

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 11:11:50 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Rémy Tassoux
7610e561be
[stb] Update to 2023-04-11 (#30777)
* [stb] Update to 2023-04-11

* [stb] Update version files
2023-04-11 23:02:19 -07:00
Nick DeMarco
b7b490ac10
[stlab] Update to 1.7.1 (#30525)
* Update stlab to 1.7.1

* Apply suggestions from code review

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

* Remove unnecessary closing bracket

* Run vcpkg x-add-version stlab --overwrite-version per @Cheney-W

* Add "shims" feature to port to match cmake expectations

* remove erroneous version object

* Formatting

* Run vcpkg x-add-version stlab --overwrite-version

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-06 16:54:58 -07:00
Dmitry Baryshev
effb026d8d
[sail] Fix installing webp and avif features (#30423)
* Fix compiling AVIF and WEBP in static mode

* Bump port version to 2

* vcpkg x-add-version --all

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-06 16:36:22 -07:00
autoantwort
3a720e8908
[status-code] add missing include (#30673) 2023-04-05 16:28:43 -07:00
Pierre Wendling
c9aba30092
[sdl2] Update to 2.26.5 (#30684)
* [sdl2] Update to 2.26.5.

* [sdl2] Update baseline.
2023-04-05 15:57:27 -07:00
Mengna Li
cf0d1928f8
fix bad hash (#30648) 2023-04-04 15:39:19 -07:00
Kai Pastor
6ba86f3584
[hdf5] Ensure mpi usage in downstream ports (#29724)
* [hdf5] Force parallel usage on downstream ports

* Move effects downstream
2023-04-04 12:10:32 -07:00
klaus triendl
f60f31fc9e
[sqlite3] Ability to enable the DBSTAT eponymous virtual table (#30432) 2023-04-02 20:49:05 -07:00
JonLiu1993
d84a3ade16
[sqlcipher] Add fts5 support (#30573)
* [sqlcipher] Add fts5 support

* update version

* update feature

* update version
2023-04-02 20:42:34 -07:00
Edi61
aadbd0b375
Use /Z7 instead of /Zi when building static (#30512)
Otherwise warnings LNK4099: PDB '*.pdb' was not found with ... linking object as if no debug info
2023-03-30 14:18:14 -07:00
Sylvain Doremus
a2addd4bc5
[shaderwriter] Update to version 2.6.0. (#30521)
* [shaderwriter] Update to version 2.6.0.

* Now using vcpkg_check_features.
2023-03-30 12:00:44 -07:00
Vitalii Koshura
9aa24ca450
[sentry-native] Update to 0.6.1 (#30487)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-03-29 16:21:26 -07:00
klaus triendl
ef34901399
[sqlite-orm] Update to 1.8.2 (#30417) 2023-03-28 14:52:42 -07:00
مهدي شينون (Mehdi Chinoune)
1924508fc2
[spix] update to 0.5 and build against Qt6 (#30367) 2023-03-28 14:25:14 -07:00
myd7349
816c297cf4
[simdjson] Update to 3.1.6 (#30439)
* [simdjson] Update to 3.1.6

* [simdjson] Bump version
2023-03-27 11:55:10 -07:00
مهدي شينون (Mehdi Chinoune)
7ae1d8ffd3
[saucer] build against Qt6 (#30368) 2023-03-24 23:05:39 -07:00
SvenPStarFinanz
a35209a4ee
[sqlcipher] Bump to 4.5.3. (#30366)
* [vcpkg] Bump to 4.5.3.

* x-add-version

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* x-add-version

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* x-add-version

* Removed blank line by hand.

* x-add-version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-24 23:02:40 -07:00
Yury Bura
eb11dbb245
[libxml2] add more features (#30154)
* [libxml2] move hardcoded external dependencies (iconv, lzma, zlib) to features, disable legacy flag by default

* add version

* [libxml2] add ftp and http options

* overwrite version

* [libxml2] restore formatting, remove ftp from defaults

* overwrite version

* [libxml2] remove hhtp from default-features

* overwrite version

* [libxml2] add network future dependent on platform

* [libspatialite][pdal][spatialite-tools] define libxml2[http] dependency explicitly

* update versions

* [libspatialite] update version

* add version

* Revert "[libxml2] add network future dependent on platform"

* overwrite version
2023-03-22 16:20:43 -07:00
Pierre Wendling
812080c89a
[sdl2-mixer] Update features and fix static linking (#29681)
* [sdl2-mixer] Update features behaviour.

- Reword feature description.
- Disable FLAC and MP3 support when libflac and mpg123 are not selected.
- Make libvorbis a dependency instead of a feature.
Unlike the FLAC/MP3 backends, the vorbis backend cannot be disabled.

* [sdl2-mixer] Remove alternative midi features.

The priority for MIDI backends is: fluidsynth > timidity > nativemidi.

- Turn off implicitely enabled timidity backend which shadows the
nativemidi backend.
- Remove nativemidi as it offers the same functionalities as fluidsynth
but is not available outside of Windows and Apple platforms. Moreover it
may give the false impression that MIDI is supported out of the box

* [sdl2-mixer] Use targets provided by dependencies.

This allows the dependencies to inform the sdl2-mixer about their usage
requirements, making it much easier to statically link the library.

* [sdl2-mixer] FluidSynth now requires pkg-config.

Since 2.3.1#1 FluidSynth's CMake config required pkg-config to find its
dependencies.

* [sdl2-mixer] UWP builds should work again.

* [sdl2-mixer] Update baseline.

* [sdl2-mixer] Add back a dummy libvorbis feature.

This is to keep compatibility with downstream users.

* [sdl2-mixer] Update version.

* [sdl2-mixer] Remove the dummy libvorbis feature.

Since vcpkg tool version 2023-02-16, this is no longer needed.

* [sdl2-mixer] Update version.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:40:45 -07:00
Lily Wang
321262837d
[sail] Remove feature svg (#30233)
* [sail] Remove feature svg

* update version

* update version
2023-03-19 23:32:09 -07:00
Oliver Old
47be7ff37d
[scope-guard] Update to v1.1.0 (#30285)
* [scope-guard] Add v1.1.0

* Update baseline and versions
2023-03-19 23:20:48 -07:00
reito
b12243bd33
[Spout2] New Port (#30119)
* Add Spout2

* Add Spout2

* Disable UWP

* Fixup

* Disable ARM64

* Disable ARM64

* Fix cmake config

* Explain dx feature

* Fix

* vcpkg_check_features

* FEATURE_OPTIONS

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-03-15 10:48:09 -07:00
jim wang
4674f57bbb
[sdl2pp] fix dependency error (#30085)
* fix sdl2pp dependency

* update version

* update version

* fix CI error

* update version

* fix dependency

* update version
2023-03-14 14:18:55 -07:00
myd7349
4f1cf8f903
[simdjson] Update to 3.1.5 (#30107)
* [simdjson] Update to 3.1.3

* [simdjson] Bump version

* [simdjson] Update to 3.1.5

* [simdjson] Overwrite version

* [simdjson] Quote

* [simdjson] Overwrite version
2023-03-14 14:13:02 -07:00
Matthias Kuhn
ad35705adf
[szip] Allow cross compiling for arm64-osx (#30134) 2023-03-13 11:47:22 -07:00
autoantwort
e741c6ed58
[stdexec] new port (#30031) 2023-03-12 21:29:16 -07:00
Mengna Li
89562cbf9b
[simd] update to 5.2.123 (#29272)
* update to 5.2.121

* update to 5.2.121

* remove useless patch

* update to 5.2.123

* update
2023-03-10 12:32:44 -08:00
Pierre Wendling
d08e708c21
[sdl2] Bump to 2.26.4 (#30054)
* [sdl2] Update to 2.26.4.

* [sdl2] Update baseline.
2023-03-07 12:18:34 -08:00
Jack·Boos·Yu
6aa4fca940
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 (#29918)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5

* version

* typo

* typo

* fix build

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* Rename argument

* version

* More changes about argument

* wrong op

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:29 -08:00
Oliver Old
5aa33f1076
[scope-guard] Add new port (#29821)
* Add port files for scope_guard

* Add version for scope_guard

* Update portfile.cmake with suggested changes

* Update scope-guard.json

---------

Co-authored-by: Frank <1433351828@qq.com>
2023-02-28 10:16:46 -08:00
Dmitry Baryshev
8c9e975171
[sail] Update to 0.9.0-rc3 (#29809)
* Update to RC3

* vcpkg x-add-version --all --overwrite-version

* Update SHA sum after rebasing

* vcpkg x-add-version --all --overwrite-version

* Added missing PSD feature

* vcpkg x-add-version --all --overwrite-version
2023-02-27 11:53:45 -08:00
Nick
b5f40dc9d8
[vvenc] new port (#29619)
* [simde] suppress min/max macro definitions

* [vvenc] new port
2023-02-24 12:54:29 -08:00