Commit Graph

11 Commits (a970a48d03f3a6a64c8b09bbd49747696af78ce6)

Author SHA1 Message Date
Adam Vandenberg 279663d6e2 jasper: reformat patch notes 2012-03-17 12:10:48 -07:00
Philip Peterson 9ef8d0b767 jasper: fix urls
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-28 09:05:21 -07:00
Stefan Pfenninger c0726e8431 Added `--universal` option to jasper recipe.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-20 07:46:40 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
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