[libgig] Update to 4.4.0
Since the last time I added libgig to vcpkg, libgig 4.4.0 was released, where my patches were accepted upstream and also new compilation issues came, which again I patched and sent upstream. Also contains some stability improvements.
- [x] Changes comply with the maintainer guide.
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this new version.
- [ ] Any fixed CI baseline 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 --alland committing the result. - [x] Only one version is added to each modified port's versions file.
If anyone is looking to this one, please hold it for now. The maintainer of libgig has decided to accept my patches and make a 4.4.1 release so might as well wait for that one instead.
Update : 4.4.1 is released and I have bumped this pr to use that new version instead. Also applied the suggested changes by @WangWeiLin-MV
@Rossmaxx The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
Hi, just a suggestion, would you like to help add the optional field license in vcpkg.json of this port?
https://learn.microsoft.com/en-us/vcpkg/reference/vcpkg-json#license
Port and features test pass with following triplets:
x64-windows
x64-windows-static
x86-windows