File: control

package info (click to toggle)
qtcreator 3.2.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 104,560 kB
  • sloc: cpp: 767,631; ansic: 108,468; python: 16,917; xml: 14,689; perl: 797; sh: 522; objc: 292; lex: 85; makefile: 62; sed: 12; asm: 5
file content (107 lines) | stat: -rw-r--r-- 4,037 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Source: qtcreator
Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Adam Majer <adamm@zombino.com>,
           Fathi Boudra <fabo@debian.org>,
           Jeremy Lainé <jeremy.laine@m4x.org>,
           Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Build-Depends: debhelper (>= 9),
               libbotan1.10-dev,
               libicu-dev,
               libjs-jquery,
               libqt5opengl5-dev (>= 5.3.2+dfsg~),
               libqt5sql5-sqlite (>= 5.3.2+dfsg~),
               libqt5webkit5-dev (>= 5.3.2+dfsg~),
               libqt5x11extras5-dev (>= 5.3.2~),
               libx11-dev,
               libxext-dev,
               pkg-config,
               qml-module-qtquick2 (>= 5.3.2~),
               qtbase5-dev (>= 5.3.2+dfsg~),
               qtbase5-private-dev (>= 5.3.2+dfsg~),
               qtdeclarative5-dev (>= 5.3.2~),
               qtdeclarative5-private-dev (>= 5.3.2~),
               qtquick1-5-dev (>= 5.3.2~),
               qtquick1-5-private-dev (>= 5.3.2~),
               qtscript5-dev (>= 5.3.2~),
               qtscript5-private-dev (>= 5.3.2~),
               qttools5-dev (>= 5.3.2~),
               qttools5-dev-tools (>= 5.3.2~),
               qttools5-private-dev (>= 5.3.2~),
               qtxmlpatterns5-dev-tools (>= 5.3.2~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/wiki/Category:Tools::QtCreator
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtcreator.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git

Package: qtcreator
Architecture: any
Depends: libqt5sql5-sqlite,
         qml-module-qtquick-controls (>= 5.2.1-4~),
         qml-module-qtquick2 (>= 5.2.1-5~),
         qtchooser,
         qtcreator-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: gdb,
            make,
            qt5-doc,
            qtbase5-dev-tools,
            qtcreator-doc,
            qtdeclarative5-dev-tools,
            qtquick1-5-dev-tools,
            qttools5-dev-tools,
            qttranslations5-l10n,
            qtxmlpatterns5-dev-tools,
            xterm | x-terminal-emulator
Suggests: cmake, g++, git, kdelibs5-data, subversion
Description: lightweight integrated development environment (IDE) for Qt
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 It includes:
  * An advanced C++ code editor
  * Integrated GUI layout and forms designer
  * Project and build management tools
  * Integrated, context-sensitive help system
  * Visual debugger
  * Rapid code navigation tools
  * Supports multiple platforms

Package: qtcreator-data
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Breaks: qtcreator (<< 2.8.0-1~)
Replaces: qtcreator (<< 2.8.0-1~)
Description: application data for Qt Creator IDE
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 This package contains the architecture-independent data for Qt Creator IDE.

Package: qtcreator-dbg
Priority: extra
Architecture: any
Section: debug
Depends: qtcreator (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for Qt Creator IDE
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 This package contains the debugging symbols for Qt Creator IDE.

Package: qtcreator-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: qt5-doc
Description: documentation for Qt Creator IDE
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 This package contains the documentation for Qt Creator IDE.