Skip to content

Support building against a system uchardet library - #56

Closed
mgorny wants to merge 1 commit into
faust-streaming:masterfrom
mgorny:system-uchardet
Closed

Support building against a system uchardet library#56
mgorny wants to merge 1 commit into
faust-streaming:masterfrom
mgorny:system-uchardet

Conversation

@mgorny

@mgorny mgorny commented Jul 21, 2026

Copy link
Copy Markdown

Add a system-uchardet option to build against the system installed uchardet library instead of building a bundled copy. This requires a git version of uchardet right now, and upstream did not increment the version yet, so the code is explicitly checking whether uchardet_get_n_candidates is available.

Add a `system-uchardet` option to build against the system installed
`uchardet` library instead of building a bundled copy.  This requires
a git version of `uchardet` right now, and upstream did not increment
the version yet, so the code is explicitly checking whether
`uchardet_get_n_candidates` is available.

Signed-off-by: Michał Górny <mgorny@gentoo.org>

This comment has been minimized.

This comment has been minimized.

@wbarnha

wbarnha commented Aug 4, 2026

Copy link
Copy Markdown
Member

Closing this in favor of #64.

@wbarnha wbarnha closed this Aug 4, 2026
@mgorny

This comment has been minimized.

@mgorny
mgorny deleted the system-uchardet branch August 4, 2026 11:58
@faust-streaming faust-streaming locked and limited conversation to collaborators Aug 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants