Commit graph

11 commits

Author SHA1 Message Date
Adam Vandenberg
5e315bf376 liblas: use new dsl 2012-09-03 12:27:56 -07:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Bradley J Chambers
95bdde8870 libLAS v1.7.0
Release notes can be found at:
http://lists.osgeo.org/pipermail/liblas-devel/2011-June/001409.html

Closes Homebrew/homebrew#11335.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-01 09:32:35 -07: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
8d1ed537a6 liblas: fix typo in option description 2012-02-05 12:48:35 -08:00
Adam Vandenberg
dc114fba49 Fix some build-time deps 2011-11-29 18:54:32 -08:00
Nibbles 2bits
dd0355a806 liblas 1.6.1
This commit updates liblas to version 1.6.1 and fixes two variables
that are passed to cmake to locate boost.  It also includes an
option to run the builtin tests, as this library operates a
number of complex deps.  Building is done out of source (oos) in
this formula, and cmake syntax is restructured per its usage,
placing the path after the options.  This passes make test on 64bit
Snow Leopard using XCode-4.0.2, clang-2.0, llvm-2335, and gcc4.2.1.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:25:19 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Michael Weisman
0528dff344 Added liblas formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-16 18:18:51 -07:00