ruediger / VobSub2SRT

Converts VobSub subtitles (.idx/.srt format) into .srt subtitles.
GNU General Public License v3.0
294 stars 66 forks source link

Added a formula for use with Homebrew. #2

Closed jimmyharris closed 13 years ago

jimmyharris commented 13 years ago

This formula can be included directly by supplying the URL to the formula to the brew command on os x.

Currently you can install this on in Homebrew on os x using the command.

 brew install https://github.com/jimmyharris/VobSub2SRT/raw/master/vobsub2srt.rb

If you accept this the command becomes:

 brew install https://github.com/jimmyharris/VobSub2SRT/raw/master/vobsub2srt.rb
ruediger commented 13 years ago

Thanks for your contribution. I'll update the documentation soon. But shouldn't this formula be merged to Homebrew as well?

jimmyharris commented 13 years ago

I looked at Homebrew's submission guidelines and came to the conclusion that it would be best to wait until the project stabilizes a bit before submitting it to homebrew (i.e. Version numbers aren't 0.0git-current).

Cheers, Jimmy

On Jun 1, 2011, at 7:59 AM, ruedigerreply@reply.github.com wrote:

Thanks for your contribution. I'll update the documentation soon. But shouldn't this formula be merged to Homebrew as well?

Reply to this email directly or view it on GitHub: https://github.com/ruediger/VobSub2SRT/pull/2#issuecomment-1274131