blob: f0701dc183fadb527a25a0a201dbaf480c4ce53c (
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
|
pkgbase = python-frida
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
pkgver = 16.4.10
pkgrel = 1
url = https://www.frida.re
arch = i686
arch = x86_64
arch = armv7h
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
conflicts = python2-frida
source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.4.10.tar.gz
source = COPYING
sha256sums = 5d5285f200eb35af16c1d4e28b973cfb57364f0ce559464ac43cbd8299cfef5b
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
pkgname = python-frida
|