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 fdc8430d40
bump libsecp256k1 version (0.5.0->0.5.1)
1 year ago
..
Pillow qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
certifi android build: bump some security-sensitive packages (py3, ssl) 2 years ago
cffi android build: bump python version (3.8.18->3.10.14) 2 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 version (3.8.18->3.10.14) 2 years ago
jpeg android build: (qml) pin new transitive dependencies for reproducibility 3 years ago
libffi qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
libiconv qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
libsecp256k1 bump libsecp256k1 version (0.5.0->0.5.1) 1 year ago
libzbar build: bump zbar version in win/mac/android builds 2 years ago
openssl android build: bump some security-sensitive packages (py3, ssl) 2 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 qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
pyparsing android build: p4a to build pyqt5 using "hostpython" instead of sys py 3 years ago
pyqt6 qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
pyqt6sip qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
pyqt_builder qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
python3 android build: bump python version (3.8.18->3.10.14) 2 years ago
qt6 qml: refactor qr scan to qt6 2 years ago
setuptools android build: pin hashes of p4a recipes 5 years ago
sip qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
six android build: pin hashes of p4a recipes 5 years ago
sqlite3 qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 years ago
toml android build: p4a to build pyqt5 using "hostpython" instead of sys py 3 years ago
tomli qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe 2 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.