Commit Graph

586 Commits

Author SHA1 Message Date
jim wang
365d1e9a90
[sentencepiece] update to 0.1.99 (#34749)
* update to 0.1.99

* update version
2023-10-31 12:02:26 -07:00
autoantwort
820cf6afbd
[sdl2-mixer-ext] uwp (#33774) 2023-10-26 21:01:59 -07:00
Daniel Schürmann
b31a9e4ff0
[soundtouch] Update to 2.3.2 (#34697) 2023-10-25 07:10:23 -07:00
eao197
22453caae7
[sobjectizer, so5extra] update to 5.8.1 and 1.6.1 (#34529)
* SObjectizer and so5extra updated to the latest version.

SObjectizer -> 5.8.1.
so5extra -> 1.6.1.

* x-add-version for SObjectizer and so5extra.

---------

Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-10-23 11:14:57 -07:00
Thomas1664
48b883fb2b
[sdl2] Add feature alsa (#34311) 2023-10-16 10:48:03 -07:00
Kai Pastor
7973b37fd5
[soci] Fix usage (#34436) 2023-10-13 11:05:30 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 (#33600) 2023-10-12 10:46:42 -07:00
Kai Pastor
64c330e2e7
[soci] Fix dependencies in, intern, out (#34327) 2023-10-10 17:32:58 -07:00
Frank
dfc21e3f28
[SDL2] Update version to 2.28.4 (#34342) 2023-10-10 15:01:31 -07:00
Alexander Neumann
3199b26459
[winpcap] fix build (#34298) 2023-10-10 15:01:19 -07:00
Vitalii Koshura
ae360361a4
[sentry-native] update to 0.6.6 (#34379) 2023-10-09 18:03:54 -07:00
Weihang Ding
30fd98658a
[sokol] Bump to 2023-10-07 (#34363) 2023-10-09 15:32:45 -07:00
Russell Greene
a57f1ee551
[sdbus-cpp] New port (#33879) 2023-10-09 15:29:42 -07:00
autoantwort
0e85eeb82a
[sdl2-net] fix uwp (#33688) 2023-10-09 15:07:23 -07:00
Jia Yue Hua
8ec31e98fb
[sqlite3] update to 3.43.1 (#34178) 2023-10-05 12:20:33 -07:00
autoantwort
2f1cc4c0a4
[sfml] fix osx build (#34113) 2023-10-02 20:30:51 -07:00
Jia Yue Hua
733141279a
[scnlib] update to 1.1.2 (#34182) 2023-10-02 17:27:58 -07:00
Nick
ec4d21430d
[sdl2] add missing 'dbus' dependency (#34013) 2023-09-28 23:22:37 -07:00
Lily Wang
896155d2d9
[skia] Add dependency dlfcn-win32 for feature freetype on windows (#33793)
* [skia] Add dependency dlfcn-win32 for feature freetype on windows

* update version
2023-09-18 09:49:29 -07:00
Jia Yue Hua
b2b5bd8f65
[sqlitecpp] update to 3.3.1 (#33820)
[sqlitecpp] update to 3.3.1
2023-09-18 09:15:31 -07:00
Lily Wang
130a670989
[sdl2] Update to 2.28.3 (#33740)
* [sdl2] Update to 2.28.3

* update version
2023-09-14 13:31:20 -07:00
Asuna
a04f49071f
[sigmatch] add new port (#33707) 2023-09-13 17:15:41 -07:00
chausner
6f29df2a11
[simsimd] Add new port (#33674) 2023-09-13 17:06:48 -07:00
Weihang Ding
44e1ee73d2
[sqlite3] Bump to 3.43.0 (#33632) 2023-09-13 15:42:37 -07:00
chausner
a6025e0f75
[seasocks] Update to 1.4.6 (#33656) 2023-09-13 15:35:10 -07:00
autoantwort
0a4cefaac2
[sqlite3] tool no uwp (#33602) 2023-09-07 15:01:47 -07:00
autoantwort
491f98f238
[soci] odbc no uwp (#33601) 2023-09-07 14:58:43 -07:00
MonicaLiu
d6ad83af4b
[strong-type] Update to v12 (#33587) 2023-09-06 23:59:18 -07:00
Frank
632a33aba2
[skia] disable the dev test (#33494)
* [skia] disable the dev test

* version

* add option

* v db

* revert

* v db

* add patch

* v db
2023-09-01 15:33:40 -07:00
chausner
0d906bd5c0
[seasocks] New port (#33385)
* Add seasocks 1.4.5

* Update CI baseline

* Add patch to fix x86 build

See https://github.com/mattgodbolt/seasocks/pull/192

* Update CI baseline

* Add supports attribute

* Update CI baseline

* Disable Windows due to https://github.com/mattgodbolt/seasocks/pull/193

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-01 11:38:27 -07:00
Jack·Boos·Yu
cdf9d9b5d5
[vcpkg baseline][sdformat13] Fix find dependency urdfdom (#33433)
* [sdformat13] Fix find dependency urdfdom

* version

* fix usage

* version

* Update ports/sdformat13/portfile.cmake

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-31 12:59:42 -07:00
autoantwort
8568364fbe
[soil2] use supports expression (#33365) 2023-08-30 14:06:35 -07:00
Ada Tufankjian
2c356da170
[SDL2] Updating port to latest 2.28.2 (#33283)
* Updating SDL2

* Attempting to fix x64-linux downstream

* Another attempt to fix finding ALSA that doesn't break everything

* ANOTHER attempt to find ALSA properly for linux

* This time trying to change sdlFindALSA

* Attempting to use vcpkg version of ALSA

* Actually adding alsa as a dependency

* Another attempt, this time drawing from the inspiration of how libsamplerate is handled

* Another attempt, this time drawing from the inspiration of how libsamplerate is handled

* Trying a different change to sdlFindALSA

* Another attempt

* Trying to se if perhaps the SDL2Config script is problematic

* Possible fix?

* Again, trying to get linux to behave

* A bit of cleanup of unnecessary cruft

* Removing unnecessary feature
2023-08-28 13:24:36 -07:00
talregev
d71315b15e
[sdformat13] new port (#31280)
* Add sdformat13 port

* sdformat13 fixes (#1)

* Fix cmake config export

* Cleanup

* Add usage

* Update versions

* Fix according comments review

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-08-25 12:04:34 -07:00
Weihang Ding
da7048d0d9
[SI] New port (#33292)
* [SI] New port

* update version database
2023-08-23 12:18:52 -07:00
Mengna Li
417119555f
Add missed include (#33293) 2023-08-22 15:01:22 -07:00
autoantwort
7d7c9c66de
[symengine] respect Maintainer Guide (#33202) 2023-08-18 12:21:53 -07:00
Matthieu Penant
ab91390898
[snap7] new port v1.4.2 (#33221)
* [snap7] new port v1.4.2

fixes #32968

* Update snap7.json

* Update CMakeLists.txt

* Update snap7.json

* Update portfile.cmake

* Update snap7.json

* Update vcpkg.json

* Update vcpkg.json

* Update snap7.json

* Update ports/snap7/CMakeLists.txt

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update versions/s-/snap7.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update ports/snap7/CMakeLists.txt

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update snap7.json

* comment using namespace std in header

* Update snap7.json

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-08-18 12:20:20 -07:00
SvenPStarFinanz
95797b8c9f
[sqlcipher] Update to 4.5.4 (#33241)
* [sqlcipher] Update to 4.5.4

* x-add-version
2023-08-18 11:32:42 -07:00
chausner
80150f8687
[stduuid] Update to 1.2.3 (#33170)
* Update stduuid to 1.2.3

* Update CI baseline

* Switch back to ${PORT}

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-16 13:00:17 -07:00
Alexander Neumann
e22937a2f9
[sdl1] msbuild (#33152)
* sdl1 msbuild

* v db
2023-08-15 16:53:15 -07:00
Alexander Neumann
1c502ac9bd
[scintilla] msbuild (#33158)
* scintilla msbuild

* v db
2023-08-15 16:46:12 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
myd7349
4b19d9f935
[simpleble] Add new port (#32813)
* [simpleble] Add new port

* [simpleble] Update to latest commit to fix build issues

* [simpleble] Versioning

* [simpleble] !Android & !UWP

* [simpleble] Overwrite version
2023-08-14 17:37:35 -07:00
JuliusBrueggemann
bb14ab72d9
[simdutf] Update to 3.2.16 (#33004)
* [simdutf] Update simdutf version to 3.2.15

The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature.

* [simdutf] Adjust baseline version

* Apply suggestions from code review

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* [simdutf] Update baseline version

* Revert all changes to the baseline

This reverts commit b9114681dc and 7f71a77e83.

* Reset port version to 0

* Update baseline

* [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows

* [simdutf] Update version files

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-10 10:24:31 -07:00
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 (#31727)
* [python3] Update to 3.11.3

* Force set PythonForBuild on windows

* Set LD_LIBRARY_PATH on unix

* Always use vcpkg_find_acquire_program(PYTHON3) on windows

* Remove LD_LIBRARY_PATH shenanigans

* [vtk] Parse python version from include folder

* Fix static builds on windows

* Pass --with-build-python on unix

* [omniorb] Fix python version in patch

* Resurrect rpath patch

* [python3] fix usage

* [gobject-introspection] don't hardcode python version

* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection

* [paraview] don't hardcode python version

* [vtk-dicom] don't hardcode python version

* Update python in vcpkgTools.xml

* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)

* [libpq] Don't hardcode python version

* [shiva] Don't pass python variables

* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version

* [python3] update to 3.11.4

* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python

* libpq quickfix

* re-fix libpq

* fix vcpkg-get-python-packages

* Make windows 7 patch compatible with unix builds

* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree

* Fix static builds

* Speculatively fix osx regression

* Fix omniorb on unix

* [gobject-introspection] fix windows builds

* [vtk] Update vendored copy of mpi4py for python 3.11 support

* [mdl-sdk] Fix python

* [gobject-introspection] fix the fix of a fix...

* Update versions

* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)

---------

Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
a109b7ccb2
[salome-medcoupling] Add new port (#32916)
* [salome-configuration|medcoupling] new ports

* format manifest

* v db

* remove trace

* v db

* fix dep

* v db

* Apply suggestions from code review

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* v db

* adjust SALOME_WITH_MPI depending on HDF5

* remove nuking of CMAKE_PREFIX_PATH from salome

* v db

* fix post build

* v db

* Fix med-fichier config on linux

* add supports

* format manifest

* v db

* don't want to investigate linux failure further

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-07 09:59:40 -07:00
JonLiu1993
c0efcd2984
[simd] update to 5.3.128 (#33009)
* [simd] update to 5.3.128

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-07 08:55:02 -07:00
Weihang Ding
64d69a75df
[szip] Fix build on android (#32914)
* [szip] Fix build on android

* update version database

* fix ci baseline

* fix ci.baseline.txt
2023-08-04 07:00:16 -07:00