[feature request] allow linking to system libraries #836

Open
opened 2026-01-29 16:54:45 +00:00 by claunia · 0 comments
Owner

Originally created by @apteryks on GitHub (Jul 22, 2025).

Hi,

The build currently relies on libraries bundled in source form under the src/thirdparty directory. It'd be nice if ccextractor's build system was able to detect compatible libraries from the system and use these instead, ideally being able to function even if the src/thirdparty directory does not exist.

freetype, libpng, utf8proc, zlib, protobuf-c at least are all available from my system for example (GNU Guix).

Originally created by @apteryks on GitHub (Jul 22, 2025). Hi, The build currently relies on libraries bundled in source form under the src/thirdparty directory. It'd be nice if ccextractor's build system was able to detect compatible libraries from the system and use these instead, ideally being able to function even if the `src/thirdparty` directory does not exist. freetype, libpng, utf8proc, zlib, protobuf-c at least are all available from my system for example (GNU Guix).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#836