Commit Graph

2815 Commits (150cac8cb0482b22b3769014e2c9cc356342c9b0)

Author SHA1 Message Date
Adam Vandenberg ec96bf2e8f ffmpeg - clear pinned revision on HEAD now that we build 0.6 stable 2010-07-13 07:54:47 -07:00
Martin Kühl 5387794450 Updated formula: ffmpeg 0.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-13 07:51:29 -07:00
Wes Oldenbeuving dc29f84e62 x264 runs version.sh to set its version and allow ffmpeg to compile against it
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-13 07:51:18 -07:00
Adam Vandenberg e8e8dc1f28 Link "emacs" binary into bin even for a Cocoa app. 2010-07-13 07:49:36 -07:00
Adam Vandenberg dd7d28d42b Add x11 option to emacs 2010-07-13 07:44:01 -07:00
Joshua Peek e827344c11 update coffee-script to 0.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 16:16:50 -07:00
Sebastian Cohnen c7be5bd79f New formula for Tsung, the open-source multi-protocol distributed load testing tool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 11:57:39 -07:00
Adam Vandenberg 285115851d Tweak cdargs
* Remove "FileUtils." prefix; it is included in formula.rb
* Remove silly path concatenation
2010-07-12 10:38:17 -07:00
Kalin Harvey c5db34e47f updated qpdf to version 2.1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 10:01:34 -07:00
Eric Christopher d5c2695375 Update deja-gnu to specify a mandir.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Also fix install for >2 cores.
2010-07-12 08:35:39 -07:00
Nelson Tam 3a08cd4571 New formula: openocd (#1831)
openocd is an open-source On-Chip Debugger software package.  It is commonly
used in embedded software development.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 08:33:41 -07:00
Pierre Riteau a7a79c7069 Fix mandir for pwgen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-12 08:33:32 -07:00
Jay Soffian 474181174c Added formula for djbdns-1.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 20:21:36 -07:00
Lee Packham d47d355cb5 makensis 2.46
(includes everything from NSIS 2.46, plugins and extensions and the like).
Basically only makensis can cross-compile. Then you need all the Win32 DLLs
from the binary distribution. That is what I've done here.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Added aka
2010-07-10 13:40:03 -07:00
Adam Vandenberg a12405b1b1 ocaml - Install libraries into lib/ocaml/site-lib
Made the "site-lib" folder a real folder, similar to how the Python brews work.
This will allow other ocaml softare to be built into this location instead of directly
into ocaml's Cellar.
2010-07-10 13:36:15 -07:00
Devin Weaver acae1d1eef New Formula: wtf
The wtf utility displays the expansion of the acronyms specified on
    the command line.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 09:47:18 -07:00
Martin Kühl dc94cb46d4 New formula: xmlto
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 09:40:41 -07:00
Martin Kühl 9d000d5f51 New formula: getopt
The GNU version of getopt, required for tools like xmlto.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Renamed formula to "gnu-getopt" since it shadows the BSD getopt
* Made keg-only for same reason as above
2010-07-10 09:40:29 -07:00
Charlie Sharpsteen b49d1d15e2 New formula for SuiteSparse
SuiteSparse is a collection of C and C++ routines designed for sparse
matrix operations.  Among other things, it is used to drive some
routines in the SciPy library.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 08:04:57 -07:00
Simon COURTOIS 89c995e008 eyeD3 0.6.17
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time, etc.)
is also provided. The formats supported are ID3 v1.0/v1.1 and v2.3/v2.4.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Install privately to libexec and link the script into bin
2010-07-10 07:41:16 -07:00
Lee Packham 112c01a5a3 Update Xapian to 1.0.21
* Fix extension build for python 2.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-10 07:23:19 -07:00
Swaroop C H 9b07e19755 Adding formula for Clay language 2010-07-09 23:14:45 -07:00
Adam Vandenberg 4ac187b2b7 Tweaks to Python 3.x
Take features from Python (2.x) formula up to the Python 3.x formula.
2010-07-09 23:06:57 -07:00
Adam Vandenberg 652b29222b Tweaks to Python 2.x 2010-07-09 23:06:49 -07:00
Jannis Leidel 62985e9f91 Bumped Python version up to 2.7.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 20:38:36 -07:00
Brett Cannon 77a8b25638 Add a formula for Python 3 (specifically 3.1.2).
Based off of the Python 2.6.5 formula. Minor comment tweaks along with adding
an extra performance flag that works under both gcc and LLVM.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 20:38:14 -07:00
George Macon b7b35bed5c Silence warning during brew search.
The warning concerns improper use of parentheses
in the rdiff-backup formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 19:32:08 -07:00
Adam Vandenberg 8bbca11387 Reformat boost a bit 2010-07-09 16:36:52 -07:00
Aku Kotkavuo 515a0c3399 Updated formula: boost 1.43.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 16:19:57 -07:00
Jeff Putsch 07f94fe678 Added formula for lmutil
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 16:18:15 -07:00
Joe Shaw e9319521af add new getmail formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Bump to 4.20.0
* Install to libexec and link scripts into bin
2010-07-09 15:56:28 -07:00
Adam Vandenberg 2c32eb5693 ActiveMQ 5.3.2 2010-07-09 15:34:49 -07:00
Adam Vandenberg 6496e51a62 Cleanup ipcalc 2010-07-09 13:03:46 -07:00
Adam Vandenberg 3000656319 Clean up xml2rfc formula. 2010-07-09 12:47:57 -07:00
Adam Vandenberg 7572451cbc git-flow - remove git dependency comments 2010-07-09 12:07:40 -07:00
lukas 618d05b27d added wkhtmltopdf 0.9.9 (depends on qt)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 09:17:21 -07:00
Adam Vandenberg 5aa6305da2 Update mad for newer Macs.
Mad won't brew on arrandale CPUs, so include a submitted patch.
While we're at it, enable 64bit where appropriate.
2010-07-09 09:02:56 -07:00
Florian Sowade 5136f7de90 New Formula open-vcdiff
An encoder and decoder for the format described in
RFC 3284: "The VCDIFF Generic Differencing and
Compression Data Format".

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 06:59:15 -07:00
Ariejan de Vroom e95204a1c0 Bumped lame to 3.98.4. Fixes issues with 'output buffer too small' when encoding mp3 audio with ffmpeg.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 06:57:36 -07:00
Chris Hoffman 9f4c6ec4f0 Change nginx head, make nginx use homebrew installed pcre, and check for -H flag
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 06:56:26 -07:00
Max Howell 0c4e6e8d88 Last.fm CLI Fingerprinting Client formula
A tool to return probable metadata for MP3 files
2010-07-09 09:03:29 -04:00
Adam Vandenberg 798146a7fa Improved Subversion support.
Homebrew will now use the svn binary pointed to by HOMEBREW_SVN if set,
use a Homebrew-installed svn if present, finally falling back to the
system-provided svn binary.

If a formula (mplayer) requires a newer version of Subversion than what
Leopard provides, it can use the "StrictSubversionDownloadStrategy"
download strategy to warn the user.

These changes also fix an issue with forcing exports not working on a
stock Leopard subversion, but letting the user either specify a specific
binary or install Subversion via Homebrew and pick that up instead.
2010-07-08 22:45:03 -07:00
Adam Vandenberg 3aa0bba3bc moxi - fix indentation 2010-07-08 22:40:39 -07:00
Michael Hale de424f2932 formula for s3backer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08 20:01:59 -07:00
Josh Owens e52a5af7e7 New formula: moxi
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08 19:59:05 -07:00
Blake Smith 7ca322e70f Add gnupg dependency for duplicity encryption backup
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08 15:48:24 -07:00
JR Boyens 9dda9975d2 Upgraded Grails to 1.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08 13:45:15 -07:00
Adam Vandenberg 2c9c7c0dd2 smlnj - nuke existing targets list first
Fixes Homebrew/homebrew#1806
2010-07-08 13:06:10 -07:00
Adam Vandenberg ad8eea1bd0 Add pcre hack to nginx
Nginx sometimes needs to find PCRE in /usr/local/lib even though
it links against the system library in /usr/lib. The upstream
configure scripts really ought to be fixed.
2010-07-08 10:03:02 -07:00
Pierre Riteau 57cd5ed65a New formula: s3cmd
S3cmd is a command line tool for uploading, retrieving and managing
data in Amazon S3. It is best suited for power users who don't fear
command line. It is also ideal for scripts, automated backups
triggered from cron, etc.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Install privately to libexec
2010-07-08 09:58:40 -07:00