aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ocrad.rb
AgeCommit message (Collapse)Author
2014-03-24ocrad: add 0.23 bottle.Mike McQuaid
2014-03-24ocrad 0.23Matt Swain
Update ocrad to version 0.23 and remove patch that is no longer necessary. Closes #27821. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-16ocrad: use checksummed patchesJack Nagel
2013-12-10ocrad: Revision to Mavericks patchMatt Swain
Minor revision to the patch that allows ocrad 0.22 to be compiled with libc++ in Mavericks. Closes #25083. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-02ocrad 0.22: Patch for libc++ in MavericksMatt Swain
Updated ocrad to 0.22 and added minor patch that fixes compilation with libc++. This has been reported to the ocrad mailing list: http://lists.gnu.org/archive/html/bug-ocrad/2013-11/msg00000.html Removed configure options `--disable-debug` and `--disable-dependency-tracking` as they are not recognised by the configure script. Added simple test to check `ocrad` command line tool exists. Closes #24879. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-15Use ENV shortcut methods where applicableJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-10ocrad 0.21Adam Vandenberg
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-18new formulla: ocradJustin Woodbridge
Signed-off-by: Adam Vandenberg <flangy@gmail.com>