aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 52771afef59357844bca3b1b5b9b4f72fbcc381a (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
Source: arctica-browser
Section: perl
Priority: optional
Build-Depends:
 cdbs,
 debhelper (>= 9),
Build-Depends-Indep:
 perl (>= 5.8.0),
Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
Vcs-Git: https://github.com/ArcticaProject/arctica-browser
Vcs-Browser: https://github.com/ArcticaProject/arctica-browser
Standards-Version: 3.9.8

Package: libarctica-browser-core-perl
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-telekinesis-application-gtk3-perl,
Description: Arctica Web Browser: Core Module
 The Arctica Project brings forth a remote computing framework of
 enterprise grade and quality. The Arctica Framework is a highly
 modularized and thus pluggable for developing alls sort of remote
 services.
 .
 This package provides the core Perl module of the Arctica Web Browser.

Package: arctica-browser
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-browser-core-perl (= ${source:Version}),
 tinyproxy,
Breaks: arctica-testbrowser,
Replaces: arctica-testbrowser,
Description: Arctica Web Browser
 The Arctica Project brings forth a remote computing framework of
 enterprise grade and quality. The Arctica Framework is a highly
 modularized and thus pluggable for developing alls sort of remote
 services.
 .
 This package provides the Arctica Web Browser.

Package: arctica-browser-overlay
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libarctica-browser-proxy-perl,
 libarctica-browser-toolbar-perl,
 libarctica-browser-webview-perl,
 libarctica-core-perl,
 libarctica-core-jabus-socket-perl,
 libglib-perl,
 libgtk3-perl,
 libglib-object-introspection-perl,
 libx11-protocol-perl,
 libx11-guitest-perl,
 x11-utils,
 xdotool,
Breaks: libarctica-browser-overlay-perl,
Replaces: libarctica-browser-overlay-perl,
Description: Arctica Web Browser (client-side overlay)
 The Arctica Project brings forth a remote computing framework of
 enterprise grade and quality. The Arctica Framework is a highly
 modularized and thus pluggable for developing alls sort of remote
 services.
 .
 This package provides the client-side overlay for Arctica Web Browser.