Commit graph

501 commits

Author SHA1 Message Date
Caleb Land
5c5bd71426 Correctly set the -install_name of libjs.dylib
Remove the workaround for the wrong dylib ID from couchdb and set it correctly
at the source.

Fixes Homebrew/homebrew#95
2009-10-19 04:02:32 +01:00
Adam Vandenberg
e689d797e9 Formula for pigz parallel gzipper. 2009-10-16 15:59:31 -07:00
Max Howell
a6f3dc0fc2 Fix fish formula due to bad cherry-pick -- sorry :( 2009-10-15 16:51:58 +01:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Max Howell
38aebbfc9b Fixes Homebrew/homebrew#93 2009-10-15 16:40:07 +01:00
Tim Dysinger
1f621503f2 Upgrade Chicken to 4.2.0 2009-10-15 15:59:02 +01:00
Kieran Pilkington
479fb9fbb1 Portaudio 2009-10-15 15:54:18 +01:00
Max Howell
9b157ab856 Deversion swig/share
Versioning dirs is redundant with Homebrew so I try to remove it where possible.
2009-10-15 15:54:08 +01:00
Björn B. Brandenburg
1576ebbfd4 Add Formula for Swig 1.3.40 2009-10-15 15:54:07 +01:00
Mathias Meyer
6b0cd606a3 Don't strip the ruby binary, unicorns die and bundles don't get loaded. 2009-10-15 15:18:53 +01:00
Mathias Meyer
c8d1180624 Updated for RabbitMQ 1.7.0 2009-10-15 15:17:52 +01:00
Mathias Meyer
37bfe6b568 A workaround for spidermonkey wonkiness to create a working couchjs binary. 2009-10-15 15:17:49 +01:00
Edgars Beigarts
9269a91eba Asterisk formula
Patched to use curl and thus not depend on wget.
2009-10-15 15:10:20 +01:00
Caleb Land
291c0f275d upgrade to couchdb 0.10 and fix problems
erlang installs its headers in a messed up place HOMEBREW_PREFIX/lib/erlang/usr/include)
2009-10-14 13:09:29 -04:00
Mike Skalnik
0b0f93329c Added netcat formula 2009-10-12 23:41:38 +01:00
David Höppner
a62f7ae93d Darwinbuild formula 2009-10-12 23:21:04 +01:00
David Höppner
70d1222e3f redland: add sqlite store, bdb optional 2009-10-12 23:01:14 +01:00
David Höppner
4527c123d4 Libdvdcss formula
libdvdcss is a simple library designed for accessing DVDs like a
block device without having to bother about the decryption.
2009-10-12 23:01:14 +01:00
David Höppner
4d5ed542c2 Libdvbpsi formula
libdvbpsi is a simple library designed for decoding and generation
of MPEG TS and DVB PSI tables.
2009-10-12 23:01:13 +01:00
David Höppner
8d041feeb5 Libcdio formula
The GNU Compact Disc Input and Control library (libcdio) contains a
library for CD-ROM and CD image access. Applications wishing to be
oblivious of the OS- and device-dependent properties of a CD-ROM or
of the specific details of various CD-image formats may benefit from
using this library.
2009-10-12 23:01:13 +01:00
David Höppner
764513a727 Libcddb formula
Libcddb is a C library to access data on a CDDB server.
2009-10-12 23:01:13 +01:00
David Höppner
f492148c3b weechat: GnuTLS is fixed 2009-10-12 23:01:13 +01:00
David Höppner
47baee9f06 Fribidi formula
GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi).
2009-10-12 23:01:13 +01:00
David Höppner
29dc6545de Faac formula
FAAC is an Advanced Audio Coder (MPEG2-AAC, MPEG4-AAC). The goal of
FAAC is to explore the possibilities of AAC and exceed the quality
of the currently best MP3 encoders.
2009-10-12 23:01:09 +01:00
David Höppner
4f51c96c33 Faad2 formula
ISO AAC audio decoder
2009-10-12 23:01:05 +01:00
David Höppner
d18b40f040 Dirac formula 2009-10-12 23:01:04 +01:00
David Höppner
a4b812f266 berkeley-db: add cpp and java bindings 2009-10-12 22:51:58 +01:00
David Höppner
59472b306d Ncursesw formula
Wide character version of the ncurses library.
2009-10-12 22:51:57 +01:00
David Höppner
e2e2dda7b1 Parrot formula: patch more binaries 2009-10-12 22:51:57 +01:00
David Höppner
255319d7ba GNU Lightning formula
GNU lightning is a library that generates assembly language code
at run-time; it is very fast, making it ideal for Just-In-Time
compilers, and it abstracts over the target CPU, as it exposes to
the clients a standardized RISC instruction set inspired by the
MIPS and SPARC chips.
2009-10-12 22:51:57 +01:00
David Reynolds
ccbe488bd0 Adding in w3m recipe 2009-10-12 22:50:51 +01:00
Jiayong Ou
b7c369f77f pkg-config support for mad
Added a .pc file so that pkg-config can find mad.
2009-10-12 22:50:51 +01:00
Leo Franchi
460e62b256 perl bindings fail to build 2009-10-12 22:50:51 +01:00
Leo Franchi
ab99476fce Quassel formula 2009-10-12 22:41:17 +01:00
Leo Franchi
4676d9e846 D-Bus formula 2009-10-12 22:41:16 +01:00
Max Howell
fff450e194 Make libpng keg_only
Because OS X provides it and you shouldn't be linking against our version unintentionally.
2009-10-12 22:41:16 +01:00
Kieran Pilkington
4823e16f20 sdl_image formula
We depend on newer libpng than OS X provides because the libpng version has
bugs that exhibit themselves for some uses of the SDL.

See issue Homebrew/homebrew#89 for more information.
2009-10-12 22:41:16 +01:00
Boris Gordon
c0f484b08a libpng formula
Signed-off-by: Adam Vandenberg

Cleaned up formula.

Signed-off-by: Max Howell <max@methylblue.com>

Fixes Homebrew/homebrew#89
2009-10-12 22:41:16 +01:00
Max Howell
eaa74367fb Fix Qt build on SL 2009-10-12 22:41:16 +01:00
Seth Falcon
9941aa95e4 Add formula for httperf 2009-10-12 11:36:50 -07:00
Jannis Leidel
78faa1465c Make framework install of Python actually usable.
No offense but the use of --with-framework-name option is totally wrong in the
Formula.

As noted in the Mac build [notes][1] --with-framework-name is *not* to pass
the SDK path, but to rename it (e.g. "AwesomePython.framework" instead of just
"Python.framework"). To build it as a Mac OS X framework you need to use the
--enable-framework flag instead.

The same with the other option -- to build Python universally. The flag
--enable-universalsdk is missing.

[1]: http://svn.python.org/projects/python/branches/release26-maint/Mac/README
2009-10-12 18:11:03 +01:00
Renaud (Nel) Morvan
18799c326e fix thrift formula
Dependency to boost c++ lib was missing and thrift cannot be built without
2009-10-12 17:48:32 +01:00
Walter McGinnis
abd3464af6 updated zebra to latest release. 2009-10-12 17:46:21 +01:00
David Reynolds
c053cbdbb4 Adding readline support into the postgres formula 2009-10-12 17:37:00 +01:00
Piotr Usewicz
040dd8d536 Fix fish formula 2009-10-12 17:32:09 +01:00
Philip Weaver
e798791143 Use separate system calls for separate commands 2009-10-12 17:26:57 +01:00
Clinton R. Nixon
dd98285287 WordNet formula 2009-10-12 17:26:44 +01:00
emc
29bf4d5b35 Fix irssi formula so modules can be dynamically loaded 2009-10-12 17:26:29 +01:00
Piotr Usewicz
8b8636e6bd Beanstalk Formula
Beanstalk is a simple, fast workqueue service. Its interface is generic,
but was originally designed for reducing the latency of page
views in high-volume web applications by running
time-consuming tasks asynchronously.

Signed-off-by: Max Howell <max@methylblue.com>

I changed it to beanstalk.rb as that's how they refer to it in general.
2009-10-12 17:26:28 +01:00
Piotr Usewicz
6ace63865b Update to Wine 1.1.31
Force gcc 4.2 to compile wine
2009-10-12 17:26:28 +01:00