Commit graph

10189 commits

Author SHA1 Message Date
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
Adam Vandenberg
39e9570e00 Hadoop 1.0.3 2012-05-19 10:23:24 -07:00
Jack Nagel
6ded14eefc byobu 5.18
- add dep on coreutils to get GNU readlink
 - simplify caveats

Closes Homebrew/homebrew#11160.
Closes Homebrew/homebrew#12006.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:27:57 -05:00
Jack Nagel
164b904fc6 libelf: use separate make and make install steps
Closes Homebrew/homebrew#11943.
c.f. Homebrew/homebrew#11982.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:16:22 -05:00
nibbles 2bits
1f17654151 weechat: switch from cmake to configure
* Switch to using `configure`
* Remove `head` because it requires gtk.
* Add a build time dep on gettext, otherwise link errors.
* Add `--disable-perl` to stop segfault on program exit.
* Add `--disable-aspell` which is still being reviewed.
* Add `--disable-static` to stop building duplicate plugins.
* Add `--disable-python` unless Python is a framework.
* Note that the one `inreplace` is fixed in HEAD.
* Delete the plugin symlinks to stop runtime warnings.

Weechat-0.3.7 can be built using cmake or configure, but their
cmake build scripts are prone to errors when building the ruby
bindings.  By switching to `configure` the formula is greatly
simplified, and all the plugins it creates get neatly installed
into lib+'weechat/plugins' automatically.

Weechat `head` builds require `gtk` even if the `gtk` gui is
not enabled, which it isn't because it's b0rked.  So remove head.

Weechat comes with an internal gettext and libintl that cause
errors when linking.  So add a dep on Homebrew's gettext.

As reported by another user and confirmed through gdb, the perl
plugin causes a segfault on exit.  So disable building that.

Aspell is still under construction in Homebrew, and weechat will
compile that plug by default.  So disable aspell for now.

Disable the static plugins and delete the plugin symlinks.  That
leaves only one `.so` for each plugin and stops a dozen warnings
when running weechat about _can't load duplicate plugins._

Disable building the Python plugin unless Python is a framework
because it will build but fail to load the plugin with an error
that it can't dlopen a module expected in flat namespace.

Even if we add a dep on Homebrew/dupes/ncurses to get the wide
variety of it, that formula doesn't actually create `-lnursesw`.
So that is not added, because it can't be found.

The gtk interface to weechat is not added as a user option because
it runs but doesn't make a useable gui.  It's blank & unresponsive.

Weechat compiles, runs, and connects to freenode without error
using clang and llvm on Lion, tested against system Ruby, system
Python, and Homebrew Python frameworks.

Fixes Homebrew/homebrew#11289.
Fixes Homebrew/homebrew#11835.
Fixes Homebrew/homebrew#12066.
Closes Homebrew/homebrew#12193.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 23:07:24 -05:00
Fredrik Forsmo
0323307ed1 libssh2 1.4.1
Closes Homebrew/homebrew#12316.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 22:15:50 -05:00
nibbles 2bits
7d0c7402f0 libvpx 1.1.0
Upgrade libvpx to version 1.1.0.
Remove the patches and inreplace.  Both are fixed in this version.
It correctly checks before trying to add `-isysroot`, and it uses
the correct target for your OS.

Closes Homebrew/homebrew#12307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-18 21:54:15 -05:00
Jack Nagel
030f42729b gobject-introspection 1.32.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:21 -05:00
Jack Nagel
a2ab065728 glib 2.32.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:49:01 -05:00
Jack Nagel
6c336b6783 intltool 0.50.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 21:36:43 -05:00
Jack Nagel
d5e577e400 ode: use stable tarball and adjust HEAD build
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:38 -05:00
Jack Nagel
a6cf79fc58 midgard2: remove stale comment
The deps are needed to build HEAD.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:45:07 -05:00
Jack Nagel
7a9021267c bdw-gc 7.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 19:17:04 -05:00
Jack Nagel
ef3604ec1c liboping 1.6.2
- remove upstreamed patches

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:53:39 -05:00
Jack Nagel
1e140c6014 mp3splt 2.4.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:48:26 -05:00
Jack Nagel
cb3f97d9a6 libmp3splt 0.7.2
- Remove upstreamed patch
 - Add dep on libtool for 10.5/10.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 18:44:30 -05:00
Jack Nagel
a7c6015811 pdf2json: use the right compiler
Fixes Homebrew/homebrew#12294.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-17 15:17:42 -05:00
Petr Hosek
6b4ffc536c Dart build 7696
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-17 06:30:23 -07:00
Mike McQuaid
90ff253787 QEMU depends on glib and fails with Clang. 2012-05-17 11:35:24 +01:00
Arun Bhalla
9811dd618f atlassian-plugin-sdk 3.10.3
Closes Homebrew/homebrew#12288.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 19:59:23 -07:00
fhesse
48897fc67d open-scene-graph: displayBitsPerPixel patch for Lion
Closes Homebrew/homebrew#11788.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 20:42:44 -05:00
Jack Nagel
fd58bd13e6 pygtk: add PYTHONPATH caveats
Closes Homebrew/homebrew#10905.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:56:16 -05:00
James Turner
a454b8ac9e mg: install tutorial
Closes Homebrew/homebrew#12285.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:15:46 -05:00
nibbles 2bits
0a025fb2cc libdnet: fix deps conditional
Libdnet uses `autoreconf` and has deps on automake and libtool
when using XCode-4.3 or greater; however, the previous commit I
authored has the wrong conditional where it also checks if the
formula is building HEAD.  That's not right.  There is no HEAD,
and `autoreconf` is used for stable.

* Remove `if ARGV.build_head?`

This was tested on Lion by removing automake, autoconf, and libtool
then using `brew install libdnet` which now builds all the deps.
It was also tested on SL using the system autotools without any
ENV vars set, such as LIBTOOLIZE.  Tested with XCode-4.3.2, 4.0.2.

Fixes Homebrew/homebrew#12280.
Closes Homebrew/homebrew#12286.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-16 19:14:36 -05:00