summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 91ef8cf11707309899118089ce0a7251fa48ef8a (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
Source: ublock-origin
Section: web
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
XSBC-Original-Uploaders:
 Markus Koschany <apo@debian.org>,
 Michael Meskes <meskes@debian.org>
Build-Depends:
 binaryen,
 debhelper-compat (= 13),
 nodejs,
 node-css-tree,
 node-js-beautify,
 python3,
 wabt
Standards-Version: 4.6.2
Homepage: https://github.com/gorhill/uBlock
Vcs-Git: https://salsa.debian.org/webext-team/ublock-origin.git
Vcs-Browser: https://salsa.debian.org/webext-team/ublock-origin

Package: ublock-origin-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: lightweight and efficient ads, malware, trackers blocker (docs)
 uBlock is a small footprint blocker for against web ads, malware, trackers,
 analytics and similar invasive items.
 .
 Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
 having a smaller memory and CPU footprint.
 .
 This package contains larger files that are part of µBlock's documentation.

Package: webext-ublock-origin-firefox
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Recommends:
 firefox | firefox-esr
Suggests:
 ublock-origin-doc
Description: lightweight and efficient ads, malware, trackers blocker (Firefox)
 uBlock is a small footprint blocker for against web ads, malware, trackers,
 analytics and similar invasive items.
 .
 Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
 having a smaller memory and CPU footprint.
 .
 This package provides the Firefox version of the addon.

Package: webext-ublock-origin-chromium
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Recommends:
 chromium
Suggests:
 ublock-origin-doc
Description: lightweight and efficient ads, malware, trackers blocker (Chromium)
 uBlock is a small footprint blocker for against web ads, malware, trackers,
 analytics and similar invasive items.
 .
 Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
 having a smaller memory and CPU footprint.
 .
 This package provides the Chromium version of the addon.