summaryrefslogtreecommitdiff
path: root/chat/pidgin/TODO
blob: 17b08c3697a6459c7e2f0a576435150054d15b2c (plain)
1
2
3
4
5
6
7
8
9
+ Builds and installs. Works so with IRC.

- does not install pidgin.1 in doc/Makefile. Why? finch does it.
- options.mk: is this sufficient?
- gstreamer should be a suggested option
- pidgin/Makefile.am, pidgin/Makefile.in should be patched to use an
  already installed libpurple ("pkg-config --libs purple",
  "pkg-config --cflags purple") to avoid the hack of linking libpurple.la
  from the .buildlink directory.