Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-01-26 | divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵ | Rolf Leggewie | 1 | |
fixes 2317. | ||||
2007-08-23 | pidgin: update to 2.1.1, enable avahi | Koen Kooi | 1 | |
2007-07-05 | pidgin: let it add correct rpath and close bug #2543 | Michael Krelin | 1 | |
2007-06-16 | pidgin: make ssl-* plugins depend on ssl plugin and close bug #2480. | Michael Krelin | 1 | |
2007-06-13 | pidgin: recommend gnutls plugin | Koen Kooi | 1 | |
2007-06-05 | pidgin: recommend xmpp instead of jabber | Koen Kooi | 1 | |
2007-06-05 | pidgin: fix RRECOMMENDS | Koen Kooi | 1 | |
2007-05-30 | pidgin: added zero-length extra_depends to do_split_packages call to avoid ↵ | Michael Krelin | 1 | |
adding semirandom dependency by the totally broken code. | ||||
2007-05-30 | pidgin: repackaged for sane interdependencies handling. Closes #2305 | Michael Krelin | 1 | |
2007-05-08 | pidgin: fix rrecommends | Koen Kooi | 1 | |
2007-05-08 | pidgin: add first stab at a 2.0.0 recipes | Koen Kooi | 1 | |
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 |