blob: 21e04ac5dbb587e4a66e611b7a098cef701a67f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
+ Builds and installs. Works so with IRC.
- Remove silc and sametime options from libpurple and instead provide plugin
packages e.g. chat/pidgin-silc or chat/libpurple-silc
- 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.
|