| Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
|
|
|
|
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>
|
|
Closes #33702.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Merges Finch into Pidgin. Offering this as an alternative to #33699.
|
|
|
|
Closes #33548.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #33459.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30161.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
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.
|