[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cargo-c/cargo-c.desc [COPY] Copyright (C) 2023 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Cargo applet to build C-ABI compatible libraries [T] cargo applet to build and install C-ABI compatible dynamic and static [T] libraries. It produces and installs a correct pkg-config file, a [T] static library and a dynamic library, and a C header to be used [T] by any C (and C-compatible) software. [U] https://github.com/lu-zero/cargo-c/ [A] Luca Barbato [M] NoTag [C] base/tool [E] add libssh2 [E] add libgit2 [L] GPL [S] Beta [V] 0.10.15 [P] X -----5---9 140.000 [D] 46326a07db346759a30854f60c2fb65ccb618f7658fbf93737f437c4 cargo-c-0.10.15.tar.gz https://github.com/lu-zero/cargo-c/archive/v0.10.15/ export OPENSSL_DIR="$root/$prefix" # why does cargo not find & use them itself? var_append GCC_WRAPPER_APPEND ' ' -c?:-lgit2 var_append GCC_WRAPPER_APPEND ' ' -c?:-lsqlite3 var_append GCC_WRAPPER_APPEND ' ' -c?:-lssh2