FS#77351 - [cargo-edit] unused libgit2.so whnen using vendored git2

Attached to Project: Community Packages
Opened by loqs (loqs) - Wednesday, 01 February 2023, 20:37 GMT
Last edited by Orhun Parmaksız (orhun) - Friday, 03 February 2023, 17:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
kpcyrd (kpcyrd)
Orhun Parmaksız (orhun)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
cargo-edit depends on libgit2.so but it uses vendored libgit2, openssl and libssh2.
Attached diff [1] removes vendored-libgit2 from Cargo.toml based on [2]. It adds libssh2 and openssl to depends as they are then directly linked to.

Additional info:
* cargo-edit 0.11.8-1
[1] PKGBUILD.diff
[2] https://github.com/archlinux/svntogit-community/blob/e090444b046e712576983dddf804bbaec8d7b28a/trunk/PKGBUILD#L18
This task depends upon

Closed by  Orhun Parmaksız (orhun)
Friday, 03 February 2023, 17:20 GMT
Reason for closing:  Implemented
Additional comments about closing:  implemented in -2

Loading...