Source: sipml5
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), yui-compressor, jsdoc-toolkit, po-debconf
Standards-Version: 3.9.3
Homepage: http://sipml5.org
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/sipml5.git
Vcs-Git: git://git.debian.org/git/pkg-javascript/sipml5.git

Package: libjs-sipml5
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: WebRTC SIP video-phone - JavaScript library
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides the JavaScript library for use in web sites
 or for other packages that require it.

Package: libjs-sipml5-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libjs-sipml5
Description: WebRTC SIP video-phone - API documentation
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides the API documentation for the JavaScript library.

Package: sipml5-web-phone
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-sipml5, libjs-jquery, apache2 | lighttpd | httpd
Recommends: repro, resiprocate-turn-server
Description: WebRTC SIP video-phone - demonstration web page
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides a basic HTML implementation of a phone that
 can be published through a web server such as Apache.
