./devel/cargo-c, Build and install C-compatible libraries from Rust lang

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.10.23, Package name: cargo-c-0.10.23, Maintainer: ryoon

cargo applet to build and install C-ABI compatible dynamic and
static libraries.

It produces and installs a correct pkg-config file, a static library
and a dynamic library, and a C header to be used by any C (and
C-compatible) software.


Master sites:

Filesize: 37.184 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-01 15:04:38 by pin | Files touched by this commit (13) | Package updated
Log message:
devel/cargo-c: update to 0.10.23

 - cargo 0.97
   2026-05-01 17:44:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-c: update to 0.10.22

 - Fix wrong dylib install name on macOS (Thank you @thewildtree !)
 - Update implib, object and cargo to the latest version
   2026-04-07 20:45:59 by pin | Files touched by this commit (1)
Log message:
devel/cargo-c: restore zeroize patch
   2026-04-07 20:38:35 by pin | Files touched by this commit (14) | Package updated
Log message:
devel/cargo-c: update to 0.10.21

 - cargo 0.95
   2026-03-07 14:47:26 by pin | Files touched by this commit (1)
Log message:
devel/cargo-c: add note about MSRV
   2026-02-12 02:37:06 by David H. Gutteridge | Files touched by this commit (1)
Log message:
cargo-c: minor style tweak
   2026-01-31 16:10:40 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(devel/cargo-c) Fix build on NetBSD/9.4 for openssl 3.0
   2026-01-25 08:24:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/cargo-c: update to 0.10.20

 - Emit correct lib dir when cross compiling on Debian (thanks \ 
@Fabian-Gruenbichler !)
 - Support cargo cinstall --path so it feels similar to cargo install --path
 - cargo 0.94