FixesHomebrew/homebrew#10559.
Also added missing deps for osm2pgsql.
Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
Define a couple of variables to help --HEAD run autogen.sh and locate
our m4 macros. Adds a Dir.chdir for HEAD, and a depend_on libotr,
otherwise configure will choke once you generate it and run it. Adds a
caveat to inform the user how to setup their .mcabberrc configuration
file. This compiles on Lion and Snow Lep with all five compilers,
either stable or head.
Changes --enable-otr from an option to being the default.
ClosesHomebrew/homebrew#10174.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
A small Jabber console client.
Mcabber includes features such as:
- SSL support
- MUC (Multi-User Chat) support
- history logging
- command completion
- OpenPGP encryption
- OTR (Off-the-Record Messaging) support and external action triggers