mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 21:50:11 +00:00
11 lines
243 B
Bash
11 lines
243 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/*.so
|
|
lib/*.a
|
|
lib/pkgconfig
|
|
include/frida-*
|
|
share/vala
|
|
"
|