Commit Graph

18 Commits

Author SHA1 Message Date
SomberNight 9b1fb0e5fe android build: bump python, openssl 2023-06-02 17:17:43 +00:00
SomberNight c049b461bb bump libsecp256k1 version 2023-05-26 13:22:35 +00:00
SomberNight 2a2b683d23 bump libsecp256k1 version 2023-04-21 14:13:32 +00:00
SomberNight e77b0560bf android: fix notifications by fixing "plyer" dependency
upstreamed patch at https://github.com/kivy/plyer/pull/756
2023-04-06 18:00:45 +00:00
Sander van Grieken bac889c593 android: fix ply depends assert 2023-03-21 17:12:49 +01:00
Sander van Grieken 1176552132 android: upgrade to Qt 5.15.7, PyQt5 5.15.9 2023-03-21 12:41:20 +01:00
SomberNight 7d83335e34 bump libsecp256k1 version
now there are tags :O
2023-02-03 17:11:16 +00:00
Sander van Grieken a4a2134db5 better handle p4a parent qt5 recipe 2023-01-05 21:38:51 +01:00
SomberNight 1e404f4e30 binaries: update python and openssl
note: python 3.9.x is now in source-only mode, so could not update to latest...
it is time to investigate upgrading to python 3.10 in the win and mac binaries
2022-11-05 14:41:23 +00:00
SomberNight 1789778673 android build: p4a to build pyqt5 using "hostpython" instead of sys py
The current system python in the docker baseimage is py3.9, while the
targetpython and hostpython built by p4a are py3.8, and this was causing
linker issues in the pyqt5 build.
It is also cleaner IMHO to have p4a handle what is needed for a recipe
instead of assuming it is available in the system. (and I think this is
how other existing recipes work)

fixes https://github.com/spesmilo/electrum/issues/8016
2022-10-14 15:52:33 +00:00
SomberNight d79da7a248 android build: (qml) pin new transitive dependencies for reproducibility 2022-07-08 16:37:05 +02:00
SomberNight 1bb7ef92e7 binaries: bump python 3.9.10->3.9.11; and for android 3.8.12->3.8.13
This is bumping the python versions bundled inside our binaries.
For macOS and AppImage, from 3.9.10 to 3.9.11.
For Android, from 3.8.12 to 3.8.13.

Windows is left untouched as I am having issues with the wine build when using 3.9.11.
(see https://github.com/spesmilo/electrum/pull/7721#issuecomment-1071901116 )
2022-03-18 16:21:24 +01:00
SomberNight 978677700c fix prev 2022-03-16 13:34:15 +01:00
SomberNight dcf194952b android build: update openssl 2022-03-16 13:24:03 +01:00
ThomasV d91a4da557 Add Qt5/QML building framework to contrib/android:
- update requirements file for building PyQt5
 - use separate .buildozer directories for qml and Kivy
 - add GUI and ARCH parameters to android/build.sh
2022-03-08 17:21:31 +01:00
SomberNight 5cf5c03f50 bump libsecp256k1 version 2022-02-22 17:35:14 +01:00
SomberNight 7d5c5b75a1 android build: bump python 3.8.8->3.8.12 2021-11-02 18:38:24 +01:00
SomberNight c3ccfd7d19 android build: pin hashes of p4a recipes 2021-05-01 08:07:19 +02:00