File: control

package info (click to toggle)
glowing-bear 0.9.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,288 kB
  • sloc: javascript: 5,240; makefile: 19; sh: 2
file content (32 lines) | stat: -rw-r--r-- 1,141 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
Source: glowing-bear
Section: web
Priority: optional
Maintainer: Louis-Philippe Véronneau <pollo@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               uglifyjs,
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/debian/glowing-bear.git
Vcs-Browser: https://salsa.debian.org/debian/glowing-bear
Homepage: https://github.com/glowing-bear/glowing-bear

Package: glowing-bear
Architecture: all
Depends: ${misc:Depends},
         libjs-angularjs,
         libjs-bootstrap,
         libjs-emojione,
         libjs-underscore,
         libjs-favico.js,
#         libjs-katex, see #1004141
         node-pako,
Description: Web frontend for the WeeChat IRC client
 Glowing Bear is a web frontend for the WeeChat IRC client and strives to be a
 modern interface.
 .
 It relies on WeeChat to do all the heavy lifting and then provides some nice
 features on top of that, like embedding images, videos, and other content.
 .
 The best part, however, is that you can use it from any modern internet device
 -- whether it's a computer, tablet, or smartphone -- and all your stuff is
 there, wherever you are.