Control: tag -1 confirmed

Hello Ryan,

thanks for the bugreport and your interest in this package.

On Fri, Sep 20, 2024 at 08:36:02AM -0400, ryan wrote:
> [...]
> It should be possible to get libzip to emit the static library by configuring
> CMake with `-DBUILD_SHARED_LIBS=OFF`.

While this will indeed provide the static library, then the shared
library won't be built anymore. The solution would be to build the
library in two passes: once shared, and once static, and combine the
results. This, however, complicates the packaging in a way that I'd like
to avoid at the moment, at least until 1.11.1 will have migrated to
testing. I'll reconsider in the future, but don't hold your breath.

For reference, a similar bugreport exists in Ubuntu at
<https://bugs.launchpad.net/ubuntu/+source/libzip/+bug/1882297>, and in
the past the package also provided the static library until the support
for that was dropped in version 1.5.1-1, cf.
<https://salsa.debian.org/debian/libzip/-/commit/1c4adf6f2d643dd9dc9d2f741316c4f05f481e82>.

Cheers,
Flo

Attachment: signature.asc
Description: PGP signature

Reply via email to