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

add the option p4a.extra_args #1369

Merged
merged 1 commit into from
Oct 13, 2021
Merged

Conversation

antocuni
Copy link
Contributor

This option allows to pass arbitrary arguments to p4a.
It is useful especially when using experimental versions and/or forks introducing new options for which buildozer doesn't have a "first class option" yet.

In the following example I used it to use the new experimental --fileprovider-paths:
https://github.com/antocuni/plyer_camera_example
https://github.com/antocuni/plyer_camera_example/blob/e820f2bd70795e7c829329135967f751c5ddc706/src/buildozer.spec#L47-L52

Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you.
Can you please fix the conflicts?

@antocuni
Copy link
Contributor Author

LGTM. Thank you. Can you please fix the conflicts?

done, I rebased on top of the current master

Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

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

Thank you for taking care of it

@misl6 misl6 merged commit 7cffb89 into kivy:master Oct 13, 2021
meow464 pushed a commit to meow464/buildozer that referenced this pull request Oct 14, 2021
meow464 pushed a commit to meow464/buildozer that referenced this pull request Oct 14, 2021
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