Commit Graph

9801 Commits (be9fb4af252d887c13ae36f41be4953415433dc1)

Author SHA1 Message Date
Sebastian Sdorra 5dd46942c5 scm-manager 1.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 08:57:09 -07:00
Luke Ledet 888119013a Camellia 2.7.0
Camellia is an image processing and computer vision library

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-29 08:33:28 -07:00
Mike McQuaid 6f8268a682 Update CMake bottle with pkg-config patch. 2012-04-29 15:56:30 +10:00
Mike McQuaid 5766b9186c Update Qt bottle to fix warnings. 2012-04-29 15:56:30 +10:00
patrick 181c617372 gpsbabel 1.4.3
Closes Homebrew/homebrew#11549.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 21:13:34 -05:00
Yoji SHIDARA 65578c8d06 groonga 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 18:58:54 -07:00
nibbles 2bits 555e078450 x264: use stable, fix version, rm -O1
* Specify the stable branch for the head url.
* Use http rather than git for the head url.
* Correct the version number, is 2189 for stable (2197 was master)
* Note in comments how to use version.sh to get the version number.
* Remove the -O1 for clang.  Issue is fixed in this version.

The previous commit added -O1 to fix a segfault when x264 was
compiled with clang.  The author was testing this against the
previous tarball, not 2189.  The devs emailed back explaining
that this was fixed since then, and this is confirmed to work
using their -O3 or Homebrew's -Os.  Users should remove x264
and ffmpeg and `brew install x264 ffmpeg` to get a working pair.
Apologies for all this, but it's better to get it right.

Closes Homebrew/homebrew#11908.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 20:29:55 -05:00
Jerome Bernard 0723fe44c1 ser2net 2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 17:50:34 -07:00
Jack Nagel 370905d436 pure: fix docs install
Fixes Homebrew/homebrew#11889.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 18:14:53 -05:00
Jack Nagel f283ed80a1 ice: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:28:14 -05:00
Jack Nagel b1a91d042c gmtl: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:28:05 -05:00
Jack Nagel c9016c2b92 mcpp: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:27:49 -05:00
Jack Nagel c440d8e900 wine: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:20:53 -05:00
Jack Nagel 2da183df82 dc3dd: move patch inline
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:16:35 -05:00
Jack Nagel d4e69f81ce net6: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:05:14 -05:00
Jack Nagel dcce414935 gobby: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 17:05:05 -05:00
nibbles 2bits 794cc013a4 getxbook 0.9
Upgrade getxbook to version 0.9.
Remove the patch for clang.  The issue is fixed in 0.9.
Tested with llvm and clang.

Closes Homebrew/homebrew#11929.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:57:46 -05:00
nibbles 2bits da808a2ff9 c-ares 1.8.0
Upgrade c-ares to version 1.8.0.
Add `--disable-dependency-tracking` and `--disable-debug`

Closes Homebrew/homebrew#11930.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:55:14 -05:00
Jack Nagel 7984c5fb56 google-js-test: use a requirement for Snow Leopard
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:48:34 -05:00
Jack Nagel af63923400 signing-party: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:34:00 -05:00
Jack Nagel 6cc3fc2f65 cvs2svn: use a requirement for python with gdbm
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:33:55 -05:00
Silvio Henrique Ferreira 0212c4d943 treecc 0.3.10
Closes Homebrew/homebrew#10238.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 14:13:56 -07:00
John Paul Ashenfelter 7bd6769f70 storm 0.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 14:00:50 -07:00
Adam Vandenberg c1adc36374 mlton: use a requirement to check install location 2012-04-28 11:59:28 -07:00
Adam Vandenberg fd1e30b966 Boost: use requirement for universal python 2012-04-28 11:57:34 -07:00
Nibbles 2bits 5dc91132e1 avidemux 2.5.6
Avidemux is a popular video editor, actively developed since 2001.
Working with their lead engineer, the OSX code has been corrected,
and now the formula will build avidemux2_cli, the command line
version, with every video filter, encoder, and decoder available.

In addition, if the user has Qt installed, this will automatically
build the Qt gui, avidemux2.  Several weeks of work also gets us a
new CoreAudio output device for Qt, a feature missing since 2008.

Macports has a portfile for 2.5.3, a very buggy version.
The latest stable is 2.5.6. This formula will build stable or
2.5svn, which today is 2.5.6 r7750.

The 2.5 branch, called avidemux2, is being finalized.
The 2.6 branch, called avidemux3, is being very actively developed.

EDIT: removed patches merged upstream
EDIT: now compiles against r7668 on Lion.
EDIT: fixes indentation, removes some debug commands
EDIT: put two patches inline not on fileden
EDIT: remove patches merged upstream, inline variable 'a'
EDIT: add patch for ffmpeg compiling on 32bit OSX,
      switch url to 2.5.6 stable, add head (tested at r7724)
EDIT: remove dep on libvpx that fails with XCode-4.3.
EDIT: add back in the libvpx, it's fixed. Fix svn revision patch.
EDIT: Make svn rev patch apply only to head. Use cached_download
EDIT: Change head url to use http not svn.  Berlios svn offline.
EDIT: Install app to prefix not bin by Homebrew convention.
EDIT: Build verbose if brewed --with-debug.
EDIT: Fix optimization: O3 for regular, -g -O0 for clang debug,
      and -ggdb3 -O2 for llvm or gcc debug.
EDIT: shorten inreplaces, use buildpath, make test work w/head.
EDIT: remove cd, use mkdir do. use interpolated array style.
EDIT: Revert to allowing HB to use -Os.
EDIT: Add a patch for Jack's 32bit Snow Lep.

Closes Homebrew/homebrew#8429.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:42:13 -07:00
Adam Vandenberg 9ddbf906c0 CMake: use a requirement to look for expat.framework 2012-04-28 11:23:45 -07:00
Adam Vandenberg c38c31ab89 MySQLreport: use stable download 2012-04-28 11:11:25 -07:00
Simon Head 2d4efedf06 xrootd 3.1.1
XRootD provides tools and ways to build high performance scalable
data repositories.

Closes Homebrew/homebrew#11879.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:08:17 -07:00
Daniel Passos 18e464feb9 pkg-config: update URLs
Closes Homebrew/homebrew#11919.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 11:00:05 -07:00
Dominik Moritz 066c02f8b0 open-scene-graph --devel 3.1.1
This fixes install and runtime issues on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:55:23 -07:00
Michael Hetrick 6e4cc97878 pure 0.53
Closes Homebrew/homebrew#11886.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:51:53 -07:00
Lars Bilke 7bbeebb578 metis 5.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:50:49 -07:00
Dane Springmeyer b685a7b70f mapnik: limit concurrent make jobs
mapnik compiles can take ~1.5 GB per job for some .cpp files
so lets be cautious by limiting to CPUS/2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 10:19:13 -07:00
Adam Vandenberg aae6d65ff7 libpar2 fails with clang
See https://github.com/mxcl/homebrew/issues/11926
2012-04-28 10:16:57 -07:00
nibbles 2bits dda1ec27bd automake 1.12
Upgrade automake to version 1.12.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 09:33:10 -07:00
Pascal Bertrand 604a50d27d go 1.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28 09:32:43 -07:00
Sean Billig 88d9e772ae cassandra 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-27 23:01:08 -07:00
Ryan Schlesinger 865f4fbc5e mobile-shell 1.2 + HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-27 22:59:43 -07:00
Mike McQuaid e9461695b7 Add patch to fix CMake pkg-config issue(s). 2012-04-28 14:13:22 +10:00
Kevin Moore bfc16d87db dart v6943
Closes Homebrew/homebrew#11915.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-27 14:13:29 -05:00
nibbles 2bits 9fea4b5332 cpansearch 0.1.1
Upgrade cpansearch to version 0.1.1

Fixes Homebrew/homebrew#11909.
Closes Homebrew/homebrew#11911.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-27 14:11:46 -05:00
Birger J. Nordølum 12328c38a9 yasm: add head and optional python bindings
Added option for --HEAD and --enable-python.

Closes Homebrew/homebrew#11314.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-26 21:39:11 -05:00
Zach Moazeni 06035ab828 cabal-install 0.14.0
Closes Homebrew/homebrew#11875.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-26 21:08:50 -05:00
Shaun Jackman 1a61d1af31 ABySS 1.3.3
Closes Homebrew/homebrew#11884.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 22:07:43 -07:00
marqs 65d771fd37 rds-command-line-tools 1.6.001
Closes Homebrew/homebrew#11891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-25 22:06:56 -07:00
Sorin Ionescu e30a1d945a zsh: disable function subdirs
Closes Homebrew/homebrew#11880.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 22:19:41 -05:00
Anatol Pomozov d24fec61ab Revert "fuse4x: update to 0.10.0"
0.10.0 contains a kernel panic. It is going to be fixed in 0.10.1.

This reverts commit 8a0932f320208db56c10d1d16fff31c22e3be87e.

Closes Homebrew/homebrew#11888.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-04-25 20:12:20 -07:00
Sean Reilly 50f1b79cf1 gradle 1.0-rc-2
Closes Homebrew/homebrew#11872.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:53:05 -05:00
Peter Aronoff b8cbe9912d mu 0.9.8.3
- add caveat about rebuilding index

Closes Homebrew/homebrew#11877.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-25 21:53:02 -05:00