Commit graph

8 commits

Author SHA1 Message Date
Martin Williams
61e5008857 eyeD3: 0.6.18 - Install tool with name 'eyeD3', not 'eyeD3_script'
This package provides a command line tool named 'eyeD3'. However
the formula installs it under the name 'eyeD3_script'. This breaks
scripts/workflows that expect to find the tool by its official name.

Also correct a typo.

Remark: 'bin.install_symlink' needs a hash argument where source
and target names differ. But the formula separated source & target
names with a ','. Looks like an inadvertent slip to me.

Closes Homebrew/homebrew#26487.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-06 18:42:45 -08:00
Brett Koonce
0aaf5a9ea2 eyeD3 0.6.18
Closes Homebrew/homebrew#13973.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:57:25 -07:00
Adam Vandenberg
606b4288fa eye-d3: use install_symlink 2012-02-12 20:08:57 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
466b1a2a9d eyeD3 - fixup __init__.py
Fixes Homebrew/homebrew#3018
2010-11-01 10:39:41 -07:00
Adam Vandenberg
72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Simon COURTOIS
89c995e008 eyeD3 0.6.17
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time, etc.)
is also provided. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Install privately to libexec and link the script into bin
2010-07-10 07:41:16 -07:00