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
Max Howell
fc4c8c7a55
Remove # depends_on cmake
...
Thanks to adamv's new test.
2009-10-09 03:59:41 +01:00
Max Howell
c37d310cae
The proper way to do this is with the head function
2009-10-09 03:59:41 +01:00
Adam Vandenberg
d614c20fdf
Formula for Factor (trunk from git).
2009-10-08 17:23:00 -07:00
David Conrad
2cd527af8c
orc formula
2009-10-09 00:54:27 +01:00
David Conrad
caff2aa1a6
vbindiff formula
2009-10-09 00:54:27 +01:00
David Conrad
1d07e72d48
MPlayer formula fixes
...
Don't force x86_64; configure detects it properly now
Use gcc-4.2 as llvm-gcc-4.2 chokes on mlp inline asm
Add recommended dependancy on pkg-config
2009-10-09 00:54:27 +01:00
David Conrad
3465f11870
Oggz formula
...
Signed-off-by: Max Howell <max@methylblue.com>
The formula was committed as liboggz.rb, but the homepage is consistent in
calling it Oggz so I renamed the formula.
2009-10-09 00:53:52 +01:00
David Conrad
7a6de3c8b2
Update libogg, libvorbis, and libtheora
2009-10-09 00:47:14 +01:00
David Conrad
0a9451aae2
ffmpeg configure script detects x86_64 correctly on 10.6 as of r20134
2009-10-09 00:47:02 +01:00
David Höppner
ae44cb4c81
weechat: fix iconv not found (not perfect)
...
Signed-off-by: Max Howell <max@methylblue.com>
Fixes Homebrew/homebrew#82
2009-10-09 00:13:24 +01:00
Max Howell
3f2008da91
Document selflinks.sh
...
Neaten icu4c caveats.
Use auto sourceforge mirror selection for mad.
2009-10-09 00:09:05 +01:00
Max Howell
0d38b76d7e
Remove optimisations fromt mysql_config --cflags
...
This fixes issues that people were having compiling gems off of the Homebrew mysql installation.
2009-10-09 00:09:05 +01:00
Brian Smyth
29f06d5501
Fondu formula.
...
A set of programs to interconvert between mac font formats and pfb, ttf,
otf and bdf files on unix.
2009-10-08 13:23:05 -04:00
Caleb Land
4e7720c492
use the same imagemagick mirror as macports
...
the official imagemagick ftp deletes old releases too quickly
2009-10-06 12:03:50 -04:00
Max Howell
348b3e71dd
Fix ImageMagick for non /usr/local installs
...
Closes Homebrew/homebrew#85 . Closes Homebrew/homebrew#86 .
Removing .la files is proving problematic in places. But oh well. Homebrew is
all about optimizing init?
2009-10-06 12:18:26 +01:00
Walter McGinnis
a918d70e84
Upgraded to yaz 3.0.49 release.
2009-10-06 12:12:01 +13:00
Max Howell
b70f2a4284
Siege seems to not like an etc that isn't in its prefix
2009-10-04 20:29:54 +01:00
Renaud (Nel) Morvan
e0fa4076c4
fix siege formula
...
Keg etc folder must exist for the build to succeed
2009-10-04 20:58:15 +02:00
Max Howell
885a173b34
Fixes Homebrew/homebrew#80 ; mpg123 doesn't build on Snow Leopard
2009-10-04 18:49:29 +01:00