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

[WIP][CORE UPDATE - PART XV] Add encryption test app #1556

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

opacam
Copy link
Member

@opacam opacam commented Dec 22, 2018

This is one more part for the pr #1537 (discussed previously in #1460 and #1534)

This app was created to test all the fixed recipes for the core-update pr. Those recipes are from part IV to part XIV. I labeled as a CORE UPDATE part because it was part from the original pr , but I don't think that depends on the python core update.

Note: this could probably be merged safely without the core-update because the default python version has been set to python2, but...I don't know if it will build successfully in the current state of the master branch because some of the recipes may be broken...

We add libtorrent recipe into the testapp_encryption because it can be built with our openssl recipe. The ffmpeg recipe it is not included here for multiple reasons:
  - because depends on a lot of libs (the codecs)
  - because we included the libtorrent recipe that takes takes a lot of time to be build and the ffmpeg recipe also needs a lot of time
Copy link
Member

@inclement inclement left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

@inclement inclement merged commit 99e9664 into kivy:master Jan 30, 2019
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