Commit Graph

141 Commits

Author SHA1 Message Date
winsoft666
472f836ce0
[zoe] Update to v3.5 (#42105)
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-11-14 03:00:00 -08:00
Lily Wang
57f35817dd
[zeroc-ice] Update to 3.7.10 (#42008)
Co-authored-by: LilyWangLL <4945507022qq.com>
2024-11-07 01:47:07 -08:00
winsoft666
f060498a48
[zoe] Update to v3.3 (#42011)
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-11-07 01:46:21 -08:00
winsoft666
1e4a2a7115
[zoe] Update to v3.2 (#41531)
Co-authored-by: winsoft666 <winsoft666@outlook.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-10-14 14:31:29 -07:00
Bruce Mitchener
8617866c24
[z3] Update to 4.13.3 (#41485) 2024-10-11 10:32:15 -04:00
夏楚
f7f9065654
[zlmediakit] update zlmediakit to 20240929.0 (#41243) 2024-09-30 13:23:39 -04:00
Bruce Mitchener
3b7d84b77f
[z3] Update to 4.13.2 (#41228) 2024-09-30 11:54:13 -04:00
MonicaLiu
5fe110778a
[zyre] Update to 2024-04-10 (#40717)
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-09-03 12:05:02 -07:00
MonicaLiu
0877312702
[zug] Update to 2024-04-26 (#40730)
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-09-03 12:01:04 -07:00
MonicaLiu
06f7e2b53e
[zimpl] Update to 3.6.1 (#40716)
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-08-31 22:56:32 -07:00
Frank
aa03dab288
[zziplib] Update version to 0.13.78 (#40723) 2024-08-31 21:59:20 -07:00
Peter Csajtai
f0385ee586
[z4kn4fein-semver] Update to 0.4.0 (#40589) 2024-08-23 02:05:46 -07:00
WangWeiLin-MV
f12d70fdc1
[zeromq] Fix missing PkgConfig (#40330) 2024-08-10 02:20:23 -07:00
Billy O'Neal
6cd9d7ff90
Patch Tuesday for July 2024 (#39896) 2024-07-15 23:18:52 -07:00
autoantwort
22fde23bd8
[zlmediakit] fix core build (#39773) 2024-07-09 13:20:47 -04:00
gaoshan
ef7c629803
[zlmediakit] Fix zlmediakit android (#39403) 2024-06-26 21:15:25 -07:00
winsoft666
384abec572
[zoe] Update to v3.1 (#39422) 2024-06-21 13:25:30 -07:00
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
WangWeiLin-MV
0f6d405151
[zlib-ng] Fix pkg-config file for windows (#39163)
Fix #39141. Fix the library name for `pkg-config` is `z-ng` but output
name is `zlib-ng[d].lib` for windows.
2024-06-10 15:50:07 -07:00
Frank
c4451fd00a
[zydis] Update version to v4.1.0 (#39037)
Fix https://github.com/microsoft/vcpkg/issues/38691

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-06-03 23:04:10 -07:00
jim wang
6b99cf12ef
[zycore] Update to 1.5.0 (#38694)
Fixes https://github.com/microsoft/vcpkg/issues/38692
Delete the upstream fixed patch fix-install.patch.
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [X] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [X] Any patches that are no longer applied are deleted from the port's
directory.
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

```
x64-windows
```
2024-05-16 14:52:18 -07:00
Theodore Tsirpanis
2f3fccd1e7
[zstd] Update to version 1.5.6. (#38080)
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [X] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-04-15 13:39:47 -04:00
Billy O'Neal
13766fcd12
Avoid optional dependencies in zlmediakit. (#37961) 2024-04-04 11:55:22 -07:00
夏楚
a164ace504
[zlmediakit] update zlmediakit to 20240330.0 (#37654) 2024-04-01 16:23:08 -07:00
Kai Pastor
0810c85cf6
[zziplib] Update to 0.13.73 (#37043) 2024-03-19 13:06:23 -07:00
Bruce Mitchener
61b9054264
[z3] Update to 4.13.0 (#37259)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-03-11 13:17:30 -07:00
Bruce Mitchener
72938b656e
[z3] Update to 4.12.6 (#36958)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-02-27 00:12:25 -08:00
Carsten Grimm
7233110263
[zlib] update to 1.3.1 (#36395)
* [zlib] update to version 1.3.1

* [zlib] adapt patches

* [zlib] regenerate version info

* [zlib] remove version workaround

* [zlib] regenerate version info

* CI
2024-01-30 12:58:10 -08:00
Bruce Mitchener
2a4dbff654
[z3] update to 4.12.5 (#36365) 2024-01-25 10:56:28 -08:00
Billy O'Neal
cf20e29526
Update macOS for January 2024 (#35617)
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1

Other changes:

macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
2024-01-25 10:50:32 -08:00
moritz-h
62c0f522f7
[zeromq] fix warning (#36225)
* [zeromq] fix warning

* use MAYBE_UNUSED_VARIABLES
2024-01-19 12:31:22 -08:00
Rostyslav Skrypnyk
df2f1a4872
[zeromq] Updated to the released 4.3.5 version. (#36194)
* Updated the port for ZeroMQ to the released 4.3.5 version.

* Corrected port version and updated baseline file.

* Updated git-tree object id for zeromq port v4.3.5#0

* Update ports/zeromq/portfile.cmake

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

* Update ports/zeromq/vcpkg.json

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

* Updated the version metadata file for ZeroMQ port again.

---------

Co-authored-by: Rostyslav Skrypnyk <rostyslav.skrypnyk@elekta.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-17 11:49:29 -08:00
Bruce Mitchener
ed2b097ffd
[z3] Update to 4.12.4. (#35655) 2023-12-13 23:19:47 -08:00
Clinton Ingram
58ac85fb2f
[zlib-ng] Update to 2.1.5 (#35363)
* update zlib-ng to 2.1.5

* update baseline
2023-11-27 22:45:18 -08:00
Clinton Ingram
5062df9228
[zlib-ng] Update to 2.1.4 (#35200)
* update zlib-ng to 2.1.4

* update baseline
2023-11-20 12:13:39 -08:00
Kai Pastor
67e861818a
[zimpl] New port (#35053)
* [zimpl] New port

* Fix msvc

* MSVC needs pcre2

* Fix MSVC runtime

* Fix msvc and mingw
2023-11-15 16:56:18 -08:00
autoantwort
e556c1a8e2
[ztd-static-containers] fix deps (#35111) 2023-11-15 15:22:58 -08:00
Jia Yue Hua
61f610845f
[itsy-bitsy,ztd-cuneicode,ztd-encoding-tables,ztd-idk,ztd-platform,ztd-static-containers] add new port (#34735)
* [itsy-bitsy] add new port

* [ztd-text] update

* update

* fix idk windows

* update single

* fix include cmake

* make them static,and fix ztd text dependency

* fix cuneicode linkage

* update to lastest

* fix ztd marco

* use upstream changes

* update to lastest

* Revert "update to lastest"

This reverts commit ee08876881.

* fix comparison

* fix c32_state alignment

* fetch upstream lastest change

* CI [skip actions]

* add unofficial namespace

* ztd-text remove usage

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* remove unofficial namespace

* remove target sources

* fix version

* fix static_containers deps

* fix deps

* dynamci libs

* Revert "dynamci libs"

This reverts commit c44e4c3f5c.
2023-11-10 18:02:26 -08:00
autoantwort
69600a0dfe
[zlib-ng] add flags in pkgconfig (#34903) 2023-11-09 11:27:39 -08:00
winsoft666
b6d0c11ee6
[zoe] Add new port (#34369)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

* [akali] Update string replace method.

* [akali] run x-add-version command.

* [cpp-ipc] Update to v1.2.0

* [cpp-ipc] Update to v1.2.0

* Add new port named zoe.

* Add zoe to baseline.

* Add zeo.json

* [zoe] Update REF

* [zoe] Update version.

* [zoe] Add port version.

* [zoe] run x-add-version --all

* [zoe] Remove port-version

* [zoe] Update port-version

* [zoe] Update version

* [zoe] Update code ref.

* [zoe] Update git-version.

* [zoe] Update portfile.cmake

* [zoe] overwrite-version

* [zoe] Update ref.

* [zoe] overwrite-version

* [zoe] Update portfile.

* [zoe] overwrite-version

* [zoe] Not support android.

* [zoe] Update zoe.json

* [crashrpt-lite] Add new port.

* Format manifest files

* [crashrpt-lite] Instead deprecated functions.

* add crashrpt-lite.json

* [crashrpt-lite] update version.

* Remvoe crashrpt-lite

* Remvoe crashrpt-lite

* [zoe] Export cmake config files.

* [zoe] Export cmake config files.

* [zoe] Update git-tree.

* [zoe] Add usage and config fixup.

* [zoe] Update git-tree

* [zoe] remove usage.

* [zoe] Update git-tree

* use new function

* vdb

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-11-01 13:14:26 -07:00
autoantwort
30650503fc
[zstd] fix tools feature (#34634) 2023-10-30 14:58:07 -07:00
Andres Freund
36bd94b598
[zstd] Add "tools" feature (#30183) 2023-09-13 15:00:09 -07:00
jvbsl
d7b4ba0e76
[zeroc-ice] Fixes include files missing IceUtil (#33516)
As of version 3.6 IceUtil and Ice were merged, and as of 3.7 the IceUtil library was completely removed.
IceUtil is directly compiled into the Ice library, the header files still exist though, and therefore need to be copied with every Ice core build.

https://doc.zeroc.com/ice/3.7/release-notes/upgrading-your-application-from-ice-3-6#id-.UpgradingyourApplicationfromIce3.6v3.7-IceUtilLibraryRemoved
2023-09-05 22:44:14 -07:00
jvbsl
09076d18da
[zeroc-ice] Added icelocatordiscovery feature (#33487) 2023-09-01 15:32:54 -07:00
Cheney Wang
c3caf911bf
[zlib-ng] update to 2.1.3 (#33377) 2023-08-29 11:53:02 -07:00
Alexander Neumann
4a8d11802f
[zlib] update to 1.3 (#33310)
* [zlib] update to 1.3

* v db

* update minizip

* v db

* remove invalid patch

* v db

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-24 16:38:15 -07:00
Cheney Wang
fbaaad1eb1
[zeroc-ice] Fix error C2039: 'binary_function': is not a member of 'std' (#33333) 2023-08-23 21:41:29 -07:00
Alexander Neumann
cdf6908bf2
[zeroc-ice] msbuild (#33184)
* zeroc-ice msbuild

* v db
2023-08-15 12:06:43 -07:00
夏楚
7df1bb605c
Enable mp4/webrtc default (#33122)
And update zlmediakit

Co-authored-by: xiongziliang <xiongziliang@baidu.com>
2023-08-14 17:36:33 -07:00
Jack·Boos·Yu
c9fa965c2a
[new port] ZLMediaKit (#33024)
* [new port] ZLMediaKit

* format manifest

* version

* fix patch

* version

* fix cmake warnings, no idea why it happened

* version

* try to fix build

* ver

* fix build

* ver

* Add new feature mp4, set openssl as default feature

* version

* Add supports field

* version

* Add new feature sctp and webrtc

* version

* Add dependency libsrtp to feature webrtc

* format

* version

* Add new feature mysql

* version

* remove feature x264

* version

* remove feature mysql, correct dependency relationship

* version

* disable ENABLE_PLAYER

* ver

* update version date

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-09 10:36:02 -07:00