void-packages
void-packages copied to clipboard
Maui
WIP for the Maui collection of framework and applications
Closes #34714
Add this to common/shlibs:
libMauiKit.so mauikit-2.1.1_1
libMauiKitFileBrowsing.so.2 mauikit-filebrowsing-2.1.1_1
Add this to common/shlibs:
libMauiKit.so mauikit-2.1.1_1 libMauiKitFileBrowsing.so.2 mauikit-filebrowsing-2.1.1_1
Hi, I already did locally, in order to test the build. I'm just new to git, and mean to soft reset to upstream and do again one commit per package as it's defined in the contributing guidelines.
Hi, I already did locally, in order to test the build. I'm just new to git, and mean to soft reset to upstream and do again one commit per package as it's defined in the contributing guidelines.
There is a few ways to do this. This is one, but also it would be painful and not optimal. I would suggest to put your changes to each package to a new commit, then git rebase -i upstream/master
and squash/fixup commits that should be one.
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.