This updates mkclean to 0.8.6 and modifies the one install command
so that all three binaries it builds get installed, namely:
mkclean, mkcleanreg, and mkWDclean. It compiles and tests
using llvm-2335, gcc-4.2.1, and clang-2.0.
ClosesHomebrew/homebrew#8031.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This updates mkvalidator to version 0.3.7. It build and tests
with the XCode-4.0.2 tools on x86_64 10.6.8.
ClosesHomebrew/homebrew#8032.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
-gmtl's svn (HEAD) has an updated SConstruct which doen't need to be patched.
-The patch is still applied when doing "regular install" (gmtl 0.6.1).
ClosesHomebrew/homebrew#8002.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
"Armadillo is an open-source C++ linear algebra library (matrix maths)
aiming towards a good balance between speed and ease of use. Integer,
floating point and complex numbers are supported, as well as a subset of
trigonometric and statistics functions. Various matrix decompositions
are provided through optional integration with LAPACK, or one of its
high performance drop-in replacements (such as MKL or ACML)."
[http://arma.sourceforge.net/]
ClosesHomebrew/homebrew#8008.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is a version update for color-code, a Qt based board game,
akin to Mastermind, where you place colored tiles. This was
compiled against Qt-4.7.4 and works very well on a 10.6.8
system running in 64bit. Sometimes you come across an app that
builds so cleanly and has such a polished interface that it
makes you chuckle. It could be the devs own a Mac. Anyway,
here it is.
ClosesHomebrew/homebrew#7997.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit upgrades d-bus to 1.4.16 with no other changes.
It compiles without error using clang, llvm, and gcc-4.2.1 from
XCode-4.0.2 on OSX 10.6.8, x64 kernel.
ClosesHomebrew/homebrew#7995.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit updates libmms to version 0.6.2. Their project is
back at sf.net for hosting, and that's why the change in both url
and homepage. This compiles with llvm-2335, gcc-4.2.1, and clang2.0
on OSX 10.6.8 with XCode 4.0.2. It builds native static and shared
libraries that are used for streaming mmst amd mmsh protocol as in
mms://i.canhaz.ct:1755
ClosesHomebrew/homebrew#7991.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This will update libcue to version 1.4.0. No other changes here.
It compiles with llvm-2335.9, gcc-4.2.1, and clang-2.0 from
XCode 4.0.2 on x86_64 10.6.8 Snow Leopard. It builds native
static and shared libraries.
ClosesHomebrew/homebrew#7990.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Bugfix: nginx could not be built --with-http_mp4_module and without --with-debug option.
ClosesHomebrew/homebrew#7965.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
-Changed the url of vrpn to download a zip file from unc's ftp instead of pulling from unc's git repo.
-Unc's git repo is now on the formula's head
-Changed version number
-Added libusb (change from rpavlik to support HID)
-Added --docs argument (change from rpavlik to build documentation)
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>