File: control

package info (click to toggle)
qtwebkit-examples-opensource-src 5.3.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,780 kB
  • ctags: 1,298
  • sloc: cpp: 11,691; makefile: 31
file content (78 lines) | stat: -rw-r--r-- 2,950 bytes parent folder | download | duplicates (2)
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
77
78
Source: qtwebkit-examples-opensource-src
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Fathi Boudra <fabo@debian.org>,
           Modestas Vainius <modax@debian.org>,
           Sune Vuorela <debian@pusling.com>,
           Pino Toscano <pino@debian.org>,
           Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
           Felix Geyer <fgeyer@debian.org>,
           Timo Jyrinki <timo@debian.org>
Build-Depends: debhelper (>= 9),
               libglib2.0-dev,
               libgstreamer-plugins-base0.10-dev,
               libgstreamer0.10-dev,
               libicu-dev,
               libqt5opengl5-dev (>= 5.3.2+dfsg~),
               libqt5webkit5-dev (>= 5.3.2~),
               libqt5xmlpatterns5-dev (>= 5.3.2~),
               libsqlite3-dev,
               libxslt1-dev,
               pkg-kde-tools,
               qtbase5-dev (>= 5.3.2+dfsg~),
               qtdeclarative5-dev (>= 5.3.2~)
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.3.2+dfsg~),
                     qttools5-dev-tools (>= 5.3.2~)
Standards-Version: 3.9.5
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtwebkit-examples.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtwebkit-examples.git

Package: qtwebkit5-examples
Architecture: any
Multi-Arch: same
Section: x11
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: libjs-jquery, ${misc:Depends}, ${shlibs:Depends}
Description: Qt 5 webkit examples
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains examples of the Qt 5 webkit module.

Package: qtwebkit5-examples-dbg
Architecture: any
Priority: extra
Multi-Arch: same
Section: debug
Pre-Depends: dpkg (>= 1.15.6~)
Depends: qtwebkit5-examples (= ${binary:Version}), ${misc:Depends}
Description: Qt 5 webkit examples debugging symbols
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the debugging symbols for the Qt 5 webkit examples.

Package: qtwebkit5-examples-doc
Priority: extra
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Qt 5 webkit examples documentation
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the documentation for the Qt 5 webkit examples.

Package: qtwebkit5-examples-doc-html
Priority: extra
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Qt 5 webkit examples HTML documentation
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the HTML documentation for the Qt 5 webkit
 examples.