mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
cannot install on macOS via brew because it does not build #766
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cellulosa on GitHub (May 3, 2023).
The formula linked on brew fails to install (at least on on macOS Ventura 13.3.1).
This is the output from the terminal:
@cellulosa commented on GitHub (May 3, 2023):
It does build on Apple M1 Pro though, just showing some warnings:
@chenrui333 commented on GitHub (Jun 21, 2023):
👋 it does not support gpac 2.2.1
@bbgdzxng1 commented on GitHub (Jul 6, 2023):
@cellulosa - If you are looking to just install ccextractor 0.94 stable, a helpful homebrewer @alebcay has hosted a 3rd party tap on a best effort basis, see https://github.com/CCExtractor/ccextractor/issues/1425#issuecomment-1409241439. The tap is pinned as 0.94.
https://github.com/alebcay/homebrew-ccextractor
Details of vendoring challenges at https://github.com/CCExtractor/ccextractor/issues/1425 and https://github.com/Homebrew/homebrew-core/pull/97413. I'm not qualified to offer an opinion on the way it should be done, but I am very grateful to still be able to install ccextractor 0.94 through homebrew. ccextractor in homebrew-core has been disabled in the meantime.
@prateekmedia commented on GitHub (Apr 1, 2024):
Native GPAC support is added to CCExtractor and this year with version 1.0.0 this problem would be solved.
@cfsmp3 commented on GitHub (Jan 4, 2026):
I'm closing this because it builds now, and we have another issue to track the homebrew formulae. Hopefully that will be merged soon.