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 d79da7a248
android build: (qml) pin new transitive dependencies for reproducibility
4 years ago
..
Pillow android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
certifi
cffi
cryptography
freetype android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
hostpython3 binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13 4 years ago
jpeg android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
kivy
libffi
libiconv android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
libsecp256k1 bump libsecp256k1 version 4 years ago
libzbar android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
openssl fix prev 4 years ago
plyer
png android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
pycparser
pyjnius Add Qt5/QML building framework to contrib/android: 4 years ago
pyqt5 android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
pyqt5sip android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
python3 binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13 4 years ago
qt5 android build: (qml) pin new transitive dependencies for reproducibility 4 years ago
sdl2
sdl2_image
sdl2_mixer
sdl2_ttf
setuptools
six
sqlite3
README.md
util.py

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.