Commit Graph

12 Commits

Author SHA1 Message Date
Alfred E. Heggestad
d7fcc9eb69
[baresip-libre] upgrade baresip-libre to version 3.11.0 (#38069)
- [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-04-10 09:36:23 -04:00
Alfred E. Heggestad
a7dc87d436
upgrade baresip-libre to 3.10.0 (#37690) 2024-03-25 15:29:52 -07:00
Alfred E. Heggestad
76b8477834
[baresip-libre] update to version 3.9.0 (#36487)
* [baresip-libre] update to 3.9.0

* bump version
2024-01-31 14:02:24 -08:00
Alfred E. Heggestad
d8d41e0403
[baresip-libre] update to 3.8.0 (#35927) 2024-01-03 17:39:45 -08:00
Alfred E. Heggestad
785d3e4536
[baresip-libre] update to version 3.7.0 (#35272)
* bump to version 3.7.0

* bump versions
2023-11-29 01:01:24 -08:00
Alfred E. Heggestad
99ff9a28d9
[baresip-libre] update to version 3.6.0 (#34845)
* baresip-libre: update to version 3.6.0

* bump version
2023-11-02 10:40:09 -07:00
Alfred E. Heggestad
a015d67bca
[baresip-libre] update to version 3.5.1 (#34794)
* baresip-libre: upgrade to version 3.5.1

* bump version
2023-10-31 12:00:19 -07:00
Alfred E. Heggestad
a0b6a284ad
[baresip-libre] update to 3.4.0 (#34225)
* [baresip-libre] update to 3.4.0

* bump version

* rename patch

* bump version

* rename patch

* bump version

* rename patch

* bump version
2023-10-23 11:18:23 -07:00
Alfred E. Heggestad
89711d2d70
[baresip-libre] update to 3.3.0 (#34207) 2023-10-02 17:39:55 -07:00
Mengna Li
78784c0b0a
[baresip-libre] Fix incorrect condition in patch file (#32529) 2023-07-12 23:02:06 -07:00
Mengna Li
82f37d39c4
[baresip-libre] use c11 standard (#32235)
* use c11 standard

* fix patch

* fix usage
2023-06-29 14:33:07 -07:00
Alfred E. Heggestad
d9e62b5d3c
[baresip-libre] Add new port (#31735)
* libre 3.2.0

* update hash

* vcpkg_cmake_config_fixup: add PACKAGE_NAME

* update hash

* update usage:

See example usage from testcode here:

https://github.com/baresip/re/blob/main/test/CMakeLists.txt#L62

* update hash

* patch from Kai

* update hash

* patch: fix Libs (thanks Kai)

* update hash

* update patch

* update hash

* patch: fix bug with libre::re_shared (thanks Kai)

* update hash

* rename from libre to baresip-libre

* update hash

* delete libre.json
2023-06-23 13:28:10 -07:00