Jack Nagel
dc95af8b49
msgpack: fails with LLVM on Lion
...
msgpack fails to compile with even the latest LLVM, at least on Lion. I
can build with LLVM on Snow Leopard.
For reference, MacPorts forces clang on this one.
Closes Homebrew/homebrew#10006 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 20:06:53 -06:00
Jack Nagel
90923ada5b
pango: apply patch from MacPorts
...
Other formula that use pango with glib 2.30.x have issues when they see
the deprecated G_CONST_RETURN; this fix should already be present in
1.29.x.
Also take the opportunity to reorder the formula a bit.
Fixes Homebrew/homebrew#10032 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 19:54:49 -06:00
Lorenzo Manacorda
7a23987cb7
libmpdclient 2.7
...
Closes Homebrew/homebrew#10035 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 19:12:09 -06:00
Lorenzo Manacorda
96c8c8da1b
mpd 0.16.7
...
Closes Homebrew/homebrew#10034 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 19:11:56 -06:00
Mislav Marohnić
dbc4987663
hub 1.8.2
...
Closes Homebrew/homebrew#10033 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 19:10:33 -06:00
Matthew Scott
e72f962958
mp3splt 2.4.1
...
Previous version was no longer hosted on upstream website.
Closes Homebrew/homebrew#10030 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-02-07 12:08:42 -08:00
Matthew Scott
de75e90735
libmp3splt 0.7.1
...
Previous version was no longer hosted on upstream website.
Additionally, this version of libmp3splt requires autoconf 2.62, but only 2.61 is available -- however autoconf is not needed to compile.
Finally, the patch that was once used in the previous version of this formula was deleted off of gist.github.com.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-02-07 12:08:30 -08:00
Jack Nagel
3f0c18ce80
repo: move to stable URL
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-07 00:12:49 -06:00
Jack Nagel
7797d554c3
glib: fix typos
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 23:48:05 -06:00
Dougal Sutherland
eca5d658e1
libsvm: install library
...
Closes Homebrew/homebrew#9958 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 21:08:43 -06:00
dinkypumpkin
fa3f157937
rtmpdump: add HEAD
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 21:04:05 -06:00
dinkypumpkin
083399040b
atomicparsley: add HEAD
...
Closes Homebrew/homebrew#9441 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:56:47 -06:00
Jack Nagel
0b17fb7d2a
fmdiff: add stable URL
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:49:34 -06:00
Stein Magnus Jodal
e3b8521f66
gst-ffmpeg 0.10.13
...
Closes Homebrew/homebrew#9984 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:34:34 -06:00
Stein Magnus Jodal
c0134227fb
gst-plugins-good 0.10.30
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:34:30 -06:00
Stein Magnus Jodal
c25f205064
gst-plugins-base 0.10.35
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 20:34:22 -06:00
Misty De Meo
03df6c737c
xu4 r2999
...
Also updates the build system, fixes the broken Ultima 4 download link,
and corrects the formula to use Homebrew's selected compiler.
Fixes Homebrew/homebrew#6302
2012-02-06 17:06:29 -08:00
Tim Gray
4d251c72d4
icalBuddy 1.8.0
...
Closes Homebrew/homebrew#10010 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 18:24:41 -06:00
Jack Nagel
afad653454
pangomm 2.28.4
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:44:07 -06:00
Jack Nagel
b17451c958
libxml++ 2.34.2
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:38:24 -06:00
Birger J. Nordølum
7a756462d8
glibmm 2.28.2
...
Closes Homebrew/homebrew#10007 .
[jn: tested the other mm formulae against this, no issues]
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:33:36 -06:00
Jack Nagel
201ec3e08e
sdl_sound: disable build-time sdl test
...
SDL is a dep and at this point has been successfully installed, so avoid
compiling a test program.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:21:52 -06:00
Thomas Bouve
b471f21c9a
gearman-php: fix for non-/usr/local installs
...
Closes Homebrew/homebrew#10012 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:13:23 -06:00
Eric Davis
faa3277778
memcached 1.4.13
...
Closes Homebrew/homebrew#10002 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 15:12:10 -06:00
Nibbles 2bits
85ec8d0ba8
sdl_sound: add HEAD and update deps
...
sdl_sound has their stable and development branches under hg rev
at icculus.org. This adds the ability to build HEAD.
Also in this commit are two more optional deps to enhance the
capabilities of sdl_sound if the user wants, speex and physfs.
The --disable-debug was removed as it is the default. The other
flag, --disable-sdl-test seemed misplaced, seeing as we have a dep
on SDL and want it to pick that up as best it can. The boostrap
is in because we are building from hg, and the make check is there
because it takes no time and verifies the multi-library code.
The software builds a playsound cli that the user can run, but no
def test is included.
Closes Homebrew/homebrew#8275 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-06 14:51:54 -06:00
Carlos Borroto
92d17dfac0
tophat 1.4.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-05 20:06:53 -08:00
Birger J. Nordølum
d87b8f3959
Gdk-Pixbuf 2.24.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-05 20:06:29 -08:00
James F. Herdman
f1706d3ba9
Beanstalkd 1.5
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-05 20:05:39 -08:00
Charlie Sharpsteen
67b1092a6e
CLOC: Update to 1.55
2012-02-05 17:47:00 -08:00
Adam Vandenberg
5a8d313b2b
libsigc++: always run check
...
If the tests only take 3 seconds, just run them instead of providing an option.
2012-02-05 12:52:51 -08:00
Adam Vandenberg
8d1ed537a6
liblas: fix typo in option description
2012-02-05 12:48:35 -08:00
Adam Vandenberg
33f1e0949f
Falcon: always install manpages
...
It does not seem to increase compile time to always install the manpages.
2012-02-05 11:45:22 -08:00
Adam Vandenberg
4ba23d75a3
audiofile: cleanups
...
* Remove comment about compilers
* Flip test code to return early if we can't find the files we need
* remove 'end' comments
2012-02-05 10:17:04 -08:00
Adam Vandenberg
31898e19a4
git-now: update options/caveats
...
Move the long path name out of the option description and add it to the
caveats instead.
2012-02-05 10:04:39 -08:00
Charlie Sharpsteen
0107197ceb
LibGit2: Update to 0.16
2012-02-05 08:35:34 -08:00
Charlie Sharpsteen
d4cc0feb7b
Merge branch 'master' of http://github.com/mxcl/homebrew
2012-02-05 08:34:17 -08:00
Andrew Belt
f2e951bdee
ngspice 2.4
...
Closes Homebrew/homebrew#9983 .
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-02-05 01:49:38 -06:00
samueljohn
124c51924d
vtk: Fix for vtk with --python (collect2: ld returned 1 exit status)
...
- Work-a-round: Add a temp symlink from Cellar/vtk to the cwd such that
building the wrappers can find the libs. Then remove the symlink and
let `make install` move everything into place.
Closes Homebrew/homebrew#9796 .
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-04 22:37:40 -08:00
Adam Vandenberg
e7b8044af5
uwsgi: remove verbose warning
...
The thing that was causing this problem has been fixed in Homebrew.
2012-02-04 19:39:48 -08:00
Peter Hollows
5e83e9ad9b
polipo: launchd plist
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:29:33 -08:00
Jonas Bengtsson
169fbaca1d
elinks: enable 256 colors
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:26:03 -08:00
IvoNet
f23a7b6809
mp3info 0.8.5a
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:21:39 -08:00
Steffen Hausmann
0a9634283b
MonetDB 11.7.5
...
MonetDB is an open source column-store database system.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 19:19:38 -08:00
Adam Vandenberg
ec27e64e8f
tig: inline this
2012-02-04 18:53:46 -08:00
Vykook
0daf9c8f67
rc 1.7.2
...
rc is based on the shell from Plan 9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 17:35:07 -08:00
Norbert Wojtowicz
aaa69cf9c0
sam2p 0.49
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 16:54:30 -08:00
Adam Vandenberg
288a715744
Move Fluxus from Homebrew-core to Homebrew-alt
...
This is a head-only formula that is reported not to work in Lion:
https://github.com/mxcl/homebrew/issues/7251
Because of this, moving to Homebrew-alt.
2012-02-04 16:51:36 -08:00
Jay Graves
90624d9a2a
dpkg 1.15.8.12
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 16:45:15 -08:00
Jack Nagel
2531105cad
gambit-scheme: builds with LLVM >= 2336
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04 17:49:19 -06:00
Jack Nagel
32f75748dc
cdargs: builds with LLVM >= 2335
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04 17:46:38 -06:00