Commit graph

8680 commits

Author SHA1 Message Date
Max Howell
06cb65df78 These now depend on automake for Xcode >= 4.3
Fixes Homebrew/homebrew#10559.

Also added missing deps for osm2pgsql.

Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-02-28 15:40:59 +00:00
Mike McQuaid
6087f04164 Update Imagemagick bottle. 2012-02-28 09:44:56 +00:00
Pete Deffendol
b59ca6f5b0 PostgreSQL 9.1.3
Closes Homebrew/homebrew#10537.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:08:33 -06:00
Mike Tigas
6b347ee769 arm 1.4.4.1
Closes Homebrew/homebrew#10542.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:05:11 -06:00
royhodgman
a6130af15b dcraw 9.12
Closes Homebrew/homebrew#10526.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:02:46 -06:00
René Moser
f8ae9a5821 git-ftp 0.7.2
Closes Homebrew/homebrew#10525.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 17:02:04 -06:00
Jack Nagel
a1185fba7f imagemagick: move HEAD back to SVN trunk
Now that we have the UnsafeSubversionDownloadStrategy, we can get around
the bad SSL cert.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:42:26 -06:00
Jack Nagel
15c6fef06f imagemagick 6.7.5-7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:35:36 -06:00
Jack Nagel
3d34e2c02d imagemagick: fix indentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:33:12 -06:00
Jack Nagel
9c0fc8d1bd libass: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:13:12 -06:00
rogeriopvl
19ca591fed ffmpeg: enable libass support
Closes Homebrew/homebrew#10535.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 16:09:45 -06:00
Jake Good
d350ae403e hadoop: fix inreplace
Closes Homebrew/homebrew#10532.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:30:18 -06:00
Jack Nagel
ce4b06eea7 recode: help the linker find libiconv
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:18:36 -06:00
Jack Nagel
c1fd9b501e Use cellar paths in tests
This lets `brew test` work when these are keg-only, etc. Also fix a
couple of typos and style things.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:11:01 -06:00
Jack Nagel
03d22cc400 Add mirrors to new autotools formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 14:08:11 -06:00
Jack Nagel
46d8f21b18 autogen 5.15
Fixes Homebrew/homebrew#9651.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-27 13:56:53 -06:00
Nibbles 2bits
caacd9013f libvpx: determine correct build target
Adjust the formula for libvpx to determine the correct target.
This was tested on 32bit and 64bit Snow Leopard 10.6.8 using
all three compilers from XCode-4.0.2, and it was tested on Lion
using both compilers from XCode-4.2.1 and 4.3.

Closes Homebrew/homebrew#10249.
2012-02-27 13:48:15 -06:00
Max Howell
646f7c0cc8 Pass configure since Xcode 4.3
Refs Homebrew/homebrew#10508.
2012-02-27 12:56:52 +00:00
Max Howell
0ea6b8df0c Fix fuse4x autoreconf errors
Also removed the ENV vars since we set this stuff higher up now, and it compiled. So I'm guessing we're good.

Closes Homebrew/homebrew#10524.
2012-02-27 12:21:50 +00:00
Max Howell
cd1ada15db Force autoreconf to use glibtoolize and not libtoolize 2012-02-27 12:20:49 +00:00
Max Howell
843090d10a Put dirlist in the right place
I fixed this last night, and then somehow committed the wrong version. Don't watch the Oscars while doing Homebrew.
2012-02-27 12:11:20 +00:00
Tuncer Ayaz
1c635f2a85 automake: update to 1.11.3
Closes Homebrew/homebrew#10520.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 12:04:50 +00:00
Rene Hopf
ea31b76cc0 Fix typo in libmikmod
Closes Homebrew/homebrew#10528.

Signed-off-by: Max Howell <max@methylblue.com>
2012-02-27 11:51:33 +00:00
Jamie Kirkpatrick
f7245e7c28 Force GCC-LLVM when compiling with the Xcode 4.3+ developer tools
Closes Homebrew/homebrew#10519.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-02-27 09:55:13 +00:00
Mike McQuaid
1e3dc00c15 Add gettext bottle. 2012-02-27 09:49:20 +00:00
Rich Manalang
047c40970c atlassian-plugin-sdk 3.8
Closes Homebrew/homebrew#10516.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 21:36:10 -08:00
Max Howell
57f8096764 Do not edit code as popular as Homebrew at 4am 2012-02-27 04:22:52 +00:00
Max Howell
cc42975f81 depends_on "automake" where necessary
Had to remove full paths, since we have two options for location now.
2012-02-27 04:05:43 +00:00
Max Howell
51857be5ee Autoconf, Automake and Libtool
We need these now for Xcode-4.3/CLT4X installations.

Also prevent m4 error in installer. And prevent brew doctor complaining if we're Xcode 4.3 or above.

Closes Homebrew/homebrew#10349. Fixes Homebrew/homebrew#10423. Refs Homebrew/homebrew#9179.
2012-02-27 03:35:11 +00:00
Björn Albers
5fbe0bf895 NRPE 2.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 16:39:42 -08:00
Ingo Richter
3bc63545b6 libimobiledevice: add --head
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 16:19:02 -08:00
Nibbles 2bits
a83d3606ed libvpx: fix compilation with CLT/Xcode 4.3
Remove the option to --enable-postproc because it's always enabled
Set --disable-runtime-cpu-detect so it's detected during make.
Don't allow --gcov when compiling with Clang. Cleans up warnings.
Remove the O-level from cflags with Clang.  Cleans up warnings.
This was tested on 32bit and 64bit Snow Leopard 10.6.8 using
all three compilers from XCode-4.0.2, and it was tested on Lion
using both compilers from XCode-4.2.1.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-26 18:04:43 -06:00
Matthew Lewinski
fc0dda72e8 imap-uw 2007f
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 15:55:13 -08:00
Lukas Sabota
99e2b2be46 fceux 2.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 15:20:52 -08:00
Adam Vandenberg
f375135c78 Emacs 23.4
Removed patches that have been applied to this release.
2012-02-26 14:30:01 -08:00
Andrey Smirnov
07c154d065 Skytools 2.1.12
Closes Homebrew/homebrew#6505.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 10:28:21 -08:00
Adam Vandenberg
1ca1e904bf Plowshare: fix audit warning 2012-02-26 09:31:50 -08:00
Bart Leusink
b2c4265c93 curl 7.24.0
Closes Homebrew/homebrew#10507.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 09:21:33 -08:00
Adam Vandenberg
fc3b427d6a Move CSSTidy to homebrew-alt
brew install https://raw.github.com/adamv/homebrew-alt/master/head-only/csstidy.rb

CSSTidy is head-only, hasn't had a stable release since 2007, and the 1.4
source tarball doesn't unpack.

To reinstate, please petition the project to release a new stable
tarball.
2012-02-26 09:16:38 -08:00
Adam Vandenberg
0a64b95492 Plowshare: use snapshot tarball 2012-02-26 08:24:55 -08:00
Max Howell
a4aaf37c3c Refs Homebrew/homebrew#10419; Fixes this issue, but still doesn't build 2012-02-26 15:59:16 +00:00
Adam Vandenberg
ddf6213611 pgtap: fix audit warning 2012-02-26 07:58:10 -08:00
Adam Vandenberg
a55c685dcb blueutil: fix audit warning 2012-02-26 07:47:11 -08:00
Adam Vandenberg
8249a32843 Blueutil 1.0.0 2012-02-26 07:36:40 -08:00
Mirek Rusin
193479c501 Vala 0.15.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 07:33:44 -08:00
Denis Cornehl
5f14ec9432 git-ftp: fix MD5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 07:32:54 -08:00
Adam Vandenberg
1ed5c4d17f Fix QT
Pathname.glob returns Pathnames, so is not interchangable
with dir.
2012-02-26 07:31:21 -08:00
Bart Leusink
ed7b4c142a Ircii 20111115
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-26 07:27:47 -08:00
Max Howell
ac67a32803 Clang 4 requires this patch too 2012-02-26 14:06:03 +00:00
Max Howell
415910391f Only apply this fix against clang 3.1 since apparently breaks for clang 3.2
Also some of this patch was meant to be in the last commit. I've reverted to brotherbard gitx and it doesn't auto-refresh if the file changes, so I missed part of it. Proof that tools can break your flow :P
2012-02-26 13:45:37 +00:00