Commit Graph

3 Commits

Author SHA1 Message Date
Jia Yue Hua
1f2d8355e5
[libdc1394] update to 2.2.7 (#37207)
- [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-03-07 22:36:14 -08:00
Kai Pastor
6784c97c22
[libdc1394] Fix dependencies, fix osx (#25791)
* Fix dependencies

* Fix osx build

* Update versions
2022-07-15 12:27:25 -07:00
zhiqiang
4010c730d4
[libdc1394] Add new port (#21808)
* [libdc1394] port library dc1394

* [libdc1394]: vcpkg x-add-version libdc1394

* [libdc1394] restrict supported platforms with blacklist instead

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [libdc1394] vcpkg x-add-version --all --overwrite-version

* [libdc1394] insert final newline

* [libdc1394] update version schema to `version`

* [libdc1394] vcpkg x-add-version --all --overwrite-version

* [libdc1394] fetch source code with vcpkg_from_sourceforge instead

* [libdc1394] vcpkg x-add-version --all --overwrite-version

Co-authored-by: Zhiqiang Niu <niuzhiqiang@audfly.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-06 20:47:57 -08:00