Commit Graph

20723 Commits

Author SHA1 Message Date
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix (#34586) 2023-10-19 11:00:06 -07:00
Ankur Verma
85f2afaa49
[ankurvdev-embedresource] adding new port (#34401)
* Rename Port to ankurvdev-embedresource

* Add sha

---------

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2023-10-19 10:51:59 -07:00
Pravila
8941576c19
[pravila00-enum-string] New port (#34518)
* Add pravila00-enum-string

* Format vcpkg.json

* Add version

* Add version file

* Add missing comma

* Fix version

* Update ports/pravila00-enum-string/portfile.cmake

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

* Update ports/pravila00-enum-string/portfile.cmake

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

* Update ports/pravila00-enum-string/vcpkg.json

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

* Update ports/pravila00-enum-string/portfile.cmake

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

* Rename port to enum-string

* Add version for enum-string

* Fix port name

* Update version

* Update port name

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-10-19 10:51:28 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 (#34555)
* [libjpeg-turbo] update to 3.0.1

* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 (#34558)
* [libjuice] update to 1.3.1

* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Mengna Li
6110622d91
update to 2.54.2 (#34563) 2023-10-19 10:49:31 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 (#34585)
* [libmorton] update to 0.2.12

* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Kai Pastor
f330a325dd
[boost-iostreams] Fix mingw (#34387)
* [boost-iostreams] Fix mingw

* run generate-ports.ps1

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 09:29:18 -07:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps (#34462)
* [vcpkg-ci-ffmpeg] Format manifest

* [vcpkg-ci-ffmpeg] Test feature openmpt

* [mpg123] Export shlwapi usage

* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
a3emdot
9cdd9888ea
[harfbuzz] Make 'cairo' an optional feature for 'harfbuzz' (#34476)
* make 'cairo' an optional feature for 'harfbuzz'

* regenerate versions

* add 'defaulti-features : false' for feature 'cairo'

* regenerate versions

* add 'freetype' as a feature for feature 'cairo'

* regenerate versions
2023-10-18 10:54:42 -07:00
Lily Wang
d00370893e
[aws-sdk-cpp] Fix feature awsmigrationhub build error (#34506)
* [aws-sdk-cpp] Fix feature awsmigrationhub build error

* update version
2023-10-18 10:52:34 -07:00
Vitaly
dcd1ee2a4f
[oboe] add new port (#34510)
* New port: Oboe audio library / Android

* Fixes

* Fixes

* Fixes

* Fixes by review

* Update version

* Update versions/o-/oboe.json

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

* Update ports/oboe/portfile.cmake

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

* Update version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-18 10:35:37 -07:00
Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 (#34456)
* [mosquitto] Update to 2.0.18

* Disable android.

```
ci/installed/arm-neon-android/debug/lib/libssl.a  /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a  -pthread  -ldl  -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>>               lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. (#34532)
* Supports recent compilers.

Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.

* Updates port version.
2023-10-18 10:21:47 -07:00
Silvio Traversaro
db956472e9
[idyntree] Update to 10.0.0 (#34513)
* [idyntree] Update to 10.0.0

* [idyntree] Update versions
2023-10-18 10:15:48 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 (#34515)
* update cpr port and baseline to 1.10.5

* use version as ref in portfile
2023-10-18 10:15:03 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build (#34547) 2023-10-18 10:14:26 -07:00
Jia Yue Hua
bc1ffaed11
fix deps (#34524) 2023-10-18 10:08:16 -07:00
Alexis La Goutte
cd3504e210
[ngtcp2] update 1.0.0 (#34527) 2023-10-18 10:07:58 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 (#34538) 2023-10-18 10:07:36 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 (#34544) 2023-10-18 10:07:09 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 (#34557)
* [wxWidgets] Update to 3.2.3

* update version

* update portfile.cmake

* version
2023-10-18 10:04:28 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 (#34561)
* [libmaxminddb] update to 1.7.1

* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
talregev
5c82f7e637
fix ogre-next dependencies (#34463) 2023-10-17 14:57:01 -07:00
Samuel Marks
621b7abe07
[ports/keccak-tiny] New port (#34356)
* [ports/keccak-tiny] New port

* [ports/keccak-tiny] Resolve hand-lint from vcpkg team

* [ports/keccak-tiny/portfile.cmake] Guard check linkage for Windows

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* [versions/k-/keccak-tiny.json] `./vcpkg x-add-version --all --overwrite-version`

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-17 11:42:31 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature (#34507)
* [cpptoml] Disable LIBCXX feature

* version

* ${VERSION}

* version
2023-10-17 11:36:23 -07:00
Vitaly
034298f677
[libqtrest] Add new port (#34455)
* QtRest: new port

* Fix ref

* Fix ref

* Fix ref

* qtrest -> libqtrest, review changes

* versions

* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 (#34043)
* [dirent] update to 1.24

* [dirent] update to 1.24

* fix deps

* fix deps

* fix deps

* fix deps

* CI [skip actions]

* CI [skip actions]

* fix deps

* CI [skip actions]

* fix deps
2023-10-17 11:09:26 -07:00
Thomas1664
bf3f056519
[ogre] Fix usage of ogre[core] (#34301)
* [ogre] Fix usage of ogre[core]

* version
2023-10-17 10:46:25 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 (#34504)
* [libcial] Update version to v3.0.17

* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 (#34525)
* [libtins] update to 4.5

* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 (#34526)
* [libsvm] update to 3.32

* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Alexis La Goutte
c1081fe6df
[nghttp3] update to 1.0.0 (#34528) 2023-10-17 10:36:38 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature (#34415) 2023-10-16 12:28:42 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking (#34502)
* [readline-win32] Fix windows dynamic linking

* Update version database
2023-10-16 12:28:31 -07:00
Kristian Duske
87b341399b
Use unofficial-minizip for find_dependency to fix a configure warning (#34499)
This was supposed to be fixed in 1e0eede790, but I missed the call to
find_dependency.
2023-10-16 12:26:45 -07:00
JonLiu1993
f01fe7c207
[nifticlib] update to 2022-07-04 to add include path to fix breaks app build (#34467)
* [nifticlib] Add include path to fix breaks app build

* update version

* [nifticlib] update to commit 2022-07-04

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-16 12:13:13 -07:00
rinechran
fd9f5aab49
[Thorvg] Update Thorvg port to v0.11.1 (#34474)
* feat : version up 0.11.1

* docs : update baseline
2023-10-16 12:12:50 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup (#34486) 2023-10-16 12:12:21 -07:00
Thomas1664
8194912f47
[vcpkg baseline][highs] Fix compiler selection (#34496)
* [highs] Fix compiler selection

* version
2023-10-16 12:11:19 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 (#34477)
* Update libtracepoint ports

* Update version

* Update libtracepoint-header

* Update version libeventheader-tracepoint

* Update libeventheader-decode

* Update version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Rémy Tassoux
cd962c7b05
[imgui-node-editor] Update to 0.9.3 (#34494)
* [imgui-node-editor] Update to 0.9.3

* [imgui-node-editor] Update version files
2023-10-16 12:03:44 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 (#34497) 2023-10-16 12:02:59 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 (#34498) 2023-10-16 12:00:44 -07:00
Thomas1664
48b883fb2b
[sdl2] Add feature alsa (#34311) 2023-10-16 10:48:03 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. (#34480)
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. (#34481) 2023-10-13 19:43:14 -07:00
Billy O'Neal
ba823b1e1f
Patch Tuesday 2023-10-11 (except macOS) (#34431) 2023-10-13 14:57:51 -07:00
Kristian Duske
1e0eede790
Fix configure warning when using minizip (#34445) 2023-10-13 12:28:22 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 (#34472) 2023-10-13 12:01:47 -07:00