summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdevelop/debian/control
blob: 9e86e04fd9ad2d278125424c5f61b00fa4d5c027 (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: tdevelop-trinity
Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Jeremy Lain <jeremy.laine@m4x.org>
Build-Depends: cdbs (>= 0.4.38), debhelper (>= 7.0.50~), quilt, cmake, tdelibs14-trinity-dev, gettext, tdelibs14-trinity-doc, libtqtinterface-doc, flex, python, libcvsservice-trinity-dev, groff-base, libsvn-dev, libaprutil1-dev, libdb-dev, automake, autoconf, libtool, libltdl-dev
Standards-Version: 3.8.4

Package: tdevelop-trinity
Architecture: any
Depends: ${shlibs:Depends}, tdevelop-data-trinity (>= ${source:Version}), tdebase-trinity-bin
Replaces: kdevelop-kde3 (<< 4:14.0.0~), kdevelop-trinity (<< 4:14.0.0~)
Breaks: kdevelop-kde3 (<< 4:14.0.0~), kdevelop-trinity (<< 4:14.0.0~)
Recommends: tdevelop-trinity-doc, make, libtool, autoconf, automaken, gdb (>= 6.4)
Suggests: libtqtinterface-dev, tdelibs14-trinity-dev, sgmltools-lite, gettext, ark-trinity, kbabel-trinity, tdeiconedit-trinity, tdesdk-scripts-trinity, graphviz, tdebase-tdeio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, tdelibs14-trinity-doc, libtqtinterface-doc, konsole-trinity, cmake, ruby, python, g++, kdevdesigner-trinity
Description: An IDE for Unix/X11
 TDevelop is an easy to use Integrated Development Environment
 for developing C/C++ applications under X11. It features 
 project management, an advanced editor, a class browser
 and an integrated debugger.
 .
 The application wizard can generate fully functional projects
 for terminal programs and GUI programs using TQt, Qt, TDE, KDE or GNOME.

Package: tdevelop-trinity-doc
Section: doc
Architecture: all
Replaces: kdevelop-kde3-doc (<< 4:14.0.0~), kdevelop-trinity-doc (<< 4:14.0.0~)
Breaks: kdevelop-kde3-doc (<< 4:14.0.0~), kdevelop-trinity-doc (<< 4:14.0.0~)
Description: An IDE for Unix/X11 - documentation
 TDevelop is an easy to use Integrated Development Environment
 for developing C/C++ applications under X11. It features 
 project management, an advanced editor, a class browser
 and an integrated debugger.
 .
 The application wizard can generate fully functional projects
 for terminal programs and GUI programs using TQt, Qt, TDE, KDE or GNOME.
 .
 This package contains documentation for TDevelop.

Package: tdevelop-data-trinity
Architecture: all
Replaces: kdevelop-data-kde3 (<< 4:14.0.0~), kdevelop-data-trinity (<< 4:14.0.0~)
Breaks: kdevelop-data-kde3 (<< 4:14.0.0~), kdevelop-data-trinity (<< 4:14.0.0~)
Description: An IDE for Unix/X11 - data
 TDevelop is an easy to use Integrated Development Environment
 for developing C/C++ applications under X11. It features 
 project management, an advanced editor, a class browser
 and an integrated debugger.
 .
 The application wizard can generate fully functional projects
 for terminal programs and GUI programs using TQt, Qt, TDE, KDE or GNOME.
 .
 This package contains arch independent data for TDevelop.

Package: kdevdesigner-trinity
Architecture: any
Depends: ${shlibs:Depends}, tdevelop-trinity (= ${source:Version})
Description: KDevDesigner part for TDevelop
 This package provides the KDevDesigner part for TDevelop

Package: tdevelop-trinity-dev
Architecture: any
Depends: tdevelop-trinity (= ${binary:Version}), tdelibs14-trinity-dev
Replaces: kdevelop-kde3-dev (<< 4:14.0.0~), kdevelop-trinity-dev (<< 4:14.0.0~)
Breaks: kdevelop-kde3-dev (<< 4:14.0.0~), kdevelop-trinity-dev (<< 4:14.0.0~)
Description: An IDE for Unix/X11 - development files
 TDevelop is an easy to use Integrated Development Environment
 for developing C/C++ applications under X11. It features 
 project management, an advanced editor, a class browser
 and an integrated debugger.
 .
 The application wizard can generate fully functional projects
 for terminal programs and GUI programs using TQt, Qt, TDE, KDE or GNOME.
 .
 This package contains development files for TDevelop.

Package: tdevelop-trinity-dbg
Section: debug
Architecture: any
Priority: extra
Replaces: kdevelop-trinity-dbg (<< 4:14.0.0~)
Breaks: kdevelop-trinity-dbg (<< 4:14.0.0~)
Depends: tdevelop-trinity (= ${binary:Version}), tdelibs-trinity-dbg
Description: debugging symbols for tdevelop
 This package contains the debugging symbols associated with tdevelop.
 They will automatically be used by gdb for debugging tdevelop-related
 issues.