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 9b1fb0e5fe
android build: bump python, openssl
3 years ago
..
Pillow android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
certifi android build: pin hashes of p4a recipes 5 years ago
cffi android build: pin hashes of p4a recipes 5 years ago
cryptography android build: pin hashes of p4a recipes 5 years ago
freetype android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
hostpython3 android build: bump python, openssl 3 years ago
jpeg android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
kivy android build: pin hashes of p4a recipes 5 years ago
libffi android build: pin hashes of p4a recipes 5 years ago
libiconv android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
libsecp256k1 bump libsecp256k1 version 3 years ago
libzbar android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
openssl android build: bump python, openssl 3 years ago
packaging android build: p4a to build pyqt5 using "hostpython" instead of sys py 3 years ago
ply android: fix ply depends assert 3 years ago
plyer android: fix notifications by fixing "plyer" dependency 3 years ago
png android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
pycparser android build: pin hashes of p4a recipes 5 years ago
pyjnius Add Qt5/QML building framework to contrib/android: 4 years ago
pyparsing android build: p4a to build pyqt5 using "hostpython" instead of sys py 3 years ago
pyqt5 android: upgrade to Qt 5.15.7, PyQt5 5.15.9 3 years ago
pyqt5sip android: upgrade to Qt 5.15.7, PyQt5 5.15.9 3 years ago
pyqt_builder android: upgrade to Qt 5.15.7, PyQt5 5.15.9 3 years ago
python3 android build: bump python, openssl 3 years ago
qt5 android: upgrade to Qt 5.15.7, PyQt5 5.15.9 3 years ago
sdl2 android build: pin hashes of p4a recipes 5 years ago
sdl2_image android build: pin hashes of p4a recipes 5 years ago
sdl2_mixer android build: pin hashes of p4a recipes 5 years ago
sdl2_ttf android build: pin hashes of p4a recipes 5 years ago
setuptools android build: pin hashes of p4a recipes 5 years ago
sip android: upgrade to Qt 5.15.7, PyQt5 5.15.9 3 years ago
six android build: pin hashes of p4a recipes 5 years ago
sqlite3 android build: pin hashes of p4a recipes 5 years ago
toml android build: p4a to build pyqt5 using "hostpython" instead of sys py 3 years ago
README.md android build: pin hashes of p4a recipes 5 years ago
util.py android build: pin hashes of p4a recipes 5 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.