aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pidgin.rb
AgeCommit message (Collapse)Author
2015-03-21pidgin: update 2.10.11 bottle.BrewTestBot
2015-03-21pidgin: fix finch dependenciesDominyk Tiller
Closes #37919. Changes: * Bump to SHA256 * Lowercase the GUI option to match our standard formatting. * Move the X11-using deps which aren’t necessary for Finch compile out of the main deps block and into a gui deps block. * Fixes libidn finch usage. * Moves the CFLAG to an opt CFLAG rather than a HOMEBREW_PREFIX CFLAG - Not sure why I used the latter in the first place. Closes #37922. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-04pidgin: update 2.10.11 bottle.BrewTestBot
2015-01-04Pidgin 2.10.11Brett Koonce
2014-12-17pidgin: fix --without-guiDominyk Tiller
The options apparently need to be above the dependencies otherwise the dependencies kick in first. Should deal with [this comment](https://github.com/Homebrew/homebrew/commit/7537f3663d0ca35e584 8d0a9644ebc86c92d267f#commitcomment-9000071). Closes #35043. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-01pidgin: update 2.10.10 bottle.BrewTestBot
Closes #33702. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-01pidgin: merge in finch formula.Dominyk Tiller
Merges Finch into Pidgin. Offering this as an alternative to #33699.
2014-10-25pidgin: update 2.10.10 bottle.BrewTestBot
2014-10-25Pidgin 2.10.10Arlo Breault
Closes #33548. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-22pidgin: add 2.10.9_1 bottle.BrewTestBot
2014-10-22pidgin: pidgin-otr 4.0.1Arlo Breault
Closes #33459. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-16pidgin: add 2.10.9_1 bottle.BrewTestBot
2014-06-16pidgin: add OTR plugin as a resourceArlo Breault
Closes #30161. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-16pidgin 2.10.9Brett Koonce
2014-03-05Increment revisions on gnutls dependentsJack Nagel
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-05pidgin: make perl opt-in, fix depsAdam Vandenberg
2013-07-02pigdin 2.10.7Michael Mior
This is the X11 chat client. Note that this variously conflicts with finch (command-line client) and libpurple (chat library), so will be sorted out later. Closes #13901.