Package Details: bctoolbox 5.2.54-1

Git Clone URL: https://aur.archlinux.org/bctoolbox.git (read-only, click to copy)
Package Base: bctoolbox
Description: A library written in C that allows you to create and run audio and video streams
Upstream URL: https://gitlab.linphone.org/
Licenses: GPL
Submitter: arojas
Maintainer: thrasibule
Last Packager: thrasibule
Votes: 1
Popularity: 0.023630
First Submitted: 2022-11-05 08:59 (UTC)
Last Updated: 2023-05-08 01:53 (UTC)

Latest Comments

pespin commented on 2023-05-31 09:36 (UTC)

As @gnaggnoyil said, bctoolbox fails with current mbetls.

Switch to bctoolbox-git-5.3.0.alpha.r20.g9e63b4e-1 (current bctoolbox-git from AUR) fixed the issue.

So my guess is that the issue will be fixed when bctoolbox 5.3.0 is released upstream?

gnaggnoyil commented on 2023-05-28 17:47 (UTC)

It seems current release of bctoolbox does not support mbedtls v3 yet, which has API-breaking changes compared with mbedtls v2.28. Running makepkg -s will thus reports build error, saying that arguments and API function signatures mismatch for mbedtls headers.