aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mcabber.rb
AgeCommit message (Collapse)Author
2014-11-14mcabber: update optionsJack Nagel
2014-05-08mcabber 0.10.3Jack Nagel
2014-04-04mcabber: modernize autotools bootstrapJack Nagel
2014-03-06Increment revisions on libgcrypt dependentsJack Nagel
2013-11-13Add more missing :autoconf depsJack Nagel
2013-09-21mcabber: use spec depsJack Nagel
2013-02-02mcabber 0.10.2Adam Vandenberg
2012-09-05mcabber: use new DSLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-07-10Use autotools symbolsAdam Vandenberg
2012-02-28These now depend on automake for Xcode >= 4.3Max Howell
Fixes #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.
2012-02-27depends_on "automake" where necessaryMax Howell
Had to remove full paths, since we have two options for location now.
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2012-02-15mcabber: fixes for autogen.shNibbles 2bits
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. Closes #10174. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-27Mcabber: fix head buildAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-26Update Formula: mcabberAlexis Hildebrandt
Version bump to 0.10.1 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-08-15mcabber: A console Jabber clientAlexis Hildebrandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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
2010-01-23Mcabber 0.9.10Alexis Hildebrandt
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