2009-09-23 11:54:47 by Matthias Scheler | Files touched by this commit (23) |
Log message:
Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".
Approved by Thomas Klausner.
|
2009-09-19 17:39:30 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Modifying patch-ab to work for FreeBSD, too.
|
2009-08-27 20:39:19 by Hasso Tepper | Files touched by this commit (3) |
Log message:
Make it build on DragonFly.
|
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message:
bump revision because of graphics/jpeg update
|
2009-08-17 23:13:04 by Thomas Klausner | Files touched by this commit (14) | |
Log message:
Initial import of farsight2-0.0.14:
The Farsight project is an effort to create a framework to deal
with all known audio/video conferencing protocols. On one side it
offers a generic API that makes it possible to write plugins for
different streaming protocols, on the other side it offers an API
for clients to use those plugins.
The main target clients for Farsight are Instant Messaging
applications. These applications should be able to use Farsight
for all their Audio/Video conferencing needs without having to
worry about any of the lower level streaming and NAT traversal
issues.
Farsight forms an integral part of the Telepathy framework. It is
used by Empathy through the Telepathy-Farsight library. It can also
be easily used on embedded platforms by using Stream-Engine. The
Telepathy-Farsight library binds it to the Connection Managers via
D-Bus and the Telepathy Media Stream Spec and is used for all their
streaming requirements.
|