Commit Graph

16 Commits (a3645015c3062c37b0799d41b0167c72b2232093)

Author SHA1 Message Date
Charlie Sharpsteen c2e0d40c2b jasper: Use sources from OSGeo
The OSGeo sources include a patch that allows Jasper to compute UUID bounding
boxes---a feature that is required for accessing certain georeferenced images.

The Debian packages for Jasper also include this patch.
2012-11-02 10:22:55 -07:00
Adam Vandenberg b64582f818 jasper: use options dsl 2012-08-09 22:12:30 -07:00
Misty De Meo 1a5382f1ca jasper: use sha1 2012-07-18 23:21:46 -05:00
Shane Cusson 19e05fe3be jasper: source location update
sukkology.net isn't hosting the source anymore. uvic.ca is the
maintainer.

Closes Homebrew/homebrew#13461.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-18 23:21:46 -05:00
Jack Nagel 64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
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