Skip to content
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

libcaption 0.7 (new formula) #34453

Closed
wants to merge 6 commits into from
Closed

libcaption 0.7 (new formula) #34453

wants to merge 6 commits into from

Conversation

bbgdzxng1
Copy link

Added a formula for libcaption https://github.com/szatmary/libcaption, an open source, cross platform library for the creation and parsing of EIA608, CEA708 closed caption data in video files.

Strict Audit
$ brew install libcaption
/usr/local/Cellar/libcaption/0.7: 24 files, 618.7KB, built in 17 seconds
$ brew audit --strict libcaption
Build from Source
$ brew install --build-from-source libcaption
/usr/local/Cellar/libcaption/0.7: 24 files, 618.7KB, built in 17 seconds
Test
$ brew test libcaption
Dry Run
$ brew install --dry-run libcaption
Info
$ brew info libcaption
libcaption: stable 0.7, HEAD
Library for the creation and parsing of closed caption data
https://github.com/szatmary/libcaption
  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

- Added formula for libcaption https://github.com/szatmary/libcaption

```
$ brew info libcaption
libcaption: stable 0.7, HEAD
Library for the creation and parsing of closed caption data
https://github.com/szatmary/libcaption
```

```
$ brew install --dry-run libcaption
```

```
$ brew test libcaption
```
@javian javian added the new formula PR adds a new formula to Homebrew/homebrew-core label Nov 25, 2018
Formula/libcaption.rb Outdated Show resolved Hide resolved
@BrewTestBot
Copy link
Member

  • GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)
  • Formulae should not have a HEAD spec

Formula/libcaption.rb Outdated Show resolved Hide resolved
Formula/libcaption.rb Outdated Show resolved Hide resolved
Formula/libcaption.rb Outdated Show resolved Hide resolved
Formula/libcaption.rb Outdated Show resolved Hide resolved
@javian
Copy link
Contributor

javian commented Nov 25, 2018

Thanks for the contribution @bbgdzxng1 and welcome to the Homebrew community! I've left some comments on the formula and feel free to ask any questions you might have.

# system "ffprobe", "-i", INPUT_VIDEO
Removed revision, as requested.
Updated...
```
depends_on "ffmpeg" => [:build, :test]
```
Removed --HEAD version, since not required for new formula
@BrewTestBot
Copy link
Member

  • GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)

@stale
Copy link

stale bot commented Dec 17, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale No recent activity label Dec 17, 2018
@fxcoudert
Copy link
Member

Hi @bbgdzxng1 this is a nice software, but not notable enough for us to package in Homebrew for now. This is not a decision on the merits of the software, but we cannot distribute every single piece of software and have to draw a line on “notability” somewhere. Of course, we would be happy to reconsider in the future.

Please consider hosting it in a personal tap, which is very easy to do: https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap

@fxcoudert fxcoudert closed this Dec 17, 2018
@lock lock bot added the outdated PR was locked due to age label Jan 16, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new formula PR adds a new formula to Homebrew/homebrew-core outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants