Commit Graph

15 Commits

Author SHA1 Message Date
termux-pacman-bot
fbfdafa094 bump(root/frida): 17.2.14 2025-07-26 15:06:04 +00:00
termux-pacman-bot
aa46551cd0 fix(root/frida): Fix version constraints of python dependencies
See install_requires in https://github.com/frida/frida-tools/blob/main/setup.py
2025-07-26 14:05:48 +00:00
termux-pacman-bot
6db8cc6dc8 fix(root/frida): support repeated builds
- Fixes this error:

```
...files/usr/lib/libfrida-gum-1.0.a(meson-generated_.._gumenumtypes.c.o) is incompatible with armelf_linux_eabi
```

In this series of commands:

```bash
scripts/run-docker.sh ./build-package.sh -I -f frida
scripts/run-docker.sh ./build-package.sh -I -f frida
```

- Progress on https://github.com/termux/termux-packages/issues/23492

%ci:no-build
2025-07-26 09:39:17 +00:00
termux-pacman-bot
9dcc62f038 updpkg(root/frida): 17.2.11
frida version 17 has moved over from plain Makefiles to meson, and we
more or less needed to port the package again from scratch.
2025-07-14 11:13:20 +00:00
termux-pacman-bot
2b681d9814 chore(root/frida): force disable auto updates [no ci]
The package is too complex to be updated automatically.
2023-10-25 04:01:40 +00:00
termux-pacman-bot
7a75960cd8 frida: update to 16.1.1 2023-07-08 21:01:21 +00:00
termux-pacman-bot
fb7b84984b tree-wide: setting up python packages and raising the version value 2023-01-16 12:19:17 +00:00
termux-pacman-bot
6a33959505 tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:01:29 +00:00
termux-pacman-bot
0937e97dfd updpkg(root/frida): update to 16.0.2
With this update frida is pretty much fully functional again.

Fixes termux/termux-packages#11415
Fixes termux/termux-packages#11113
Fixes termux/termux-packages#12632

frida-discover, which was reported broken in
termux/termux-packages#10170 still does not seem to work (though error
is different than in linked issue):

$ frida-discover -p 9102
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/frida-discover", line 7, in <module>
    import frida_tools.discover
ModuleNotFoundError: No module named 'frida_tools.discover'
2022-10-30 13:46:58 +00:00
termux-pacman-bot
b99758d101 frida: Revbump to rebuild against Python 3.11 2022-10-29 23:40:48 +00:00
termux-pacman-bot
66162978c7 root-packages/frida 2022-08-05 08:31:39 +00:00
termux-pacman-bot
f011f95d90 root-packages/frida 2022-06-27 13:58:49 +00:00
termux-pacman-bot
9b093eaf5b root-packages/frida 2022-06-18 21:38:55 +00:00
termux-pacman-bot
a585e3533f root-packages/frida 2022-06-10 11:38:26 +00:00
termux-pacman-bot
5c4fd1810e &&root-packages/frida-server&&root-packages/frida 2022-06-10 10:42:44 +00:00