File: control

package info (click to toggle)
libjs-jsxc 3.4.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 18,704 kB
  • sloc: javascript: 68,510; makefile: 13; sh: 1
file content (35 lines) | stat: -rw-r--r-- 1,215 bytes parent folder | download
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
Source: libjs-jsxc
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>,
           James Valleroy <jvalleroy@mailbox.org>
Build-Depends: debhelper-compat (= 13), uglifyjs
Standards-Version: 4.5.1
Homepage: https://github.com/sualko/jsxc
Vcs-Git: https://salsa.debian.org/js-team/libjs-jsxc.git
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jsxc
Rules-Requires-Root: no

Package: libjs-jsxc
Architecture: all
Depends: libjs-bootstrap,
         libjs-i18next,
         libjs-jquery,
         libjs-jquery-colorbox,
         libjs-jquery-fullscreen,
         libjs-jquery-slimscroll,
         libjs-jquery-ui,
         libjs-prettify,
         libjs-strophe,
         libjs-strophejs-plugin-chatstates,
         libjs-strophejs-plugin-mam,
         libjs-strophejs-plugin-rsm,
         ${misc:Depends},
         ${shlibs:Depends}
Description: JavaScript XMPP Client
 Real-time chat app. This app requires an external XMPP server (openfire,
 ejabberd etc.).
 .
 You find a list of features, supported protocols and browsers at the homepage
 of Javascript XMPP Client (http://www.jsxc.org).