Commit Graph

9881 Commits (89af76d0d966a528d5c2894e49115f494f2b0df3)

Author SHA1 Message Date
Jack Nagel 89af76d0d9 Convert some /usr/bin/which calls to use the 'which' method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 21:05:55 -05:00
Charlie Sharpsteen 4643b74f8b spatialite-tools: Fix comments
A comment accidentally got separated from the code it was explaining.
2012-05-07 13:57:06 -07:00
Charlie Sharpsteen 6b99f79833 GDAL: Add Armadillo option 2012-05-07 13:32:01 -07:00
Charlie Sharpsteen 6e28a6d578 GDAL: Use Homebrew SQLite
Required by SpatiaLite, so ensure GDAL links against the Homebrew version.
2012-05-07 12:02:17 -07:00
Charlie Sharpsteen 4150c79730 librasterlite: Use Homebrew SQLite
SpatiaLite requires Homebrew's version of SQLite so make sure that is the
version RasterLite links against.
2012-05-07 12:01:36 -07:00
Charlie Sharpsteen fbb210bbb9 Spatialite-tools: Update to 3.1.0a 2012-05-07 11:39:24 -07:00
Charlie Sharpsteen b32a978f0e New Formula: ReadOSM
ReadOSM is a small library for reading Open Street Map data dumps. This library
is a new pre-requisite of the Spatialite Tools.
2012-05-07 11:37:42 -07:00
Charlie Sharpsteen 5972893fdb libspatialite: Use non-amalgamated version
The amalgamated version of SpatiaLite, which includes its own copy of SQLite,
is depreciated and will be discontinued in the near future:

  https://groups.google.com/d/msg/spatialite-users/ZQcEx30p1W8/mi5Gvzlht7wJ
2012-05-07 11:37:36 -07:00
Charlie Sharpsteen dd24779ac9 SQLite: Always enable R-Tree index
This allows the SQLite formula to support the SpatiaLite formula. RTree is
also enabled by default in the SQLite build that ships with Lion.
2012-05-07 10:49:11 -07:00
Charlie Sharpsteen 4fd75d8871 SQLite: Always enable dynamic extensions
This is the configure default, but may as well make it explicit. Without this
functionality any library which builds on top of SQLite, such as SpatiaLite,
won't work.
2012-05-07 09:51:29 -07:00
Misty De Meo 1a8376f279 exiftool 8.91 2012-05-07 09:52:45 -05:00
nibbles 2bits d5e1187d2a armadillo 3.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:39:32 -07:00
nibbles 2bits ad7c1005c4 ffmpeg 0.10.3
Upgrade ffmpeg to version 0.10.3 which includes many security
fixes and bugfixes.  The changelog can be seen in their git repo
under the 0.10.3 tag, tree view, raw link to Changelog.

This still fails with llvm on Lion with undefined symbols.  Using
clang all the the tools and ffplay compile and display an mkv
with sound using sdl.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:37:59 -07:00
nibbles 2bits a9a2d47fc5 ghostscript fix compile error with libtiff-4.0.1
The gs formula stopped working after libtiff was upgraded to 4.0.1.
It gives an error `no rule to make target obj/libtiff_.dev`.
Add the `--with-system-libtiff` flag so it compiles against 4.0.1.
Remove the `--disable-debug` flag, which is not a valid option.

Add deps on little-cms2 and jbig2dec and
Add `lcms2` and `jbig2dec` to the `renames` variable so that gs
will properly link against those two libraries that many people
already have installed who deal with images frequently.  Without
those additions on systems with `lcms2` and `jbig2dec` installed,
`configure` will find them but not link correctly against them.

`autogen.sh` automatically calls configure and warns the user
that it is running configure with no args, explaining how to put
the args after `autogen.sh` if args are desired.  Do that for
head builds. It is proper and saves configure from being run twice
when brewing head.

Fixes Homebrew/homebrew#12098

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:37:30 -07:00
nibbles 2bits ffc7ea8763 kyoto-cabinet 1.2.75
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:36:37 -07:00
nibbles 2bits a75e351d7b cfengine 3.3.1
Upgrade cfengine to version 3.3.1.  Tested on Lion with XCode-4.3.2
using clang and llvm-gcc, where it passes its def test.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:36:07 -07:00
Ivan Porto Carrero cbc6f6c6ad sbt 0.11.3
Closes Homebrew/homebrew#12117.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:35:20 -07:00
Adam Vandenberg 0c2341120d Erlang: enable dtrace 2012-05-07 06:33:23 -07:00
nibbles 2bits 46bba3b743 dos2unix 6.0
Upgrade dos2unix to version 6.0.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:32:18 -07:00
Mike McQuaid a4827d3eee Remove imagemagick bottle.
Fixes Homebrew/homebrew#12100.
2012-05-07 20:41:43 +08:00
Jack Nagel b79f6812aa openimageio: pass name to the subformula constructor
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:40:38 -05:00
Jack Nagel 92f41eacb3 fftw: remove dir file cruft
`info` related files are now handled internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:40:04 -05:00
Jack Nagel e5fd35200f dc3dd: remove charset.alias cruft
Removing this file is now handled internally.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:39:19 -05:00
Tomas Frostensson db28325cf1 fftw 3.3.2
Closes Homebrew/homebrew#12109.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:26:50 -05:00
Noah Jorgenson 278c4ba21e todo-txt 2.9
Closes Homebrew/homebrew#12097.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 19:23:07 -05:00
Jack Nagel 5d637ed1b3 Move go-gui to Homebrew-games
Closes Homebrew/homebrew#12101.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 16:20:32 -05:00
nibbles 2bits 08008cd99e Imagemagick: patch for xml2-config
Imagemagick-6.7.x uses libxml2, but Apple changed the file
`xml2-config` starting in Mt. Lion, removing the `--prefix` flag.
That breaks Imagemagick, which uses it to find the library.
Because all versions of OSX have libxml2 in the same location,
this commit is safe for all users.

* Patch `configure` to not run `xml2-config --prefix` by placing
the value it returns, `/usr`, into the corresonding variable.

Fixes Homebrew/homebrew#11789.
Closes Homebrew/homebrew#11883.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 15:43:57 -05:00
Robert Lenhardt 0d74be4767 ykpers 1.6.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-06 09:11:44 -07:00
Robert Lenhardt 66205ded7c ykclient 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-06 09:11:27 -07:00
Robert Lenhardt f9fcff976e libyubikey 1.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-06 09:11:10 -07:00
Adam Vandenberg 213187a8a5 cherokee: don't install to /Library 2012-05-06 09:04:52 -07:00
Jack Nagel 8324e1ffd5 nss: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:48 -05:00
Jack Nagel 06ce46546a monit: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:47 -05:00
Jack Nagel 98889db723 psftools: clean up test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:47 -05:00
Jack Nagel 2719b461a9 maxima: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:46 -05:00
Jack Nagel 76d8bb3cb7 newick-utils: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:46 -05:00
Jack Nagel caa5dbe6ad hilite: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:46 -05:00
Jack Nagel 555fa573d2 jp2a: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:45 -05:00
Jack Nagel ba6cdf3d63 valgrind: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:45 -05:00
Jack Nagel 629108dada python: validate output in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:45 -05:00
Jack Nagel 620ddfd988 gsoap: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:44 -05:00
Jack Nagel d7ffd6d35a graphviz: clean up test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:44 -05:00
Jack Nagel 6ff456cf82 growly: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:44 -05:00
Jack Nagel 78fe4d3b33 gptfdisk: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:44 -05:00
Jack Nagel 56a897a281 dwatch: style nits
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:43 -05:00
Jack Nagel 5c1da0e211 calabash: fix path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:43 -05:00
Jack Nagel 57d0fc259e bindfs: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:43 -05:00
Jack Nagel c12a67f639 audiofile: remove oh1 output
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:42 -05:00
Jack Nagel ae8be21375 audiofile: use full paths in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:42 -05:00
Jack Nagel c7fc76f23d bbcp: whitespace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 00:29:23 -05:00