aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libpurple.rb
AgeCommit message (Collapse)Author
2012-06-10libpurple 2.10.4Carl Jackson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-20libpurple - fix download and bump versionAdam Vandenberg
2010-03-17Formula for libpurpleFlorian Sowade
libpurple is intended to be the core of an IM program. When using libpurple, you'll basically be writing a UI for this core chunk of code. Pidgin is a GTK+ frontend to libpurple, Finch is an ncurses frontend, and Adium is a Cocoa frontend. Signed-off-by: David Höppner <0xffea@gmail.com>