blob: c678a2fc67642e57fbadc8438479dd4015ad4c35 (
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
|
pkgbase = python-frida
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
pkgver = 16.7.12
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
makedepends = git
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.7.12.tar.gz
source = COPYING
sha256sums = a1921aefc433605deaea55403ecfff280dad308d7138c3b8c035f51650dd81b0
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
pkgname = python-frida
|