1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
Source: wengophone
Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Marco Nenciarini <mnencia@debian.org>, Ludovico Cavedon <cavedon@sssup.it>
Build-Depends: cdbs (>= 0.4.27), bzip2, debhelper (>= 4.1.0), quilt,
patchutils (>= 0.2.25), cmake (>= 2.4.4), libqt4-dev (>= 4.1.4),
libglib2.0-dev (>= 2.10.3), libavcodec-dev (>= 0.cvs20060823-3.1),
libswscale-dev (>= 0.cvs20060823-3.1), libgnutls-dev (>= 1.2.9),
libboost-serialization-dev (>= 1.34.0), libboost-thread-dev (>= 1.34.0),
libboost-regex-dev (>= 1.34.0), libboost-signals-dev (>= 1.34.0),
libboost-program-options-dev (>= 1.34.0), uuid-dev,
libasound2-dev (>= 1.0.11), libspeex-dev (>= 1.1.12), libssl-dev (>= 0.9.8a),
libxml2-dev (>= 2.6.24), libsamplerate0-dev (>= 0.1.2),
libsndfile1-dev (>= 1.0.12), libcurl4-openssl-dev (>= 7.16.1),
dpkg-dev (>= 1.13.19), libx11-dev, python-dev
Build-Conflicts: qt3-dev-tools
Standards-Version: 3.7.3
Homepage: http://www.openwengo.org/
Vcs-Svn: svn://svn.debian.org/pkg-voip/wengophone/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/wengophone/?op=log
Package: wengophone
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SIP-based software telephone with video and chat features
WengoPhone is a Voice-over-IP application based on standard protocols like SIP
and RTP. It enables voice, video and text chat between two clients. Features
include a contact list with multi-protocol presence and status, call history
and NAT traversal capability.
.
In conjunction with commercial services provided from Wengo
(http://www.wengo.fr), WengoPhone can be used to call regular PSTN lines
and/or send SMS messages to cell phones.
Package: wengophone-dbg
Architecture: any
Priority: extra
Depends: wengophone (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: SIP-based software telephone with video and chat features
WengoPhone is a Voice-over-IP application based on standard protocols like SIP
and RTP. It enables voice, video and text chat between two clients. Features
include a contact list with multi-protocol presence and status, call history
and NAT traversal capability.
.
In conjunction with commercial services provided from Wengo
(http://www.wengo.fr), WengoPhone can be used to call regular PSTN lines
and/or send SMS messages to cell phones.
.
This package contains debug symbols, useful to debug wengophone.
|