Skip to content

[lilv] update to 0.24.24#42537

Merged
JavierMatosD merged 33 commits intomicrosoft:masterfrom
jimwang118:up-lilv
Dec 14, 2024
Merged

[lilv] update to 0.24.24#42537
JavierMatosD merged 33 commits intomicrosoft:masterfrom
jimwang118:up-lilv

Conversation

@jimwang118
Copy link
Copy Markdown
Contributor

Fixes #42530

  1. Update the following ports
    lilv 0.24.24
    lv2 1.18.10
    sord 0.16.16
    serd 0.32.2
  2. add new port zix.
  3. Modify all port compilation methods to use upstream meson compilation.
  4. Repair lv2 dynamic library installation path.
  5. Fixed the issue of zix function adaptation under Windows.
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

Usage test passed with x64-windows triplet.

@jimwang118 jimwang118 added category:port-bug The issue is with a library, which is something the port should already support info:internal category:port-update The issue is with a library, which is requesting update new revision labels Dec 5, 2024
@JoergAtGithub
Copy link
Copy Markdown
Contributor

Please note, that there is now also another PR for the serd update: #42539, as I created two seperated issues for updating serd and lilv.

@jimwang118 jimwang118 marked this pull request as ready for review December 9, 2024 07:59
Copy link
Copy Markdown
Contributor

@WangWeiLin-MV WangWeiLin-MV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The port installation tests pass with the following triplets:

  • x64-windows

@WangWeiLin-MV WangWeiLin-MV added info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. category:new-port The issue is requesting a new library to be added; consider making a PR! labels Dec 13, 2024
@FrankXie05 FrankXie05 mentioned this pull request Dec 13, 2024
7 tasks
@JavierMatosD JavierMatosD merged commit b545373 into microsoft:master Dec 14, 2024
@JoergAtGithub
Copy link
Copy Markdown
Contributor

Thank you for the big effort of updating all the sub-ports as well!

Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Dec 15, 2024
@jimwang118 jimwang118 deleted the up-lilv branch December 16, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:new-port The issue is requesting a new library to be added; consider making a PR! category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[lilv] update to v0.24.24

5 participants