Update LAME to 3.99.3 (stable / minor bugfix)
Changes: Fix for tracker item [ 3441349 ] --tg does not handle genre number when adding unicode tag.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Using the -b flag for the first time will create the specified
blacklist database file, then abort. This bug has been reported to
upstream since 2011-03-28, but no new version has been released since
then.
Upstream bug report:
http://sourceforge.net/tracker/?func=detail&aid=3252151&group_id=188282&atid=924685
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This updates pango to 1.29.3 and fixes the html doc install path.
It also enables the creation of two man pages. Added at the end
is a def test that uses pango, cairo, glib, libz, and freetype.
The formula creates shared native libraies as it was previously
crafted, and it compiles using llvm 2335, gcc-4.2.1, and clang-2.0
from XCode 4.0.2 on 64bit OSX 10.6.8.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The --enable-debug configure-time option builds httperf with
runtime support for the --debug=N or -d=N flags, which show
details about the requests and responses. N is a number; the
higher the number, the more detail you get.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit updates liblas to version 1.6.1 and fixes two variables
that are passed to cmake to locate boost. It also includes an
option to run the builtin tests, as this library operates a
number of complex deps. Building is done out of source (oos) in
this formula, and cmake syntax is restructured per its usage,
placing the path after the options. This passes make test on 64bit
Snow Leopard using XCode-4.0.2, clang-2.0, llvm-2335, and gcc4.2.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Added patches to make 1.6.1 compile on in general (IP_RECVTOS) and to
specifially make it build on Lion (IPV6_HOPLIMIT)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>