/[pkg-gnome]/desktop/unstable/vte3/debian/control
ViewVC logotype

Contents of /desktop/unstable/vte3/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27239 - (show annotations) (download)
Thu Mar 31 05:14:12 2011 UTC (2 years, 2 months ago) by joss
Original Path: desktop/experimental/vte/debian/control
File size: 6862 byte(s)
Use dh-autoreconf; drop 90_autoreconf.patch.
1 # This file is autogenerated. DO NOT EDIT!
2 #
3 # Modifications should be made to debian/control.in instead.
4 # This file is regenerated automatically in the clean target.
5
6 Source: vte
7 Section: libs
8 Priority: optional
9 Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
10 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org>
11 Standards-Version: 3.8.4
12 XS-Python-Version: >= 2.3
13 Build-Depends: cdbs (>= 0.4.90),
14 debhelper (>= 8),
15 gnome-pkg-tools (>= 0.10),
16 dh-autoreconf,
17 libglib2.0-dev (>= 2.26.0),
18 libcairo2-dev,
19 libx11-dev,
20 libgtk2.0-dev (>= 2.20.0),
21 libgtk-3-dev (>= 3.0.0),
22 gobject-introspection (>= 0.9.12-4~),
23 libgirepository1.0-dev (>= 0.9.12),
24 gir1.2-gtk-3.0,
25 gettext,
26 python-gtk2-dev,
27 python-all-dev (>= 2.3.5-11),
28 libncurses5-dev,
29 gtk-doc-tools,
30 python-support (>= 0.3),
31 libpango1.0-dev (>= 1.22.0),
32 libgladeui-1-dev,
33 intltool (>= 0.35)
34 Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc, libgtk-3-doc, libatk1.0-doc
35
36 Package: libvte9
37 Architecture: any
38 Section: libs
39 Depends: ${misc:Depends},
40 ${shlibs:Depends},
41 libvte-common (>= ${source:Version})
42 Description: Terminal emulator widget for GTK+ 2.0 - runtime files
43 The VTE library inserts terminal capability strings into a trie, and then
44 uses it to determine if data received from a pseudo-terminal is a control
45 sequence or just random data. The sample program "interpret" illustrates
46 more or less what the widget sees after it filters incoming data.
47
48 Package: libvte9-udeb
49 XC-Package-Type: udeb
50 Section: debian-installer
51 Priority: extra
52 Architecture: any
53 Depends: ${misc:Depends},
54 ${shlibs:Depends}
55 Description: Terminal emulator widget for GTK+ 2.0 - minimal runtime
56 This is a udeb, or a microdeb, for the debian-installer.
57 .
58 The VTE library inserts terminal capability strings into a trie, and then
59 uses it to determine if data received from a pseudo-terminal is a control
60 sequence or just random data. The sample program "interpret" illustrates
61 more or less what the widget sees after it filters incoming data.
62 .
63 This package contains the minimal runtime library needed by the Debian
64 installer.
65
66 Package: libvte-dev
67 Architecture: any
68 Section: libdevel
69 Depends: ${misc:Depends},
70 libvte9 (= ${binary:Version}),
71 python-vte (= ${binary:Version}),
72 libcairo2-dev,
73 libx11-dev,
74 libgtk2.0-dev (>= 2.20.0),
75 libpango1.0-dev (>= 1.22.0),
76 libglib2.0-dev (>= 2.26.0),
77 libvte-common
78 Provides: python-vte-dev
79 Description: Terminal emulator widget for GTK+ 2.0 - development files
80 The VTE library inserts terminal capability strings into a trie, and then
81 uses it to determine if data received from a pseudo-terminal is a control
82 sequence or just random data. The sample program "interpret" illustrates
83 more or less what the widget sees after it filters incoming data.
84 .
85 This package contains development files for the VTE library and its
86 Python bindings.
87
88 Package: libvte-2.90-9
89 Architecture: any
90 Section: libs
91 Depends: ${misc:Depends},
92 ${shlibs:Depends},
93 libvte-common (>= ${source:Version})
94 Description: Terminal emulator widget for GTK+ 3.0 - runtime files
95 The VTE library inserts terminal capability strings into a trie, and then
96 uses it to determine if data received from a pseudo-terminal is a control
97 sequence or just random data. The sample program "interpret" illustrates
98 more or less what the widget sees after it filters incoming data.
99
100 Package: gir1.2-vte-2.90
101 Section: libs
102 Architecture: any
103 Depends: ${gir:Depends},
104 ${misc:Depends},
105 libvte-common
106 Description: GObject introspection data for the VTE library
107 This package contains introspection data for VTE, a terminal emulator
108 widget for GTK+.
109 .
110 It can be used by packages using the GIRepository format to generate
111 dynamic bindings.
112
113 Package: libvte-2.90-dev
114 Architecture: any
115 Section: libdevel
116 Depends: ${misc:Depends},
117 libvte-2.90-9 (= ${binary:Version}),
118 gir1.2-vte-2.90 (= ${binary:Version}),
119 libcairo2-dev,
120 libx11-dev,
121 libgtk-3-dev (>= 3.0.0),
122 libpango1.0-dev (>= 1.22.0),
123 libglib2.0-dev (>= 2.22.0),
124 libvte-common
125 Description: Terminal emulator widget for GTK+ 3.0 - development files
126 The VTE library inserts terminal capability strings into a trie, and then
127 uses it to determine if data received from a pseudo-terminal is a control
128 sequence or just random data. The sample program "interpret" illustrates
129 more or less what the widget sees after it filters incoming data.
130 .
131 This package contains development files for the VTE library and its
132 Python bindings.
133
134 Package: libvte-common
135 Architecture: all
136 Section: libs
137 Depends: ${misc:Depends}
138 Replaces: libvte2 (<= 0.5.1-2)
139 Description: Terminal emulator widget for GTK+ - common files
140 The VTE library inserts terminal capability strings into a trie, and then
141 uses it to determine if data received from a pseudo-terminal is a control
142 sequence or just random data. The sample program "interpret" illustrates
143 more or less what the widget sees after it filters incoming data.
144 .
145 This package contains internationalization files for the VTE library.
146
147 Package: python-vte
148 Architecture: any
149 Section: python
150 Depends: ${misc:Depends},
151 ${shlibs:Depends},
152 ${python:Depends},
153 python-gtk2,
154 libvte-common
155 XB-Python-Version: ${python:Versions}
156 Conflicts: python2.3-vte,
157 python2.4-vte
158 Replaces: python2.3-vte,
159 python2.4-vte
160 Breaks: gdebi (<< 0.6.1)
161 Description: Python bindings for the VTE widget set
162 The VTE library inserts terminal capability strings into a trie, and then
163 uses it to determine if data received from a pseudo-terminal is a control
164 sequence or just random data. The sample program "interpret" illustrates
165 more or less what the widget sees after it filters incoming data.
166 .
167 This package contains the Python bindings for the VTE library.
168
169 Package: libvte-doc
170 Architecture: all
171 Section: doc
172 Depends: ${misc:Depends}
173 Description: Terminal emulator widget for GTK+ - documentation
174 The VTE library inserts terminal capability strings into a trie, and then
175 uses it to determine if data received from a pseudo-terminal is a control
176 sequence or just random data. The sample program "interpret" illustrates
177 more or less what the widget sees after it filters incoming data.
178 .
179 This package contains documentation files for the VTE library.

  ViewVC Help
Powered by ViewVC 1.1.5