Currently building wireshark with Python support (the default) may
result in runtime errors like
dlsym(0x8fe467fc, py_create_dissector_handle): symbol not found
Since Python support is currently "experimental", let's just turn it
off. Patches with the right settings to re-enable it are certainly
welcome.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
The formula for Spring Roo is updated to the latest GA release 1.1.5.RELEASE.
The roo executable is renamed from roo.sh to roo, as specified in the Spring Roo installation instructions (see http://www.springsource.org/spring-roo).
ClosesHomebrew/homebrew#8899.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Update QRencode to 3.2.0
Patches for issues Homebrew/homebrew#6447 and Homebrew/homebrew#6843 are now contained in this release.
Building is now thread-safe. Changed url, homepage and use sha1.
ClosesHomebrew/homebrew#8888.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The Clay homepage has moved to http://claylabs.com/clay/. The claylanguage.org
hostname still redirects to the old site, so that should be changed as well.
ClosesHomebrew/homebrew#8935.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Pango links against X11 libraries -- the `ENV.x11` call allows the formula (as
of Homebrew/homebrew#7658) to do so successfully.
ClosesHomebrew/homebrew#8941.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
When installing the latest sphinx script, it defaults to mysql support unless
--without-mysql is passed.
ClosesHomebrew/homebrew#8921.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
-Updated url and md5 to download the 7.0.5 tarball
-Removed version as it is inferred from the url
-This version no longer fails with llvm
ClosesHomebrew/homebrew#8895.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
New builds of GFortran from r.research.att.com. The latest package installs all
of GCC, so we throw out all compilers other than GFortran after installation.
FixesHomebrew/homebrew#8173.
No md5 should be given due to the rapid evolution of the dependancy.
ClosesHomebrew/homebrew#8877.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The Sphinx search server is currently at verstion 2.0.2 **beta**, which is
the recommened release according to their [downloads page][1]
[1]: http://sphinxsearch.com/downloads/
Changes included:
- Update MD5 for Sphinx package
- Chnage install args to use `--with-mysql` if `which mysql` finds it,
similar to how the `--with-pgsl` works`
- Add MD5 for included Libstemmer formula
ClosesHomebrew/homebrew#8840.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>