这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@thunder-coding
Copy link
Member

@thunder-coding thunder-coding commented Apr 3, 2025

Related termux-api PR termux/termux-api#760

Additional TODOs after this PR is merged:

  • gopass/other password managers use -s with termux-clipboard-set

This may break existing scripts passing the clipboard data as argument
to the script instead of via stdin, as now we are parsing the arguments
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0.0)
cmake_minimum_required(VERSION 3.25)
Copy link
Member Author

Choose a reason for hiding this comment

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

This change is because cmake 4 is now raising errors about older requirements for cmake version < 3.5.0. Arch has got cmake 4, so I am getting this error, we too probably will be getting update to cmake 4 for termux-packages soon

Copy link
Member

@twaik twaik Apr 4, 2025

Choose a reason for hiding this comment

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

Should this file (.editorconfig) be here?

Copy link
Member Author

@thunder-coding thunder-coding Apr 4, 2025

Choose a reason for hiding this comment

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

Yes, this is intentional. Should make setup process for everyone easier regardless of what editor they use. Most popular editors already support editorconfig: https://editorconfig.org/#pre-installed.

Just didn't find any reason to create a separate PR for a minor change. If you want to have a separate PR, I can split it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants