-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating a homebrew formula for libcaption #27
Comments
This is a great effort. Thank you for doing this. |
I'm not entirely sure that the brew formula will work for all users at this stage, so I would welcome any feedback from the community, especially those with experience of the awesome homebrew. Big public thanks to @szatmary for libcaption. I'm not sure there is any other FOSS software out there which handles encoding of CEA/EIA 608/708. |
Below is a proposed libcaption.rb for release version 0.7, which appears to compile libcaption successfully, with necessary dependencies. Any feedback or improvements are welcome. Save the following snippet to /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libcaption.rb libcaption.rb
Simple installation for users
Testing the brew formula, for maintainers
|
I have submitted a PR to Homebrew Core Homebrew/homebrew-core#34453 Unfortunately, @BrewTestBot is waiting for libcaption to gain further traction.
Latest version is...
|
Still waiting for libcaption to get further traction before it can be included in Homebrew Core. At end of 2019, there are:
@szatmary If I were to put together a final formula, would you consider adding a
|
I would like to create a brew formula for libcaption to make install easier for users.
Does anyone have a working brew formula which we could contribute to the homebrew project?
Below uses brew to create a basic template.
EDITED: Removed old version of libcaption.rb.
The text was updated successfully, but these errors were encountered: