blob: c0ba9ebbe30524e7381faafd9a547d6672491c04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = python-frida-bin
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 binary version from PyPi
pkgver = 17.9.10
pkgrel = 1
url = https://www.frida.re
arch = i686
arch = x86_64
arch = armv7l
arch = aarch64
license = custom:wxWindows Library License, Version 3.1
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = nodejs
depends = npm
optdepends = python-typing_extensions: for Python <3.8
optdepends = rustup: for injecting Rust code into targets
provides = python-frida=17.9.10
conflicts = python-frida
conflicts = python2-frida
source = https://raw.githubusercontent.com/frida/frida/refs/heads/main/COPYING
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
source_i686 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-17.9.10-cp37-abi3-manylinux_2_5_i686.whl
sha256sums_i686 = 2f46f1930a7b7cbb5f93b38e843000c672c51b3c99a6920357bd25ab9790aaff
source_x86_64 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-17.9.10-cp37-abi3-manylinux_2_5_x86_64.whl
sha256sums_x86_64 = d826b49fd773f4506f6db067545e14d2c54c7083e3a153678fc817dc2ef1a1aa
source_armv7l = https://files.pythonhosted.org/packages/cp37/f/frida/frida-17.9.10-cp37-abi3-manylinux_2_17_armv7l.whl
sha256sums_armv7l = a2b39b262df9b7405893050761863a09841c407e97e7a3961a641f494eb2b3e7
source_aarch64 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-17.9.10-cp37-abi3-manylinux_2_17_aarch64.whl
sha256sums_aarch64 = 6d80c044e53cbb5901e41fb8a7b71b17f03fa1f19d80171f6e23a1023d31eab0
pkgname = python-frida-bin
|