vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[libgig] Update to 4.4.0

Open Rossmaxx opened this issue 2 years ago • 1 comments

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 --all and committing the result.
  • [x] Only one version is added to each modified port's versions file.

Rossmaxx avatar Feb 11 '24 08:02 Rossmaxx

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.

Rossmaxx avatar Feb 12 '24 18:02 Rossmaxx

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 avatar Feb 22 '24 06:02 Rossmaxx

@Rossmaxx The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.

WangWeiLin-MV avatar Feb 22 '24 09:02 WangWeiLin-MV

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

WangWeiLin-MV avatar Feb 22 '24 10:02 WangWeiLin-MV

Port and features test pass with following triplets:

x64-windows
x64-windows-static
x86-windows

WangWeiLin-MV avatar Feb 23 '24 03:02 WangWeiLin-MV