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.
SomberNight
1e404f4e30
|
2 years ago | |
---|---|---|
.. | ||
Pillow | 3 years ago | |
certifi | 4 years ago | |
cffi | 4 years ago | |
cryptography | 4 years ago | |
freetype | 3 years ago | |
hostpython3 | 2 years ago | |
jpeg | 3 years ago | |
kivy | 4 years ago | |
libffi | 4 years ago | |
libiconv | 3 years ago | |
libsecp256k1 | 3 years ago | |
libzbar | 3 years ago | |
openssl | 2 years ago | |
packaging | 2 years ago | |
plyer | 4 years ago | |
png | 3 years ago | |
pycparser | 4 years ago | |
pyjnius | 3 years ago | |
pyparsing | 2 years ago | |
pyqt5 | 2 years ago | |
pyqt5sip | 3 years ago | |
pyqt_builder | 2 years ago | |
python3 | 2 years ago | |
qt5 | 3 years ago | |
sdl2 | 4 years ago | |
sdl2_image | 4 years ago | |
sdl2_mixer | 4 years ago | |
sdl2_ttf | 4 years ago | |
setuptools | 4 years ago | |
sip | 2 years ago | |
six | 4 years ago | |
sqlite3 | 4 years ago | |
toml | 2 years ago | |
README.md | 4 years ago | |
util.py | 4 years ago |
README.md
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.