-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[septag-sx] Add new port #6327
[septag-sx] Add new port #6327
Conversation
I see failures on uwp triplets and arm64-windows. Are those expected? @vicroms do we have a policy regarding the length of names? |
There's no policy regarding specifically to name length, but searching in repology.org returns a bunch of similarly named In Fedora, I don't see any other obvious name for this library, unless we make the package name |
More packages already named https://pkgs.org/download/sx |
Okay, so go ahead and change the name (maybe |
@Rastaban @vicroms Thanks for your helpful reply. Maybe we can document it somewhere(Also this: #5817 (comment)). |
Hi @myd7349,here are the test results from the current CI system. Please refer to the attachment. Hope this will hep you.
|
Hi! @NancyLi1013 Thanks! |
A step toward improving the docs: #6397 |
Test with https://github.com/myd7349/Ongoing-Study/tree/master/cpp/CMake/vcpkg/sx_example. These triplets are tested:
UWP/ARM/ARM64 are not supported currently: https://github.com/septag/sx/blob/master/CMakeLists.txt#L134-L141 |
@myd7349 ,thanks for your contribution. All test results are normal now except for uwp/arm/arm64 that are not supported. |
Thanks for the new port, @myd7349! |
https://github.com/septag/sx
BTW, is the package name too short?
septag/sx#11