Commit Graph

557 Commits

Author SHA1 Message Date
Ómar Högni Guðmarsson
c01832ef83
[Glaze] Update version 1.8.0 (#35360)
* Update glaze verison 1.8.0

* update database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-28 21:43:32 -08:00
Kai Pastor
2e702554a1
[gflags] Fix release-only build (#35373) 2023-11-28 21:41:58 -08:00
KRM7
64ca152891
[gapp] New port (#35330)
* [gapp] new port

* update versions/g-/gapp.json

---------

Co-authored-by: KRM7 <KRM7@users.noreply.github.com>
2023-11-27 23:11:18 -08:00
Jón Bjarni
23ceb9cbf9
[Glaze] Update version 1.6.1 (#35273)
* Update glaze to 1.6.1

* update git tree
2023-11-22 16:34:48 -08:00
Kai Pastor
a44d019a38
[gflags] Cleanup, fix usage (#35188)
* [gflags] Make find_package more regular

* [gflags] portfile cleanup

* [gflags] Fix pkgconfig

* Versions

* [gflags] Add license

* [gflags] Legacy quirks
2023-11-21 18:51:28 -08:00
MonicaLiu
776bf4317e
[glog] Set GLOG_STATIC_DEFINE in export.h (#35173)
* fix glog

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-21 13:50:31 -08:00
Ómar Högni Guðmarsson
abe01a20d3
[Glaze] Update version 1.6.0 (#35185)
* Glaze version 1.6.0

* Updated database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-21 11:47:32 -08:00
moritz-h
32d07fb9f4
[glslang] fix tools (#35191) 2023-11-20 12:20:47 -08:00
Kai Pastor
1fd0a713b0
[gdal] Update to 3.8.0 (#35115)
* [gdal] Update to 3.8.0

* [gdal] Refresh list of tools
2023-11-16 19:48:18 -08:00
Julia DeMille
6fec1e983d
[geographiclib] Remove unnecessary and broken cross-compile check. (#35030)
* [geographiclib] Removed cross-compile check.

It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.

* [geographiclib] Port version bumped.
2023-11-16 12:57:06 -08:00
Tobias Ribizel
e61900cc51
[ginkgo] Update version to 1.7.0 (#35028)
* [ginkgo] add version 1.7.0

* update version
2023-11-14 13:04:50 -08:00
Kai Pastor
6193a5e89d
[gdal] Update to 3.7.3 (#35073) 2023-11-14 00:23:52 -08:00
talregev
f5c5b8ddbb
Add port gui7 (#34830) 2023-11-09 11:28:51 -08:00
Anna Levenberg
90512eeab9
[google-cloud-cpp] update to latest release (v2.18.0) (#34873)
* [google-cloud-cpp] update to latest release (v2.18.0)

* don't modify old version's git-tree

* change git sha
2023-11-09 11:08:40 -08:00
Alonso Schaich
5c02b81bb5
[glib] update to 2.78.1 (#34964)
* [glib] update to 2.78.1 (microsoft/vcpkg#34963)

libelf suppression patch has been obsoleted by GNOME/glib@3916368 .

* [glib] regenerate version registry (microsoft/vcpkg#34963)
2023-11-09 10:35:39 -08:00
talregev
472c17c838
[ogre next] update to 2.3.2 (#34902)
* update ogre-next to 2.3.2

* fix gz-cmake3 for windows

* Fix pc static

* fix RenderSystems include

* remove conflict with ogre
2023-11-06 10:36:32 -08:00
Ómar Högni Guðmarsson
b182703f4c
[Glaze] Update 1.5.7 (#34895)
* Glaze update 1.5.7

* Update database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-06 09:38:52 -08:00
talregev
51aa787313
gz-sensors7 (#34831) 2023-11-02 13:50:40 -07:00
Ómar Högni Guðmarsson
106fd5cf49
[Glaze] version 1.5.6 (#34849)
* Update glaze

* Update database
2023-11-02 10:39:50 -07:00
Darren Bolduc
fa70b2dd4c
[google-cloud-cpp] update to v2.17.0#2 (#34641)
* [google-cloud-cpp] update to v2.17.0#2

* disable compute on windows
2023-11-01 12:37:31 -07:00
talregev
0e2a0e0ad1
Add gz-rendering7 port (#34618) 2023-10-31 12:54:36 -07:00
talregev
9083f6a5b2
gz-physics6 (#34616) 2023-10-31 12:54:17 -07:00
Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps (#34667)
* [gz-cmake3] Fix export of static deps

* [gz-cmake3,gz-common5] Revise package import

* [gz-common5] Disable tests by config

* [gz-cmake3,gz-common5] Revise deps patching

* [gz-common5] Take care of pkg-config

* [gz-common5] Check installed components

* Finish
2023-10-27 19:22:45 -07:00
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec (#34751)
* [gstreamer] Add correct support for feature nvcodec

* version

* add support

* version
2023-10-27 17:53:00 -07:00
Kai Pastor
79be4be144
[gts] Enables osx and android, fixes, cleanup. (#34673)
* [gts] Enable and fix osx

* [gts] Update manifest

* [gts] Fix version passing

* [gts] Update usage

* [gts] Simplify dll patching

* [gts] Cleanup

* [gts] android builds now

* ignition-common1: fails on osx as on linux
2023-10-26 20:42:32 -07:00
autoantwort
a7e4ad1363
[glslang] fix tools windows (#34700) 2023-10-26 13:15:55 -07:00
gerard-ryan-immersaview
cf9fe90138
[gstreamer] nvcodec feature (#34690)
* Reverts hard-coded disable in https://github.com/microsoft/vcpkg/pull/34152
2023-10-24 11:52:45 -07:00
JonLiu1993
398ede5dd8
[glaze] update to 1.5.3 (#34624)
* [glaze] update to 1.5.3

* update version

* [glaze] update to 1.5.4

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-24 09:06:44 -07:00
jim wang
cf1fe96a87
[graphviz] Fix installation prompts under Linux (#34619)
* Fix installation prompts under Linux

* update version
2023-10-20 09:56:26 -07:00
talregev
e0095fffa6
update to gz-math7 7.3.0 (#34627) 2023-10-20 09:36:23 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. (#34569)
* [google-cloud-cpp] Remove dependency to grpc when not used.

* Update version database.
2023-10-19 11:55:20 -07:00
talregev
8675d652cc
fix FindGzBullet.cmake (#34587) 2023-10-19 11:08:48 -07:00
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix (#34586) 2023-10-19 11:00:06 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build (#34547) 2023-10-18 10:14:26 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 (#34497) 2023-10-16 12:02:59 -07:00
Alonso Schaich
860c966502
[glib] update to 2.78.0 (#34439) 2023-10-13 11:05:57 -07:00
Tobias Ribizel
fa4a2a79b2
[ginkgo] Update to 1.6.0 (#34280) 2023-10-13 10:55:58 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) (#34434) 2023-10-12 20:49:47 -07:00
talregev
98da1aa366
Update gz-cmake3 (#34010) 2023-10-12 19:34:04 -07:00
MonicaLiu
4c84b3649d
[gstreamer] Change HEAD_REF from master to main (#34345) 2023-10-09 15:37:25 -07:00
Darren Bolduc
3ee9091ed4
[google-cloud-cpp] update to latest release (v2.13.0) (#34238) 2023-10-04 11:36:32 -07:00
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