File: control

package info (click to toggle)
webkit2-sharp 2.10.9%2Bgit20160917-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 408 kB
  • ctags: 4
  • sloc: makefile: 142; sh: 3
file content (59 lines) | stat: -rw-r--r-- 2,014 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: webkit2-sharp
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Andrew Shadura <andrewsh@debian.org>
Homepage: https://github.com/hbons/webkit2-sharp
Standards-Version: 3.9.6
Build-Depends:
 cli-common-dev (>= 0.8~),
 debhelper (>= 9),
 dh-autoreconf,
 dos2unix,
 gtk-sharp3 (>= 2.99.2),
 libsoup2.4-cil-dev,
 libtool,
 libwebkit2gtk-4.0-dev,
 mono-devel (>= 1.0.0),
 mono-gac,
 mono-mcs,
 monodoc-base,
 pkg-config,
 xsltproc

Package: libwebkit2-sharp-4.0-cil
Architecture: any
Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: CLI bindings for WebKitGTK+ 4.0 using GObject Introspection
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 This package provides the webkit2-sharp assembly that allows CLI programs to
 use the WebKitGTK+ 4.0 library.

Package: libwebkit2-sharp-4.0-cil-dev
Architecture: any
Depends:
 libsoup2.4-cil-dev,
 libwebkit2-sharp-4.0-cil (= ${binary:Version}),
 ${misc:Depends}
Description: CLI bindings for WebKitGTK+ 4.0 using GObject Introspection - development
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 This package provides development files for the WebKit# 4.0 assembly,
 and should be used for compilation.

Package: monodoc-webkit2-sharp-4.0-manual
Architecture: all
Section: doc
Priority: extra
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for WebKit# 4.0
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the compiled XML documentation for WebKit# 4.0.