Kai Pastor
fc3b54c757
[libgpg-error,libgcrypt,libassuan,gpgme,libgwenhywfar] Update and fix ( #34135 )
2023-10-03 20:34:51 -07:00
Park DongHa
057e254295
[gstreamer] disable "nvcodec" of "plugins-bad" ( #34152 )
2023-10-02 19:52:46 -07:00
Jia Yue Hua
a633d5ef2b
[gaussianlib] update to 2023-02-17 ( #34154 )
2023-10-02 19:51:53 -07:00
Jia Yue Hua
05aec8f20d
[gcem] update to 1.17.0 ( #34155 )
2023-10-02 19:51:40 -07:00
Jia Yue Hua
ac91cb6d58
[glaze] update to 1.5.1 ( #34159 )
2023-10-02 19:51:14 -07:00
Jia Yue Hua
38b14a05c4
[glslang] update to 13.0.0 ( #34160 )
2023-10-02 19:50:58 -07:00
Jia Yue Hua
c3f3a57bd8
[gmmlib] update to 22.3.12 ( #34161 )
2023-10-02 19:50:44 -07:00
Weihang Ding
41e267049e
[getopt-win32] Bump to 1.1.0.20220925 ( #33893 )
...
* [getopt-win32] Bump to 1.1.0.20220925
* Update version database
2023-09-28 23:37:56 -07:00
Jón Bjarni
972ca20ed2
[glaze] Update to 1.4.3 ( #33936 )
...
* update glaze 1.4.3
* update versions
2023-09-26 00:02:41 -07:00
Kai Pastor
62988594de
[gdal] Update to 3.7.2 ( #33960 )
2023-09-25 23:48:02 -07:00
Kai Pastor
7ceccee7f8
[graphviz,librsvg,libcroco] Refresh ( #33964 )
...
* [graphviz] Cleanup
* Refresh patches
* Versions
* Disable #pragma comment lib
* DLLs without exports
* [librsvg] Modernize
* Revise vendored librsvg build
* [libcroco] Revise vendored build
* [librsvg] Revise vendored build, cont.
* [libcroco] Fix version
* [librsvg] Fix pc file
* [librsvg] Fix config polyfill
* Mingw fixes, no abs paths
* No abs paths
2023-09-25 23:47:35 -07:00
Mengna Li
14dccc69fb
update to 1.22.5 ( #33863 )
2023-09-20 10:19:20 -07:00
talregev
a1dcb37339
Add more gz ports ( #33389 )
2023-09-20 10:08:06 -07:00
Lily Wang
500700a90c
[atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection ( #33792 )
...
* [atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection
* update version
2023-09-18 09:52:14 -07:00
talregev
66d350f79c
Compile graphviz 9.0.0 ( #33795 )
2023-09-18 09:28:07 -07:00
Frank
ba3a8acdba
[glib] Update version to 2.76.5 ( #33696 )
...
* [glib] Update version to 2.76.5
* version
2023-09-13 16:39:29 -07:00
Frank
d4ab44b499
[grpc] tools no uwp ( #33697 )
2023-09-13 16:38:15 -07:00
مهدي شينون (Mehdi Chinoune)
b718abc739
[gtest] update to 1.14.0 ( #33728 )
2023-09-13 15:54:23 -07:00
Carlos O'Ryan
2ad55efa24
[google-cloud-cpp] upgrade to v2.15.1 ( #33667 )
2023-09-13 15:42:16 -07:00
Ómar Högni Guðmarsson
56f1f92a59
[glaze] update to 1.4.1 ( #33588 )
2023-09-06 23:43:20 -07:00
autoantwort
6d70500536
[gdal] don't use jpeg when disabled ( #33566 )
2023-09-05 22:42:13 -07:00
Mengna Li
6bee51db43
[gtk] update to 4.10.5 ( #33526 )
2023-09-05 22:33:24 -07:00
Carlos O'Ryan
4a600e9fea
[google-cloud-cpp] update to latest release (v2.14.0) ( #33503 )
2023-09-01 15:34:33 -07:00
Frederik Carlier
ba58a3fdf2
[glib] Support cross-compiling Objective C code using Meson ( #33313 )
...
* Support cross-compiling Objective C code using Meson
The glib port uses Objective C code and the Meson build system.
You'll end up cross compiling glib when compiling for x64 osx
on an arm64 osx machine, or vice versa.
For this to work, an Objective C compiler needs to be set
in the Meson cross file.
vcpkg generates this file based on the
`scripts/buildsystems/meson/meson.template.in` template, and expects
the `MESON_OBJC` CMake variable to be set.
That's the job of `z_vcpkg_meson_set_proglist_variables` in
`scripts/cmake/vcpkg_configure_meson.cmake`. It will only generate data
for an Objective C compiler if:
- The `Languages` argument includes `OBJC`
- CMake has detected a Objective C compiler, and has set `VCPKG_DETECTED_CMAKE_OBJC_COMPILER`
To make this work, this patch:
- Enables the OBJC and OBJCXX language on Apple platforms
- Updates the call to `vcpkg_configure_meson` in the glib port file
to include the OBJC OBJCXX languages.
Fixes https://github.com/microsoft/vcpkg/issues/26147
Fixes https://github.com/microsoft/vcpkg/issues/20341
Based on https://github.com/microsoft/vcpkg/pull/26259
Based on 27dee354e4
Tested on an arm64 mac to compile glib for x64 macos
* Update version database
2023-08-25 12:25:28 -07:00
Kai Pastor
edd3db2e3b
[libffi] Use upstream's build system ( #33203 )
...
* [libffi] Use upstream's build system
* WIP [skip actions]
* WIP [skip actions]
* WIP [skip actions]
* Finish libffi
* Fix downstream lookup
* Update versions
* [gobject-introspection] Require libffi
* Move DLLs to bin
* [libffi] Usage
* Restore azp
* Fix typo
* CI
2023-08-24 12:51:20 -07:00
Weihang Ding
a880596395
[glm] Bump to 2023-06-08 & fix usage ( #32685 )
...
* [glm] Bump to 0.9.9.8+20230608 & fix usage
* switch to version-date
* update version database
2023-08-23 22:04:38 -07:00
JonLiu1993
24acb5f356
[vcpkg baseline][gdal] Fix quote variable error ( #33332 )
...
* [vcpkg baseline][gdal] Fix quote variable error
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-23 21:36:28 -07:00
Lily Wang
27fb19bdcc
[many ports] Fix URLS of download patch ( #33309 )
...
* [many ports] Fix URLS of download patch
* update version
* Fix opencv4 and minhook
* update version
2023-08-23 12:03:24 -07:00
autoantwort
1e85d51160
[gperftools] use supports expression ( #33319 )
2023-08-23 11:56:38 -07:00
Kai Pastor
e91d6617db
[gettext] Handle runtime for unix tools ( #33030 )
...
* [gettext] Handle runtime for unix tools
* CI
* CI
* CI
* CI
* CI
2023-08-23 11:46:39 -07:00
jim wang
c8fa8798dd
[vcpkg baseline][graphicsmagick] update to 1.3.41 ( #33307 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update to 1.3.41
* update version
* update version
2023-08-23 11:44:53 -07:00
Lily Wang
58c4dfaa89
[gtk/gtk3] Fix install gschemas.compiled of glib-2.0 ( #33253 )
...
* [gtk, gtk3] Fix install gschemas.compiled of glib-2.0
* update version
* Revert changes of gtk3 and disable install gschemas.compiled by gtk
* update version
* Update gtk3.json
2023-08-22 13:04:41 -07:00
autoantwort
41f14f54a9
[gdal] don't find arrow ( #33224 )
2023-08-17 12:59:50 -07:00
Alexander Neumann
c77bce443d
[gsoap] msbuild ( #33149 )
...
* [gsoap] msbuild
* v db
2023-08-16 13:02:22 -07:00
JonLiu1993
c50238af5f
[gmsh] update to 4.11.1 ( #33181 )
...
* [gmsh] update to 4.11.1
* update version
* update hash
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-16 12:55:38 -07:00
Ómar Högni Guðmarsson
020874c1d6
[Glaze] Update V1.3.5 ( #33192 )
...
* [Glaze] Update v1.3.5
* Update database
* Glaze remove port-version
* Update database
2023-08-16 12:26:23 -07:00
autoantwort
7247446396
[gdal] control dependency on libspatialite ( #33096 )
2023-08-11 11:04:06 -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
omartijn
ec183f8ab6
Add support for rtti in glslang port ( #32541 )
...
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-08-07 09:59:24 -07:00
Ridwan Abdul Hafidh
56a44f3181
[gperf] Fix error in cpp17 mode ( #32980 )
...
* fix gperf in cpp17 mode
* update version
* update version #2
* remove unused header patch file
* update version 3
---------
Co-authored-by: rdh <ridwanabdulhafidh@gmail.com>
2023-08-07 09:11:58 -07:00
Kai Pastor
2973016c49
[gmp] Avoid libm for x86 msvc host ( #32984 )
2023-08-07 09:10:14 -07:00
Chris W
ddf8878f9a
[gperftools] Update version to 2.10 ( #32974 )
...
* [gperftools] Update version to 2.10
* [gperftools] Update version database
2023-08-07 09:02:52 -07:00
Darren Bolduc
3e7978bd02
[google-cloud-cpp] fix opentelemetry feature ( #32936 )
2023-08-04 06:58:38 -07:00
Scott Hart
b423d24fff
[google-cloud-cpp] update to latest release (v2.14.0) ( #32881 )
2023-08-02 09:05:37 -07:00
Lily Wang
fc59c2a30a
[glib] Fix build race between gio subdirs and gversionmacros.h ( #32785 )
...
* [glib] Fix build race between gio subdirs and gversionmacros.h
* update version
2023-07-31 11:44:42 -07:00
Thomas1664
8f5d80b119
[glaze] Add call to vcpkg_cmake_config_fixup()
( #32825 )
...
* [glaze] Add call to `vcpkg_cmake_config_fixup()`
* version
2023-07-31 11:25:53 -07:00
Ómar Högni Guðmarsson
ccd2e8b4b9
[Glaze] Update version 1.3.3 ( #32789 )
2023-07-27 22:47:36 -07:00
Charles Karney
01793b4fca
[Geographiclib] update version to 2.3 ( #32752 )
2023-07-25 20:07:46 -07:00
ahugeat
3678e75c3a
[gamedev-framework] Update to v1.2.0 ( #32702 )
2023-07-24 11:30:27 -07:00
Ómar Högni Guðmarsson
21bbb14c41
[glaze] Update to version 1.3.2 ( #32564 )
2023-07-17 13:16:46 -07:00
Kai Pastor
0da6acafcf
[gdal] Update to 3.7.1 ( #32559 )
2023-07-14 16:51:41 -07:00
autoantwort
592cb84726
[gstreamer] simplyfy ( #32323 )
2023-07-14 16:39:00 -07:00
Ómar Högni Guðmarsson
aa9f56d821
[glaze] update version 1.3.1 ( #32547 )
2023-07-13 11:38:06 -07:00
Lily Wang
6b8459636c
[vcpkg baseline][graphviz/think-cell-range/geotrans] Fix download error ( #31772 )
2023-07-10 15:20:45 -07:00
JonLiu1993
48b9da7ef0
[ghc-filesystem] update to 1.5.14 ( #32462 )
...
* [ghc-filesystem] update to 1.5.14
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-10 09:53:57 -07:00
Carlos O'Ryan
dafef74af5
[google-cloud-cpp] update to latest release (v2.13.0) ( #32391 )
2023-07-07 10:16:49 -07:00
autoantwort
dad2e6f2aa
[gperftools] update supports expressions ( #32152 )
2023-07-05 11:50:46 -07:00
JonLiu1993
8b86af2c8c
[geogram] Enable MacOs+Arm64 build ( #32366 )
...
* [geogram] Enable MacOs+Arm64 build
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-05 11:32:59 -07:00
Frank
b18a96f435
[google-cloud-cpp] update to 2.12.0 ( #32299 )
...
* [google-cloud-cpp] update to 2.12.0
* version
2023-06-30 17:34:48 -07:00
autoantwort
b857d948bc
[gstreamer] fix internal deps ( #32147 )
2023-06-26 22:18:42 -07:00
moritz-h
f3c8c1cf46
[gmp] update download urls ( #32155 )
...
* [gmp] update download urls
* line breaks
2023-06-26 22:17:15 -07:00
Kai Pastor
0817255128
[gdal] Fix build and symbol visibilty ( #32245 )
...
* [gdal] Fix quoting
* [gdal] Fix shapelib symbol visibility
2023-06-26 20:24:50 -07:00
Lars Fröhlich
2b9358ea52
[gul14] Update to version 2.9.2 ( #32124 )
2023-06-21 17:37:21 -07:00
Carlos O'Ryan
7dfcad590a
[google-cloud-cpp] update to latest release (v2.11.0) ( #31995 )
2023-06-16 20:53:40 -07:00
Ómar Högni Guðmarsson
fbc868ee5e
[glaze] update v1.2.6 ( #32029 )
...
* Update glaze v1.2.6
* update database
2023-06-16 16:21:05 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses ( #31770 )
...
* Xbox triplets should not support ports with only copyleft licenses
* Reverted ports that build with xbox currently
* Fix conflict and rebase
* Update baseline
* Update baseline
2023-06-15 14:49:00 -07:00
endingly
3056fed522
[games101-cgl] new port ( #31831 )
...
* [games101-cgl] new port
* [games101-cgl] update version file
* [games101-cgl] update version dataset
* Updated the logic for installing the source code repository
* Updated the logic for installing the source code repository
* Update ports/games101-cgl/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* modify installation behavior
* add git-tree id
* Update version database
* add usage
* modify download hash
* update version data
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-06-14 12:35:23 -07:00
Lars Fröhlich
bb93597802
[gul14] Update to version 2.9.1 ( #31981 )
2023-06-14 11:53:01 -07:00
Billy O'Neal
8773f4a10b
[gppanel] Fix missing headers ( #31968 )
...
* Fix missing headers in gppanel.
Submitted upstream as https://github.com/woollybah/gppanel/pull/5
* Version DB
2023-06-13 19:07:45 -07:00
Alonso Schaich
4467a9a690
[gtk] Update to 4.10.4 ( #31943 )
...
* [gtk] Update to 4.10.4 (microsoft/vcpkg#31942 )
* [gtk] Regenerate version registries (microsoft/vcpkg#31942 )
2023-06-12 15:55:46 -07:00
Fabian Keßler
a960fde0b6
[gtk3] Bump version to 3.24.38 ( #31910 )
2023-06-10 01:49:42 -07:00
Alonso Schaich
0f8a0f084a
[glib] Update glib to 2.76.3 ( #31786 )
...
* [glib] Update glib to 2.76.3 (microsoft/vcpkg#31785 )
* [glib] regenerate versions repository (microsoft/vcpkg#31785 )
2023-06-07 09:49:58 -07:00
Kai Pastor
a7c5980158
[gdal] Avoid abseil headers ( #31816 )
2023-06-06 16:21:01 -07:00
Alonso Schaich
f84cbe7a11
[gtk] update to 4.10.3 ( #31615 )
...
* [gtk] update to 4.10.3 (microsoft/vcpkg#31614 )
* [gtk] regenerate versions repository (microsoft/vcpkg#31614 )
2023-05-26 13:46:49 -07:00
Osyotr
a9e8ed2469
[gdal] Don't depend on default features of proj ( #31606 )
2023-05-25 15:08:27 -07:00
autoantwort
5ad9850efe
[gdal] fix tools feature ( #31545 )
2023-05-24 12:20:14 -07:00
Simon Perkins
0ccb3d1140
[gsl] fix gsl x64-linux-dynamic build by guarding win32 string replaces ( #31504 )
...
* Guard win32 string replaces
* update version
* Use target_compile_definitions for GSL_DLL
* Update version
* Revert "Use target_compile_definitions for GSL_DLL"
This reverts commit 9b228c100a
.
* Address review comments
* Update version
* Revert "Address review comments"
This reverts commit d6e911a87b
.
* Address review comments
* Remove target_compile_definitions
* #ifndef WIN32 -> #ifndef _WIN32
* Update version
* Update port-version from 2 to 3
* ./vcpkg x-add-version --all
* Restore version 2 port-version in version/g-/gsl.json
2023-05-22 14:56:05 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache ( #30429 )
...
* [gettext] Preset more MSVC checks
* Modify configure to speed up windows builds
* Support checked-in config cache
* Collect config [skip actions]
* Add x64 config
* Collect config [skip actions]
* Re-use most of windows config.cache [skip actions]
* WIP [skip actions]
* WIP [skip actions]
* WIP [skip actions]
* WIP
* [mchehab-zbar] Update gettext dependencies
* Add missing patch
* Don't test find_package(Gettext)
* [vcpkg-autotools-cache] Script port for config caching
* Add missing file
* Remove vcpkg-autoconf-cache
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00
moritz-h
c140c95162
[glslang] update to 12.2.0 ( #31509 )
2023-05-21 17:49:01 -07:00
Alonso Schaich
df788a288c
[glib] update to 2.76.2 ( #31491 )
...
* [glib] update to 2.76.2 (microsoft/vcpkg#31490 )
* [glib] regenerate version registries (microsoft/vcpkg#31490 )
2023-05-18 11:18:29 -07:00
MonicaLiu
a9da2edbae
[gdcm] Update to 3.0.22 ( #31499 )
...
* update gdcm
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:18:03 -07:00
Kai Pastor
e99d61570b
[gdal] Update to 3.7.0 ( #31381 )
...
* [gdal] Update to 3.7.0
* [pdal] Fix build with gdal 3.7
2023-05-15 13:19:14 -07:00
jim wang
c43c007677
[gstreamer] Add a ges feature ( #31267 )
...
* add feature ges
* update
* fix port version
* update version
2023-05-11 11:42:13 -07:00
Ómar Högni Guðmarsson
ff311f676b
[Glaze] update ( #31319 )
...
* Glaze update V1.2.3
* update database
* Remove unused flag
* update version database
2023-05-09 14:57:10 -07:00
robbert-ef
76fb3e5930
[gmp] Fix building for linux x86 ( #31339 )
2023-05-09 14:48:09 -07:00
Kai Pastor
f1a37c0d84
[gz-math7] Control options ( #31277 )
2023-05-08 18:13:00 -07:00
theartful
461fd253f5
[gstreamer]: fix pkgconfig parameters of gstreamer ( #31301 )
2023-05-08 18:02:30 -07:00
Ómar Högni Guðmarsson
4eda0e3c70
[glaze] update 1.2.2 ( #31249 )
...
* Glaze updated to 1.2.2
* Vcpkg version database update
2023-05-05 11:17:13 -07:00
Connor Broyles
39b4197519
[geos] Update to v3.11.2 ( #31233 )
...
* [geos] Update to v3.11.2
* [geos] Update baseline
* [geos] Fix GCC 13 build
* [geos] Update baseline
2023-05-04 10:25:51 -07:00
autoantwort
daeaf2c209
[gz-tools2] fix build ( #31214 )
2023-05-04 10:21:32 -07:00
Vitalii Koshura
388e9f1c82
[gtk3] Update to 3.24.37 ( #31223 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-03 12:42:17 -07:00
Carlos O'Ryan
8b332e211c
[google-cloud-cpp] update to the latest release (v2.10.0) ( #31202 )
2023-05-01 15:34:02 -07:00
talregev
197818b248
Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] ( #28656 )
...
* Add gz ports
* ci.baseline.txt android.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-01 11:55:39 -07:00
Benjamin Oldenburg
a92f44a98c
[glew] Only set the base address on x86 (32bit) ( #31084 )
2023-05-01 11:46:50 -07:00
Ómar Högni Guðmarsson
ee54793ab2
[glaze] new port ( #30966 )
...
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-04-27 15:25:13 -07:00
Alonso Schaich
e5eb69dd58
[gtkmm] update to 4.10.0 ( #31122 )
...
* [gtkmm] update to 4.10.0 (microsoft/vcpkg#31121 )
* [gtkmm] regenerate version registries (microsoft/vcpkg#31121 )
2023-04-26 12:13:33 -07:00
autoantwort
a518f50bcf
[gstreamer] fix inter feature deps ( #31110 )
2023-04-26 12:13:18 -07:00
Kai Pastor
0be3552301
[glib] Fix build failures ( #31034 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:59:22 -07:00
Gregory Popovitch
12dce3ae84
[gtl] Update version to 1.1.8 ( #31076 )
...
* Update version to 1.1.6
* run `./vcpkg x-add-version --all --overwrite-version`
* Bump gtl version to 1.1.8
* run `./vcpkg x-add-version --all --overwrite-version`
* Replace hard coded version with `"v${VERSION}"`
* update gtl.json
* Fix version database.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:26 -07:00
Kai Pastor
580f143d12
[gdal] Update to 3.6.4 ( #31049 )
2023-04-24 18:05:40 -07:00