Commit Graph

5 Commits

Author SHA1 Message Date
Henrik Grimler 9b8cb4d83c
frida-server: update to 14.2.14
Also create new subpackage frida-dev with libraries and include files.

Frida should be built with ndk r22 but I have now patched it to use
r21 since we have not switched to r22 yet.  Using a lower version
might break stuff, but frida-python is already broken anyways since it
relies on python3.8 so building with r21 does not make the current
situation worse.

Updating it now so that the version in the Bintray repos will not be
left in guaranteed broken state.
2022-04-18 14:31:51 +05:30
Henrik Grimler 020d570487
frida-tools: fix typo in postinst script 2022-04-18 14:31:27 +05:30
Henrik Grimler 459084decd
frida-python, frida-tools: install python dependencies in postinst 2022-04-18 14:31:27 +05:30
Henrik Grimler 707990cdfa
frida-python: build bindings for python3.x only 2022-04-18 14:31:26 +05:30
Henrik Grimler f7e7c6db22
frida: add subpackages frida-python and frida-tools
Needs some more testing, and postinst scripts to install python dependencies.
2022-04-18 14:31:26 +05:30