mp3val: add 0.1.8 bottle.

This commit is contained in:
BrewTestBot 2015-01-02 10:29:53 +00:00 committed by Jack Nagel
parent 1a09b19514
commit 824563ec0a

View file

@ -3,6 +3,13 @@ class Mp3val < Formula
url "https://downloads.sourceforge.net/mp3val/mp3val-0.1.8-src.tar.gz"
sha1 "19f7506d387f72def2861ec271c5cb4135bd8f5e"
bottle do
cellar :any
sha1 "a6fbb7ba9e3138c0badf0f4c8448193b4136b5a0" => :yosemite
sha1 "0b07e20f77de64a0071899f49e329bf11fb29367" => :mavericks
sha1 "997a608c91946b239e878c830a4be6336dbc5cb9" => :mountain_lion
end
def install
system "gnumake", "-f", "Makefile.gcc"
bin.install "mp3val.exe" => "mp3val"