control 1.24 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,
Adrian Georgescu's avatar
Adrian Georgescu committed
28
         python3-sipsimple (>=5.2.5),
29
         python3-sqlobject,
30 31
         python3-twisted,
         python3-zope.interface,
Dan Pascu's avatar
Dan Pascu committed
32
         x11vnc
33
Description: Fully featured, easy to use SIP client with a Qt based UI
34
 Blink is a fully featured SIP client written in Python and built on top of
35 36 37
 SIP SIMPLE client SDK with a Qt based user interface. Blink provides real
 time applications based on SIP and related protocols for Audio, Video,
 Instant Messaging, File Transfers, Desktop Sharing and Presence.