Commit Graph

540 Commits (3fec41f0a5cc9adcecda62a48794653e2b7f6bda)

Author SHA1 Message Date
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
dbr 9b5e711fd9 Improved clojure formula.
Merged the clj_repl and clj commands into one clj command, which either
invokes the REPL, or runs a script (similar to how the python command works).
Moved the script to DATA, instead of inline
2009-10-12 17:26:28 +01:00
Björn B. Brandenburg 8072aff04e Add formula for GNU Linear Programming Kit
Provides a library and stand-alone tool for solving linear programs (LPs) and
integer linear programs (ILPs). Doesn't depend on anything else.
2009-10-12 17:26:27 +01:00
Andre Arko 924dab52ff Formula for MRTG, a tool to monitor server stats using SNMP
Also MRTG's dep, the GD library
2009-10-12 17:26:27 +01:00
Seth Falcon 592d7bddcb Update bash-completion to version 1.1
Also fixes etc config.

The call to inreplace had an incorrect path.  I tried correcting it
and leaving it as a post-make-install step, but it still did not work.
Moving the inreplace call did the trick.
2009-10-12 17:24:53 +01:00
Jannis Leidel efae2ae56b pwgen formula 2009-10-12 17:24:52 +01:00
Mel Gray 714c5d4136 Google Performance tools formula 2009-10-12 17:24:42 +01:00
Kieran Pilkington 3a11a674d1 Speex formula 2009-10-12 17:24:21 +01:00
Max Howell 8515cce8dc Fixes Homebrew/homebrew#88; Aspell doesn't compile with LLVM 2009-10-12 15:46:48 +01:00
Max Howell 60a5996457 Git 1.6.5
No longer builds with LLVM due to a bug in LLVM headers.

Offending lines contain htonl().
2009-10-12 14:31:21 +01:00
elliottcable 462d32f916 Added a Node.js formula.
All sorts of weirdness is fixed by setting ENV.gcc_4_2, so… that’s a must.
2009-10-10 15:16:57 -08:00
Jiayong Ou cacd0263ed AdvanceCOMP formula
AdvanceCOMP is a collection of recompression utilities for your .ZIP
archives, .PNG snapshots, .MNG video clips and .GZ files.
2009-10-09 09:44:03 +02:00