aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libcue.rb
AgeCommit message (Collapse)Author
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-28libcue: style nitsAdam Vandenberg
2011-10-06libcue 1.4.0Nibbles 2bits
This will update libcue to version 1.4.0. No other changes here. It compiles with llvm-2335.9, gcc-4.2.1, and clang-2.0 from XCode 4.0.2 on x86_64 10.6.8 Snow Leopard. It builds native static and shared libraries. Closes #7990. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-07-25libcue - remove unused configure optionAdam Vandenberg
2010-01-30CUE Sheet Parser LibraryDavid Höppner
Libcue is intended to parse a so called cue sheet from a char string or a file pointer.