| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Closes #9980.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #10024.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10021.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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 #10006.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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 #10032.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10035.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10034.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10033.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Previous version was no longer hosted on upstream website.
Closes #10030.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
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>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #9958.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #9441.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #9984.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Also updates the build system, fixes the broken Ultima 4 download link,
and corrects the formula to use Homebrew's selected compiler.
Fixes #6302
|
|
Closes #10010.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10007.
[jn: tested the other mm formulae against this, no issues]
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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>
|
|
Closes #10012.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #10002.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
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 #8275.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
If the tests only take 3 seconds, just run them instead of providing an option.
|
|
|
|
It does not seem to increase compile time to always install the manpages.
|
|
* Remove comment about compilers
* Flip test code to return early if we can't find the files we need
* remove 'end' comments
|
|
Move the long path name out of the option description and add it to the
caveats instead.
|
|
|
|
|
|
Closes #9983.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
- 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 #9796.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
The thing that was causing this problem has been fixed in Homebrew.
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|