Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nghttp3] update to 1.3.0 #38846

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alagoutte
Copy link
Contributor

  • move to vcpkg_download_distfile bcause github archive don't have git submodule
  • remove CUnit (not longer used this test framework

move to vcpkg_download_distfile bcause github archive don't have git submodule
remove CUnit (not longer used this test framework
@Cheney-W Cheney-W added the category:port-update The issue is with a library, which is requesting update new revision label May 22, 2024
REF v${VERSION}
SHA512 7eb776612ddd30b94b9e2b51097038026873c1ca6d8f20565a03674ba648a11833eeb37d1ddd00981f687669e5f3521b61ef5c01dfdbed4f7222046399bd6270
HEAD_REF main
#Don't change to vcpkg_from_github! github archive don't have git submodule
Copy link
Contributor

Choose a reason for hiding this comment

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

What impact does the git submodule have on the building of this port and its downstream usage?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Use lib/sfparse and munit lib
and sfparse is mandatory now for build

Copy link
Contributor

Choose a reason for hiding this comment

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

This could be solved by a second vcpkg_from_github and renaming.
But the actual question is: Should sfparse be a separate port?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you have an example with second vcpkg_from_github and renaming ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe this one: ports/libgo/portfile.cmake

Picked from git grep 'RENAME.*SOURCE_PATH', because the general pattern is REMOVE_RECURSE + RENAME into SOURCE_PATH/subdir)

@Cheney-W Cheney-W marked this pull request as draft May 23, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants