1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/cargo-c/cargo-c.desc
3 [COPY] Copyright (C) 2023 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Cargo applet to build C-ABI compatible libraries
14 [T] cargo applet to build and install C-ABI compatible dynamic and static
15 [T] libraries. It produces and installs a correct pkg-config file, a
16 [T] static library and a dynamic library, and a C header to be used
17 [T] by any C (and C-compatible) software.
19 [U] https://github.com/lu-zero/cargo-c/
21 [A] Luca Barbato <lu_zero@gentoo.org>
22 [M] NoTag <notag@t2sde.org>
29 [P] X -----5---9 110.200
31 [O] export OPENSSL_DIR="$root/$prefix"
33 [D] 65b811d33cd5f271a0a7fb27689a1f12393a5a98c58ce05ade7c9c6f cargo-c-0.10.2.tar.gz https://github.com/lu-zero/cargo-c/archive/v0.10.2/