Hi, skype protocol has been merged into bitlbee:
http://bugs.bitlbee.org/bitlbee/changeset/devel%2C802

The original page of Miklos suggest the plugin was usable on *BSD prior to
its merge:
http://vmiklos.hu/project/bitlbee-skype/

However, the port doesn't include that option. I tried to modify the
Makefile to add

.if defined(WITH_JABBER)
CONFIGURE_ARGS+=--jabber=1
.else
CONFIGURE_ARGS+=--jabber=0
.endif

, it built, but the protocol is still missing. It should be in the source by
now. Otherwise using the manual install in too lengthy (install skype4py
then bitlbee-skype).

Can you look into why the port doesn't have the skype protocol working?

Cheers.

-- 
Lyubomir Grigorov (bgalakazam)
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to