summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: b130ffa9ecbb5b4cee3421ae8f9f7f376df81277 (plain)
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
Source: bootstrap-html
Section: javascript
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 libjs-popper.js,
 node-autoprefixer,
 node-babel7,
 node-less,
 node-postcss-cli,
 node-rollup-plugin-babel,
 node-rollup-plugin-node-resolve,
 node-rollup-plugin-replace,
 node-source-map,
 rollup,
 sassc,
 terser,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://getbootstrap.com
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/bootstrap-html
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/bootstrap-html

Package: libjs-bootstrap5
Architecture: all
Multi-Arch: foreign
Depends:
 libjs-popper.js,
 ${misc:Depends},
Provides:
 node-bootstrap (= ${source:Version}),
 sass-stylesheets-bootstrap,
Suggests:
 bootstrap-icons,
 libjs-bootstrap5-doc,
Description: HTML front-end framework (version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains bootstrap version 5.

Package: libjs-bootstrap5-doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: HTML front-end framework (documentation, version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains the documentation for bootstrap version 5.

Package: node-bootstrap
Architecture: all
Multi-Arch: foreign
Depends:
 libjs-bootstrap5 (= ${source:Version}),
 ${misc:Depends},
Provides:
 sass-stylesheets-bootstrap,
Suggests:
 bootstrap-icons,
 libjs-bootstrap5-doc,
Description: HTML front-end framework (nodejs, version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains the nodejs integration for bootstrap version 5.