control 1.2 KB
Newer Older
1 2 3 4
Source: blink
Section: python
Priority: optional
Maintainer: Dan Pascu <dan@ag-projects.com>
Dan Pascu's avatar
Dan Pascu committed
5
Uploaders: Adrian Georgescu <ag@ag-projects.com>
6
Build-Depends: debhelper (>= 9), dh-python, python-all-dev (>= 2.7), python-all-dbg (>= 2.7), cython-dbg (>= 0.19), libvncserver-dev
7
Standards-Version: 3.9.8
8 9 10
Homepage: http://icanblink.com

Package: blink
Saul Ibarra's avatar
Saul Ibarra committed
11
Architecture: any
Dan Pascu's avatar
Dan Pascu committed
12 13
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
         libavahi-compat-libdnssd1,
14
         python-application (>= 2.5.0),
Dan Pascu's avatar
Dan Pascu committed
15 16 17
         python-cjson,
         python-enum34,
         python-eventlib,
18
         python-googleapi (>= 1.5.0),
Dan Pascu's avatar
Dan Pascu committed
19 20
         python-lxml,
         python-oauth2client,
Dan Pascu's avatar
Dan Pascu committed
21 22 23
         python-pyqt5,
         python-pyqt5.qtsvg,
         python-pyqt5.qtwebkit,
24
         python-sipsimple (>= 3.1.0),
Dan Pascu's avatar
Dan Pascu committed
25 26 27
         python-twisted-core,
         python-zope.interface,
         x11vnc
28
Description: Fully featured, easy to use SIP client with a Qt based UI
29
 Blink is a fully featured SIP client written in Python and built on top of
30 31 32
 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.