blob: cfac29dfd00abb883f9a6efce3e7c28d38dac832 (
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 = 16.5.6
pkgrel = 2
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=16.5.6
conflicts = python-frida
conflicts = python2-frida
source = COPYING
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
source_i686 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-16.5.6-cp37-abi3-manylinux_2_5_i686.whl
sha256sums_i686 = 874a6a39674a9fc826f7f53f11ea694cdbde62b1adac6c72d8a6c0822f1b8fa2
source_x86_64 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-16.5.6-cp37-abi3-manylinux_2_5_x86_64.whl
sha256sums_x86_64 = 231e4b77d2e243e38e3d9df257ec35dafce07162bf1dd7e57987335941ce7100
source_armv7l = https://files.pythonhosted.org/packages/cp37/f/frida/frida-16.5.6-cp37-abi3-manylinux_2_17_armv7l.whl
sha256sums_armv7l = 4e970ce119c49e7be77b3965c02acbc4773e60e46abf4ba6b1df26f700ebf023
source_aarch64 = https://files.pythonhosted.org/packages/cp37/f/frida/frida-16.5.6-cp37-abi3-manylinux_2_17_aarch64.whl
sha256sums_aarch64 = 421d93af28adb18790cf5516fd1abbca18be4fb9220d17f607152f679e0192c8
pkgname = python-frida-bin
|