File: control

package info (click to toggle)
drupal7-mod-drucall 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,756 kB
  • ctags: 3
  • sloc: xml: 39; sh: 23; pascal: 13; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: drupal7-mod-drucall
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.pro>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://drucall.org
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/drupal7-mod-drucall.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/drupal7-mod-drucall.git

Package: drupal7-mod-drucall
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, drupal7-mod-jscommunicator (>= 1.1)
Recommends: javascript-common
Suggests: repro (>= 1.9.0), resiprocate-turn-server | rfc5766-turn-server
Description: WebRTC SIP module for the Drupal CMS
 HTML5 SIP client entirely written in JavaScript for integration in
 any Druapl site, incude blogs and business web sites.  Requires
 a modern WebRTC capable web browser and a SIP server/proxy supporting
 the SIP over WebSockets transport.  Uses JSCommunicator and JsSIP
 to provide SIP connectivity.