Commit Graph

10262 Commits (e4714d614bdcc315ab530c3985edd999674b8dc0)

Author SHA1 Message Date
Charlie Sharpsteen 1cd5d9cc27 ncview: Patch rpath settings out of configure
The configure script tries to be clever with figuring out rpath flags for the
compilers. It fails epically.

Also, use `ENV.x11` which removes the need for a couple of configure arguments
and allows libpng to be found.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen a89b269fe1 NetCDF: Update to 4.2
Starting with the 4.2 release, NetCDF has a new distribution model where the
core C library and command line utilities are shipped as one package and the
C++ and Fortran libraries are shipped as seperate packages.

For now, we're handling this by including the C++ and Fortran libraries as
sub-brews so there is no need for a bunch of `netcdf-cxx` and `netcdf-fortran`
packages. The C++ library is also built by default to mirror the behavior of
the pre-4.2 formula.

These changes preserve the status quo as much as possible.
2012-05-23 17:24:12 -07:00
Charlie Sharpsteen fba494f5b0 pdf2svg: Depend on a Requirement for Poppler-Glib
Instead of doing `pkg-config` checks, now use a Requirement that references the
installation Tab for Poppler.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen a684297f71 DiffPDF: Update to 2.0.0
Also, use a Requirement that references the Poppler Tab to figure out if Qt
support is present.
2012-05-23 14:31:51 -07:00
Charlie Sharpsteen 3e7b28c2dd Poppler: Update to 0.20.0 2012-05-23 14:31:51 -07:00
Jack Nagel 1e41dc7a5b wdiff 1.1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Jack Nagel f14cc4e999 parallel 20120522
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 16:14:20 -05:00
Charlie Sharpsteen be7b4d8920 HDF5: Update to 1.8.9
Also clean up arguments and options.
2012-05-23 13:28:12 -07:00
Jack Nagel e340d9bc41 gpg-agent: set default pinentry program
Fixes Homebrew/homebrew#12382.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-23 15:21:40 -05:00
Charlie Sharpsteen 1f23177b5e GDAL: Update to 1.9.1
The new release contains pre-built man pages.
2012-05-23 12:12:33 -07:00
Charlie Sharpsteen 0367637618 Armadillo: Update to 3.2.0 2012-05-23 12:03:21 -07:00
Charlie Sharpsteen 690c96306c libgit2: Update to 0.17 2012-05-23 11:17:22 -07:00
Frank Celler c2ff61a4b3 avocadodb: renamed to arangodb upstream
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:50:30 -07:00
samueljohn 8a433e8aeb python: caveats tell the correct Framework links
The old ~/Frameworks is and never was a standard.
It should be under Library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:44:09 -07:00
Christopher Kolstad db8440c75c Solr 3.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-23 06:42:27 -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
Adam Vandenberg 38e7f41536 go-app-engine 1.6.6 2012-05-22 19:58:37 -07:00
Adam Vandenberg 855830fa02 appengine-java-sdk 1.6.6 2012-05-22 19:57:22 -07:00
Adam Vandenberg a6e18fe9c5 Google App Engine 1.6.6 2012-05-22 19:55:29 -07:00
Mike McQuaid c80ee57399 Qt 4.8.2. 2012-05-22 15:01:49 +01:00
Nick Tzaperas 5cfd4a65fe iozone 3.408
Closes Homebrew/homebrew#10585.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:55:37 -07:00
Attila Györffy fadd2315c6 rbenv: update caveats to only load if present
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:40:17 -07:00
Martin Czygan 5f6180a0df elasticsearch 0.19.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 20:23:20 -07:00
Adam Vandenberg 9dbb3a9206 distribute 0.6.27
subformula of Python, Python 3, PyPy
2012-05-21 20:19:21 -07:00
Jack Nagel e930d63b49 rabbitmq: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:43:11 -05:00
Adrian Petrescu 8598c84f0e nmap 6.0
Closes Homebrew/homebrew#12367.

[jn: force use of included libpcre and liblua]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 20:37:32 -05:00
Misty De Meo f037bc9446 devil: fails with clang
Fixes Homebrew/homebrew#12353.
2012-05-21 18:12:43 -05:00
Misty De Meo ad134cc2cc devil: add ENV.x11 to find libpng
Fixes Homebrew/homebrew#11656.
2012-05-21 18:12:42 -05:00
Jack Nagel 66e197990d giflib: note that 4.2.0 breaks things
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:47:57 -05:00
Jack Nagel 2145ddd29b swftools: depend on giflib instead of ungif
ungif is now a duplicate of giflib, and is thus a candidate for removal.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-21 16:23:08 -05:00
Jack Nagel a09bc6226f Revert "giflib 4.2.0"
This reverts commit bad8e1f17ade0d2679de996090e53945fb1c3023.

Due to API changes, 4.2.0 breaks a bunch of stuff; stick with 4.1.6 for
the time being.
2012-05-21 16:18:43 -05:00
Mark Shropshire 6b5697f667 drush 5.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:48:29 -07:00
Michael Weibel 1c0ebbf00d ejabberd 2.1.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-21 06:47:55 -07:00
Andrey Deryabin eb248ce704 jenkins 1.464
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-20 22:10:00 -07:00
Michael S. Fischer 17f8458ef5 ffmpeg: add libvo-aacenc support
This patch compiles ffmpeg against libvo-aacenc (if installed) to
provide AAC encoding support - preferred by the maintainers over
libfaac.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:19:00 -05:00
Michael S. Fischer d8eed4793e New formula: libvo-aacenc
Library containing VisualOn implementation of Advanced Audio Coding
(AAC) encoder.  May be used by ffmpeg, among other tools, to provide
AAC encoding capability.

Closes Homebrew/homebrew#12231.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
Jack Nagel f01b9156e3 libvpx: restore platform detection
Configure is still misdetecting 32-bit 10.6 as 64-bit.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 16:18:59 -05:00
include ae76e2da54 nagios 3.4.1
Closes Homebrew/homebrew#12311.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:57:51 -05:00
Simon 0d0c361004 nzbget 0.8.0
- Mark as fails_with :clang due to libpar2 dependency.

Closes Homebrew/homebrew#12319.

[jn: add cause to fails_with block]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:52:44 -05:00
Jack Nagel 79c146e3b4 libmagic 5.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:29:04 -05:00
Alexander Surma afbe744334 libewf 20120504
Closes Homebrew/homebrew#12336.

[jn: remove libtoolize cruft]

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 15:28:45 -05:00
Nick Stenning 90907433a6 mu: make emacs support optional
Closes Homebrew/homebrew#12306.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-20 00:18:30 -05:00
Peter C Miller 373c3f6432 perforce 2012.1.459601
There are now separate 32 and 64 bit versions.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:39:57 -07:00
Thomas Johansson 2ba67c50b4 Go App Engine SDK 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:41 -07:00
Matt Davis 4ef209796f Google App Engine 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:38:08 -07:00
nibbles 2bits 3e3e9b8488 gwyddion 2.28
Upgrade gwyddion to version 2.28.
Remove the unrecognized `--disable-debug`.
Add `--with-html-dir=#{doc}` to get the docs in the right place.
Add the xz build time dep to handle the tarball.
Tested on Lion with clang and llvm from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:31 -07:00
nibbles 2bits 5c25c4dce5 libssh2 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 21:37:05 -07:00
Jack Nagel 0b8a0772b4 giflib 4.2.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-19 15:00:24 -05:00
nibbles 2bits 70a081452f gcal 3.6.2
Update gcal to version 3.6.2
Add the `xz` dep to decrease the download size and mirror load.
Add `--disable-dependency-tracking` because it's an option now.
Tested on Lion with clang and llvm-gcc from XCode-4.3.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:29:37 -07:00
Timothée Peignier c0e1e4b01a jython --devel 2.7a1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-19 10:25:54 -07:00