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

[luafilesystem] Add cmake files #38425

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TheCycoONE
Copy link
Contributor

@TheCycoONE TheCycoONE commented Apr 26, 2024

One of two ports for #38340

  • 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.

@TheCycoONE
Copy link
Contributor Author

I don't have prior experience with creating Config files, so extra attention in the review may be warranted.

@FrankXie05 FrankXie05 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Apr 26, 2024
FrankXie05
FrankXie05 previously approved these changes Apr 29, 2024
@TheCycoONE
Copy link
Contributor Author

Ready for review again

Copy link
Contributor

@dg0yt dg0yt left a comment

Choose a reason for hiding this comment

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

Nitpick, community feedback.

ports/luafilesystem/CMakeLists.txt Outdated Show resolved Hide resolved
ports/luafilesystem/CMakeLists.txt Outdated Show resolved Hide resolved
@TheCycoONE
Copy link
Contributor Author

TheCycoONE commented May 14, 2024

Nitpick, community feedback.

I used the name LFS after the conventional name of the dll/so file the package ships, e.g. https://archlinux.org/packages/extra/x86_64/lua-filesystem/

I don't mind changing it if the package name is better, but the target library name made sense to me; as that's what projects that have multiple targets like ffmpeg do. Are there other cases where the package name and the dll/so name don't match to look at?

Edit:
I misunderstood what your changes did. Sorry about that @dg0yt and thanks.

@TheCycoONE
Copy link
Contributor Author

Applied recommended changes, and added usage file.

@FrankXie05 FrankXie05 added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants