* Upgrade lzip to version 1.13.
* Remove --man flag because it installs to the correct location.
* Add make check because it's a compression program, and data
integrity seems worth the 2 sec. extra.
* Add ENV.j1 for make install, otherwise it will occasionally fail.
Tested on Lion and 64bit Snow Leopard using all compilers from
XCode-4.3.2 and 4.0.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
* Upgrade lzlib to version 1.3.
* Correct configure flags. It is a C library, not C++. Before it
would always compile with gcc. It only uses CC and CFLAGS.
* Add make check because it's a compression library, and data
integrity seems worth the 2 seconds extra.
Tested on Lion and 64bit Snow Leopard with all compilers from
XCode-4.3.2 and 4.0.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Upgrade tbb to 4.0u3, 20120201 stable. It passes make test on
Lion with XCode-4.3.2, clang and llvm-gcc.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers
A patch is included in the formula to change the hardcoded install path to #{prefix}.
ClosesHomebrew/homebrew#10837.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This brew includes Bind along with a suite of tools bundled with it. These
tools are the de facto standard for working with DNS. Bind is compiled with
ipv6 support and dig is compiled with sigchase option turned on.
ClosesHomebrew/homebrew#8948.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Update unp to 2.0-pre7. Unp is an archive unpacker.
Install bash completion script.
COPYING and CHANGELOG in the top level are new symlinks. rm them
so the two mv commands will succeed.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
To satisfy configure script to check "mp4v2/mp4v2.h", add -isystem to CFLAGS
ClosesHomebrew/homebrew#11513.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
xspice provides compatibility with keyfeatures from spice2 which are
absent from spice3. This means many models available on the internet or
from manufactures which were written in spice2 will be compatible with
ngspice.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>