Commit Graph

10802 Commits (47a552cf57e079f580289b1bdfc0817e5c21d56c)

Author SHA1 Message Date
William Woodall 47a552cf57 shiboken: fixed missing dependency on qt
Closes Homebrew/homebrew#13377.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-07-13 11:41:51 -08:00
Jack Nagel 5bbdd82355 pcre 8.31
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 14:20:09 -05:00
Didip Kerabat c85c0705a5 Rust 0.3
Closes Homebrew/homebrew#13389.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 14:07:32 -05:00
samueljohn 6ee1d5042b ffmpeg: Xcode-only install needs additional flags
Two flags are necessary for Xcode-only systems: `--host-cflags` and
`--host-ldflags` are set to `ENV.cflags` and `ENV.ldflags`,
respectively.

Closes Homebrew/homebrew#13344.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:49:41 -05:00
Jack Nagel d55eb02400 pidof: use the right compiler
c.f. Homebrew/homebrew#13358.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:37:39 -05:00
Sunteya e380254078 graphviz: must depend x11
Closes Homebrew/homebrew#13357.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:34:20 -05:00
Wei Dai 61773b95cf Fasd 0.7.1
Closes Homebrew/homebrew#13374.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:21:26 -05:00
Oame 61b827329e crf++ 0.57
Closes Homebrew/homebrew#13372.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:21:08 -05:00
Ian Van Ness 2d4e719cc7 gearmand 0.34
Closes Homebrew/homebrew#13371.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:20:38 -05:00
suvash 2c2a31a540 ncmpcpp 0.5.10
Closes Homebrew/homebrew#13370.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:19:07 -05:00
Kevin Moore cc05dc4285 git 1.7.11.2
Closes Homebrew/homebrew#13378.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-13 02:14:45 -05:00
dinkypumpkin 7c3d35164d mplayer: disable openjpeg to avoid duplicate main
libopenjpeg 1.5.0  defines int main() for some reason.  When linked into mplayer,
it hides mplayer's main() function and renders mplayer useless.  This issue has
been reported upstream, but the unfriendly libopenjpeg is already in Homebrew.
If and when it is fixed, this restriction can be removed.

Closes Homebrew/homebrew#13362.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-12 14:47:48 -05:00
knarz 76777393f0 smartmontools 5.43
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 07:20:40 -07:00
Josh Rosen 9fc85ebd94 Jenkins 1.474
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 07:19:27 -07:00
Brett Koonce 709fe5aa4d links 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 07:15:37 -07:00
dinkypumpkin c20a7e0cff atomicparsley 0.9.5
Version 0.9.5 includes changes to support building with automake 1.12.2+,
which should close Homebrew/homebrew#13034.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 07:13:35 -07:00
dinkypumpkin e59e59211c git-flow: fix broken HEAD build
Because the subordinate formula GitFlowCompletion defines 'head', its constructor
requires a 'name' argument when --HEAD is used.  The 'name' attribute is required
to create the Git repo for the formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-12 06:58:06 -07:00
nibbles 2bits d1ca2a6931 pyside 1.1.1
Upgrade pyside to version 1.1.1, which supports Qt-4.8.
Add and out of source build to match shiboken, seeing as shiboken
is also from the same developers.

Tested on Lion with clang and llvm from XCode-4.3.3.
Tested with and it needs shiboken >= 1.1.1.

Closes Homebrew/homebrew#13331.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-12 02:48:16 -05:00
nibbles 2bits 930d5f3712 shiboken 1.1.1
Upgrade shiboken to version 1.1.1.
Remove the unneeded deps on generatorrunner and apiextractor.
Switch to an out of tree build with `mkdir 'macbuild' do` because
it will not compile otherwise when it tries to overwrite a
directory named `shiboken` with a binary named `shiboken`.
This results in an `error=21` which is defined in
`/usr/include/sys/errno.h` as `EISDIR`, is a directory.

Tested on Lion with clang and llvm from XCode-4.3.3.
Tested by building pyside-1.1.1 with shiboken-1.1.1.

Closes Homebrew/homebrew#13330.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-12 02:43:19 -05:00
Brett Koonce f41615ad81 neo4j 1.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-11 20:09:24 -07:00
Austin Seipp 978014a01a tbb 4.0u5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-11 19:52:07 -07:00
Misty De Meo c01b7528c4 rrdtool 1.4.7 2012-07-11 17:10:36 -05:00
Adam Vandenberg f635355dff gtksourceview depends on x11 2012-07-11 08:47:36 -07:00
Andrew de Andrade d4361e6445 casperjs 1.0.0-RC1
Closes Homebrew/homebrew#13296.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 22:41:26 -07:00
Matt Blair 780a4f8caf rtorrent 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 22:34:08 -07:00
Matt Blair 9cc07e5b54 libtorrent 0.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 22:34:08 -07:00
nibbles 2bits f0356e7f31 cairomm: add depends_on :x11
Cairomm-1.10.0 stopped linking correctly and started missing
includes after the Homebrew-0.9.2, the cairo, and the pixman
changes.  Add `depends_on :x11` and fix all the problems.

Tested on Lion using clang and llvm from XCode-4.3.3.

Fixes # 13313

Closes Homebrew/homebrew#13333.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 23:48:41 -05:00
Josa Gesell 92d11796ba x3270 3.3.12ga10
Closes Homebrew/homebrew#13329.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 20:13:54 -07:00
Rodrigo Chacon a4d3b24cce uWSGI 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 19:09:18 -07:00
Jack Nagel 2b18fc602d automake 1.12.2
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 15:36:06 -05:00
Adam Vandenberg 05a43052b7 automake: always depend on autoconf 2012-07-10 13:33:22 -07:00
Jack Nagel 8c089c8e23 sound-touch 1.6.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 12:10:33 -05:00
Adam Vandenberg 11c72b9621 Use :bsdmake 2012-07-10 09:56:33 -07:00
Jack Nagel 16da430f54 sound-touch: use symbol dep for autoconf
This also fixes an incorrect conditional that I introduced.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 11:44:34 -05:00
Jack Nagel 4cdd4c356a subversion: use symbol dep for libtool
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10 11:42:31 -05:00
Adam Vandenberg 1ab7953ee7 icarus-verilog: document build failures
Also add --devel and use sha1 checksums.
2012-07-10 09:36:42 -07:00
Fred Ngo 1724fd4512 librets 1.5.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 09:18:30 -07:00
Brett Koonce f291d118c0 luarocks 2.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 09:06:06 -07:00
Chad Catlett 58403f6e0d UnRAR 4.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 09:03:43 -07:00
James Aitken f5299582c4 Nginx devel 1.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 09:03:20 -07:00
Adam Vandenberg 62fa0c4f42 Use autotools symbols 2012-07-10 08:56:02 -07:00
David James b1ff8b3906 stanford-parser 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 06:51:38 -07:00
Chad Catlett f4c277ba26 Transmission 2.60
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 06:47:25 -07:00
Mathias Bynens c8fbd5fd09 Node 0.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 06:46:57 -07:00
Adam Vandenberg 05e69999d2 opencv: remove merged patch 2012-07-09 15:57:28 -07:00
Misty De Meo 5f1e49d45a libmp3splt: remove autoconf dupe and autogen.sh
libmp3splt on 10.6 still requires a libtool dupe, though.
2012-07-09 16:58:55 -05:00
Adam Vandenberg 06e0c74618 tmux: only apply patch to stable build 2012-07-09 14:00:35 -07:00
Adam Vandenberg b399b9460d MacVim: use sha1 and %W[] 2012-07-09 12:40:39 -07:00
Ben Lavender 101ae74f7d macvim: use system ruby
MacVim expects Ruby 1.8, but will pick up a Homebrewed ruby and fail to
compile. Force the use of System ruby.

Closes Homebrew/homebrew#13293.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-09 12:38:00 -07:00
Adam Vandenberg 38f1a24601 imapfilter: fix for non-/usr/local installs
The PREFIX needs to be passed to make, since it gets baked into
the share path which is given as as a -D define to the compiler.

Also add caveats about configuration, and install the samples.

Fixes Homebrew/homebrew#8915.
2012-07-09 11:56:28 -07:00