Brett Koonce
022a5ef17a
cfitsio 3.370
2014-06-22 23:30:09 -07:00
Jack Nagel
f63d0e435e
Dir[] accepts multiple patterns
2014-05-31 10:08:36 -05:00
Brett Koonce
1874cb2c8e
cfitsio: fix sha1
2014-04-08 22:39:05 -05:00
Brett Koonce
3b34f29ae7
cfitsio: --with-examples 2014.01.23
...
Closes Homebrew/homebrew#26472 .
Closes Homebrew/homebrew#26473 .
2014-02-06 10:28:37 -06:00
Brett Koonce
30a9867bd7
cfitsio 3.360
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-18 21:48:54 -08:00
Misty De Meo
afce7313ff
cfitsio: add mirror
...
Closes Homebrew/homebrew#23135 .
2013-10-08 13:20:40 -07:00
Tyler Stalder
1ba507e1b5
cfitsio: use HTTP URL instead of FTP
...
The NASA HEASARC FTP server is currently not responding via FTP, but
allows HTTP indexes and downloads. SHA1 matches and doesn't need to
changed. The directy index is linked to from
http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
Fixes Homebrew/homebrew#23049 .
Closes Homebrew/homebrew#23085 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-10-06 19:35:59 -07:00
Adam Vandenberg
11fcbb403d
cfitsio: use resource
2013-09-11 22:05:28 -07:00
Adam Vandenberg
e7274401f3
cfitsio: silent version update
...
Closes Homebrew/homebrew#21529 .
2013-07-30 09:40:27 -07:00
Brett Koonce
2acb0b97a5
cfitsio 3.350
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-07-16 19:41:48 -05:00
Adam Vandenberg
372861b0fb
cfitsio: compile examples directly to bin
2013-06-13 11:44:15 -07:00
Brett Koonce
0239a3a540
cfitsio 3.340
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-30 14:15:03 -05:00
Dustin Lang
13397c069d
cfitsio: sha1sum for examples zip
...
Closes Homebrew/homebrew#15083 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 09:43:52 -07:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Adam Vandenberg
3e4d228ab4
cfitsio: use new dsl
2012-08-22 21:37:04 -07:00
Brett Koonce
573d605af1
cfitsio 3.310
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Jack Nagel
7c648d9732
Shore up a number of shell quoting issues
...
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
nibbles 2bits
34fefdc2aa
cfitsio 3.30
...
Upgrade cfitsio to version 3.30. Tested using openimageio.
Closes Homebrew/homebrew#12027 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-05-03 11:16:01 -07:00
Adam Vandenberg
881305994b
cfitsio: remove silly comment
2012-03-10 18:29:21 -08: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
90e9c7b69a
cfitsio: fix checksum
2012-01-02 14:42:29 -08:00
Rui Pereira
7d940a3a2c
cfitsio 3.29
...
Closes Homebrew/homebrew#9063 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-09 16:31:08 -06:00
Rui Pereira
dfde7e7f44
CFitsIO: Add option to install example programs
...
Added the option --with-examples to the cfitsio formula, that downloads,
compiles and installs some useful programs, like listhead, modhead, etc.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-30 01:39:40 -07:00
Charlie Sharpsteen
1b8ef83355
CFITSIO 3.28
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-20 08:06:11 -07:00
Charlie Sharpsteen
733e16c73c
cfitsio 3.27
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-04 09:12:10 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Bart Janssen
173a93c20a
New formula: CFITSIO
...
Runs "make shared" to produce a dylib.
Signed-off-by: David Höppner <0xffea@gmail.com>
* set version
2010-04-08 13:04:37 +02:00