This is needed by any filesystem that uses the `allow_other` mount option.
ClosesHomebrew/homebrew#7742.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
libmpd changed their versioning scheme from the previous 0.20.0
to this 11.8.17 which is apparently like going to 0.20.95, except
that they wanted to match the version numbering on their main
project gmpc. This version compiles with llvm, gcc-4.2.1, and
clang from XCode 4.0.2 on x64 10.6.8. See their sourceforge files:
* http://sourceforge.net/projects/musicpd/files/ClosesHomebrew/homebrew#7750.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Tup is a build tool that fills a role similar to make---except much more
efficient for large source trees.
ClosesHomebrew/homebrew#7636.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This takes care of the issue described here (recognizing gdbm 1.9.x
databases): http://www.gossamer-threads.com/lists/python/bugs/942749
The patches are already in their respective upstream repositories, so
they will presumably be included in the next Python 2.7.x and 3.2.x
releases.
ClosesHomebrew/homebrew#7738.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
OpenCV relies on the CMake FindPythonLibs module which get pwned pretty hard if
more than one Python installation is available. Copied some code from the VTK
formula that straightens things out manually.
Also added a numpy dependency.
FixesHomebrew/homebrew#7740.
Updates the url and hash to version 2.5, and adds a dep option
to build universal a la pcre. Tested on MacOSX 10.6.8 using
all three compilers in 64bit mode from XCode 4.0.2.
ClosesHomebrew/homebrew#7737.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
ClosesHomebrew/homebrew#7460.
This is the last known stable version of Io. However it is very old. If you
can find a newer stable version, please add it!
Signed-off-by: Max Howell <max@methylblue.com>
- All Debian software is now mirrored by ftp.us.debian.org.
- LibFFI is mirrored by ftp.sourceware.org.
- All kernel.org software is now mirrored by mirrorservice.org.
FixesHomebrew/homebrew#7478.
The markdown parser that existing formula "multimarkdown" is based on.
Presumably lighter-weight (fewer output formats) and fewer bugs.
ClosesHomebrew/homebrew#7631.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Growly is a simple tool to redirect output of a command to a growl notification.
This is nice for cli tasks that take a considerable amount of time. Simply run them
via growly and get a growl notification with their output whenever they finish.
ClosesHomebrew/homebrew#7683.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
New Formula: libraw This is a library for handling RAW images.
There is a dep on little-cms to enable ICC Color Profiles. The
optional GPL2 and GPL3 demosaic packs are also built with this.
The library is stable and has a consistent API that supports
reading, decoding, and unpacking of RAW image files, along with
conversion, interpolation, and output. It was compiled and tested
with clang-2.0, llvm 2335, and gcc-4.2.1 on OSX 10.6.8 x86_64.
ClosesHomebrew/homebrew#7684.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Linking with '-lltdl' fails on Lion and/or with XCode 4.2. The patch is
already in the upstream development version and will be in the next
release.
ClosesHomebrew/homebrew#7503.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This update bumps up the version number of ldns to 1.6.10. I also added
"--disable-gost", as the openssl shipping with OSX doesn't support this.
Finally, I also added a few lines to build and install the ldns example
tools.
ClosesHomebrew/homebrew#7695.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Jpeg 8c is the foundation of many libraries and applications.
It gets a minor checkup. It had two configure flags listed in
the formula that were already the default. So those were removed.
No other changes were made, and the library and its dependents
do not need to be rebuilt.
ClosesHomebrew/homebrew#7700.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>