mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-31 21:22:27 +00:00
ae9c06dc8c
Workaround the following build error by disabling check for yat2m. /bin/bash: line 3: /data/data/com.termux/files/usr/bin/yat2m: cannot execute binary file: Exec format error
9 lines
206 B
Bash
9 lines
206 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Programmatic C++ library interface to GnuPG"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
lib/libgpgmepp.so
|
|
lib/cmake/Gpgmepp
|
|
lib/pkgconfig/gpgmepp.pc
|
|
include/gpgme++
|
|
"
|
|
TERMUX_SUBPKG_DEPENDS="libc++"
|