bpm-tools 0.3
This commit is contained in:
parent
7d426cb722
commit
0bb4450592
1 changed files with 2 additions and 3 deletions
|
@ -2,10 +2,9 @@ require 'formula'
|
|||
|
||||
class BpmTools < Formula
|
||||
homepage 'http://www.pogo.org.uk/~mark/bpm-tools/'
|
||||
url 'http://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.2.tar.gz'
|
||||
sha1 '4c1d23a12b8d6cfbe23a5d2e6f232af4419b62c4'
|
||||
|
||||
head 'http://www.pogo.org.uk/~mark/bpm-tools.git'
|
||||
url 'http://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz'
|
||||
sha1 '33da8c03757c91834bb0a695d7ee0f3e8faede65'
|
||||
|
||||
option 'with-bpm-graph', 'Install plot generation script'
|
||||
option 'with-bpm-tag', 'Install audio file tagging script'
|
||||
|
|
Loading…
Reference in a new issue