You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
503 B
11 lines
503 B
4 years ago
|
python-for-android local recipes
|
||
|
--------------------------------
|
||
|
|
||
|
These folders are recipes (build scripts) for most of our direct and transitive
|
||
|
dependencies for the Android app. python-for-android has recipes built-in for
|
||
|
many packages but it also allows users to specify their "local" recipes.
|
||
|
Local recipes have precedence over the built-in recipes.
|
||
|
|
||
|
The local recipes we have here are mostly just used to pin down specific
|
||
|
versions and hashes for reproducibility. The hashes are updated manually.
|