Files
termux-packages/root-packages/frida/frida-dev.subpackage.sh
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

11 lines
251 B
Bash

TERMUX_SUBPKG_DESCRIPTION="Development files for frida"
TERMUX_SUBPKG_CONFLICTS="frida-server (<< 14.2.13)"
TERMUX_SUBPKG_REPLACES="frida-server (<< 14.2.13)"
TERMUX_SUBPKG_INCLUDE="
lib/libfrida*
lib/frida/
lib/pkgconfig
include/frida-*
share/vala
"