File: control

package info (click to toggle)
twinkle 1%3A1.10.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,340 kB
  • sloc: cpp: 62,222; makefile: 17
file content (83 lines) | stat: -rw-r--r-- 2,824 bytes parent folder | download | duplicates (3)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Source: twinkle
Section: comm
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders:
 Peter Colberg <peter@colberg.org>,
 Rolf Leggewie <foss@rolf.leggewie.biz>,
 Victor Seva <vseva@debian.org>,
Build-Depends:
 bison,
 cmake,
 debhelper (>= 10),
 flex,
 libasound2-dev [linux-any],
 libccrtp-dev,
 libgsm1-dev,
 libmagic-dev,
 libreadline-dev,
 libsndfile1-dev,
 libspeex-dev,
 libspeexdsp-dev,
 libucommon-dev,
 libxml2-dev,
 linux-libc-dev [linux-any],
 qtdeclarative5-dev,
 qttools5-dev,
Standards-Version: 4.2.1
Homepage: http://twinkle.dolezel.info/
Vcs-Git: https://salsa.debian.org/pkg-voip-team/twinkle.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/twinkle

Package: twinkle
Architecture: any
Depends:
 qml-module-qtquick2,
 twinkle-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Voice over Internet Protocol (VoIP) SIP Phone (GUI)
 Twinkle is a soft-phone for making telephone calls over an IP network
 using the SIP protocol. You can use it for direct IP phone to IP phone
 communication or in a network using a SIP proxy to route your calls.
 Notable features include multiple active identities, call transfer,
 call rejection, 2 simultaneous calls and 3-way conference calls.
 .
 This package contains the graphical interface.

Package: twinkle-console
Architecture: any
Depends:
 twinkle-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 twinkle (= ${binary:Version}),
Description: Voice over Internet Protocol (VoIP) SIP Phone (console)
 Twinkle is a soft-phone for making telephone calls over an IP network
 using the SIP protocol. You can use it for direct IP phone to IP phone
 communication or in a network using a SIP proxy to route your calls.
 Notable features include multiple active identities, call transfer,
 call rejection, 2 simultaneous calls and 3-way conference calls.
 .
 This package contains the console interface. Note that the console
 interface provides a reduced set of features; in particular, the
 graphical interface is needed to create the configuration files.

Package: twinkle-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Breaks:
 twinkle (<< 1:1.9.0+git20160520.0.be8b8df+dfsg-1~),
Replaces:
 twinkle (<< 1:1.9.0+git20160520.0.be8b8df+dfsg-1~),
Description: Voice over Internet Protocol (VoIP) SIP Phone (common files)
 Twinkle is a soft-phone for making telephone calls over an IP network
 using the SIP protocol. You can use it for direct IP phone to IP phone
 communication or in a network using a SIP proxy to route your calls.
 Notable features include multiple active identities, call transfer,
 call rejection, 2 simultaneous calls and 3-way conference calls.
 .
 This package contains common files for both interfaces.