Commit Graph

8 Commits (5ccfbbb3a0770d28cca969a446e740bf58b1388c)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 74c83fa9f6 Batch convert http download urls from SourceForge to https
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Nibbles 2bits 5048ce6389 aften: build shared library
Add -DSHARED=ON so aften builds libaften.dylib.  Tested on Lion with
XCode-4.3.1 using clang and llvm.

Closes Homebrew/homebrew#10870.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-11 19:31:12 -05:00
Adam Vandenberg 83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -08:00
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Dirk Hörner a820f89683 New formula: aften
Aften is an audio encoder which generates ac3 compressed audio streams.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-25 22:04:54 -07:00