control 1.29 KB
Newer Older
1 2 3
Source: blink
Section: python
Priority: optional
4
Maintainer: Adrian Georgescu <ag@ag-projects.com>
Adrian Georgescu's avatar
Adrian Georgescu committed
5
Uploaders: Tijmen de Mes <tijmen@ag-projects.com>
6
Build-Depends: debhelper (>= 11),
7
               dh-python,
8 9 10
               python3-all-dev,
               python3-all-dbg,
               cython3-dbg,
11
               libvncserver-dev
12
Standards-Version: 4.5.0
13 14
Homepage: http://icanblink.com

Adrian Georgescu's avatar
Adrian Georgescu committed
15
Package: blink
Saul Ibarra's avatar
Saul Ibarra committed
16
Architecture: any
17
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
Dan Pascu's avatar
Dan Pascu committed
18
         libavahi-compat-libdnssd1,
19 20 21 22 23
         python3-application,
         python3-eventlib,
         python3-googleapi,
         python3-lxml,
         python3-oauth2client,
Tijmen de Mes's avatar
Tijmen de Mes committed
24
         python3-pgpy,
25 26 27
         python3-pyqt5,
         python3-pyqt5.qtsvg,
         python3-pyqt5.qtwebkit,
28
         python3-requests,
Adrian Georgescu's avatar
Adrian Georgescu committed
29
         python3-sipsimple (>=5.2.5),
30
         python3-sqlobject,
31 32
         python3-twisted,
         python3-zope.interface,
Dan Pascu's avatar
Dan Pascu committed
33
         x11vnc
34
Description: Fully featured, easy to use SIP client with a Qt based UI
35 36
 Blink is a fully featured SIP client written in Python 3 and built on top of
 SIP SIMPLE client SDK with a Qt 5 based user interface. Blink provides real
37
 time applications based on SIP and related protocols for Audio, Video,
38
 Instant Messaging, MSRP Chat and File Transfers, Desktop Sharing and Presence.