Commit Graph

7 Commits (8ad410965099cf7bd204e843a47b34b431d7872e)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Camillo Lugaresi cedfd1d56d fixed crashing bug with some JPEG-2000 files
Closes Homebrew/homebrew#3655.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 16:53:53 +00:00
Douglas Creager 00dcf43d5d jasper fails with LLVM 2326 2010-10-06 18:56:52 -07:00
Adam Vandenberg e36852a7b4 Fix mandir for jasper 2010-04-01 12:18:28 -07:00
Rob Olson 778863b3bd Fixed typo in the Jasper formula 2009-10-23 19:22:51 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
David Höppner 1247b70de2 Jasper formula
The JasPer Project is an open-source initiative to provide a free software-based
reference implementation of the codec specified in the JPEG-2000 Part-1 standard
(i.e., ISO/IEC 15444-1).
2009-10-02 20:32:40 +01:00