-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
input-leap: Update to latest HEAD #27762
base: master
Are you sure you want to change the base?
Conversation
This software is a bit of a headache. This is the best I can do for now, as I've already spent a lot more time on this than I'd allocated. Before next port update, several fixes are needed upstream. Edit: Reason for using HEAD instead of latest release is that the latest release is effectively just an older HEAD. Release was a surprise to everyone except the maintainer who made it - by just tagging latest HEAD. sigh |
b6cfddf
to
9e40c77
Compare
9e40c77
to
f993030
Compare
Despite there now being official releases of input-leap, code quality remains unchanged and there is unfortunately still no added value from sticking to the release versions. This update disables GUI variant due to intrusive build changes in project upstream, which need to be fixed before re-enabling it.
f993030
to
0c890b3
Compare
Removed a few unused dependencies: Also slightly re-worded post-install notes to reflect my experience that installing a new version no longer requires re-registering its permissions. How, why or when this changed is unclear. |
Despite there now being official releases of input-leap, code quality remains unchanged and there is unfortunately still no added value from sticking to the release versions.
This update disables GUI variant due to intrusive build changes in project upstream, which need to be fixed before re-enabling it.
Description
Version update
Type(s)
Tested on
macOS 14.7.2 23H311 arm64
Xcode 15.4 15F31d
Verification
Have you
port lint
?sudo port -vst install
?