summaryrefslogtreecommitdiff
path: root/packages/gaim/pidgin.inc
AgeCommit message (Collapse)AuthorFiles
2007-08-23pidgin: update to 2.1.1, enable avahiKoen Kooi1
2007-07-05pidgin: let it add correct rpath and close bug #2543Michael Krelin1
2007-06-16pidgin: make ssl-* plugins depend on ssl plugin and close bug #2480.Michael Krelin1
2007-06-13pidgin: recommend gnutls pluginKoen Kooi1
2007-06-05pidgin: recommend xmpp instead of jabberKoen Kooi1
2007-06-05pidgin: fix RRECOMMENDSKoen Kooi1
2007-05-30pidgin: added zero-length extra_depends to do_split_packages call to avoid ↵Michael Krelin1
adding semirandom dependency by the totally broken code.
2007-05-30pidgin: repackaged for sane interdependencies handling. Closes #2305Michael Krelin1
2007-05-08pidgin: fix rrecommendsKoen Kooi1
2007-05-08pidgin: add first stab at a 2.0.0 recipesKoen Kooi1
Known defects: ls image/usr/lib/purple-2/ libjabber.so libjabber.so.0 libjabber.so.0.0.0 liboscar.so liboscar.so.0 liboscar.so.0.0.0 log_reader.so The jabber and oscor protocol don't get packaged because do_split_packages doesn't do symlinks. Since I don't know whether pidgin scans for *.so or lib* on startup I haven't packaged these. Improvements welcome