| 1 |
slomo |
22778 |
# 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 |
joss |
31311 |
Source: vte3
|
| 7 |
rtp-guest |
303 |
Section: libs
|
| 8 |
|
|
Priority: optional
|
| 9 |
biebl |
30782 |
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
| 10 |
|
|
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jordi Mallach <jordi@debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>
|
| 11 |
biebl |
30784 |
Standards-Version: 3.9.2
|
| 12 |
biebl |
30785 |
X-Python-Version: >= 2.3
|
| 13 |
pochu |
26130 |
Build-Depends: cdbs (>= 0.4.90),
|
| 14 |
|
|
debhelper (>= 8),
|
| 15 |
pochu |
26503 |
gnome-pkg-tools (>= 0.10),
|
| 16 |
joss |
27239 |
dh-autoreconf,
|
| 17 |
pochu |
26132 |
libglib2.0-dev (>= 2.26.0),
|
| 18 |
slomo |
24201 |
libcairo2-dev,
|
| 19 |
|
|
libx11-dev,
|
| 20 |
joss |
31310 |
libgtk-3-dev (>= 3.1.9),
|
| 21 |
pochu |
26130 |
gobject-introspection (>= 0.9.12-4~),
|
| 22 |
|
|
libgirepository1.0-dev (>= 0.9.12),
|
| 23 |
|
|
gir1.2-gtk-3.0,
|
| 24 |
lool |
10316 |
gettext,
|
| 25 |
|
|
libncurses5-dev,
|
| 26 |
|
|
gtk-doc-tools,
|
| 27 |
joss |
19688 |
libpango1.0-dev (>= 1.22.0),
|
| 28 |
hertzog |
27578 |
libgladeui-dev,
|
| 29 |
slomo |
17692 |
intltool (>= 0.35)
|
| 30 |
joss |
31310 |
Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc, libatk1.0-doc
|
| 31 |
|
|
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/vte3
|
| 32 |
|
|
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/vte3
|
| 33 |
rtp-guest |
303 |
|
| 34 |
joss |
31310 |
Package: libvte-2.90-9
|
| 35 |
rtp-guest |
303 |
Architecture: any
|
| 36 |
lool |
10316 |
Depends: ${misc:Depends},
|
| 37 |
|
|
${shlibs:Depends},
|
| 38 |
joss |
31310 |
libvte-2.90-common (= ${source:Version})
|
| 39 |
|
|
Description: Terminal emulator widget for GTK+ 3.0 - runtime files
|
| 40 |
joss |
27669 |
The VTE library provides a terminal emulator widget VteTerminal for
|
| 41 |
biebl |
32027 |
applications using the GTK+ toolkit. It also provides the VtePTY object
|
| 42 |
|
|
containing functions for starting a new process on a new
|
| 43 |
joss |
27669 |
pseudo-terminal and for manipulating pseudo-terminals.
|
| 44 |
|
|
.
|
| 45 |
biebl |
32027 |
This package contains the runtime library, needed by programs using the
|
| 46 |
joss |
31310 |
VTE widget with GTK+ 3.0.
|
| 47 |
rtp-guest |
303 |
|
| 48 |
joss |
31310 |
Package: libvte-2.90-9-udeb
|
| 49 |
lool |
16724 |
XC-Package-Type: udeb
|
| 50 |
|
|
Section: debian-installer
|
| 51 |
|
|
Priority: extra
|
| 52 |
|
|
Architecture: any
|
| 53 |
|
|
Depends: ${misc:Depends},
|
| 54 |
|
|
${shlibs:Depends}
|
| 55 |
joss |
31310 |
Description: Terminal emulator widget for GTK+ 3.0 - minimal runtime
|
| 56 |
joss |
27669 |
The VTE library provides a terminal emulator widget VteTerminal for
|
| 57 |
biebl |
32027 |
applications using the GTK+ toolkit. It also provides the VtePTY object
|
| 58 |
|
|
containing functions for starting a new process on a new
|
| 59 |
joss |
27669 |
pseudo-terminal and for manipulating pseudo-terminals.
|
| 60 |
lool |
16724 |
.
|
| 61 |
biebl |
32027 |
This package contains the minimal runtime library for GTK+ 3.0 needed
|
| 62 |
joss |
27669 |
by the Debian installer.
|
| 63 |
lool |
11585 |
|
| 64 |
pochu |
26130 |
Package: gir1.2-vte-2.90
|
| 65 |
|
|
Architecture: any
|
| 66 |
|
|
Depends: ${gir:Depends},
|
| 67 |
jordi |
27287 |
${misc:Depends}
|
| 68 |
pochu |
26130 |
Description: GObject introspection data for the VTE library
|
| 69 |
|
|
This package contains introspection data for VTE, a terminal emulator
|
| 70 |
|
|
widget for GTK+.
|
| 71 |
|
|
.
|
| 72 |
biebl |
32027 |
It can be used by interpreters understanding the GIRepository format to
|
| 73 |
joss |
27669 |
write programs using the VTE widget for GTK+ 3.0.
|
| 74 |
pochu |
26130 |
|
| 75 |
|
|
Package: libvte-2.90-dev
|
| 76 |
|
|
Architecture: any
|
| 77 |
|
|
Section: libdevel
|
| 78 |
|
|
Depends: ${misc:Depends},
|
| 79 |
|
|
libvte-2.90-9 (= ${binary:Version}),
|
| 80 |
joss |
27227 |
gir1.2-vte-2.90 (= ${binary:Version}),
|
| 81 |
pochu |
26130 |
libcairo2-dev,
|
| 82 |
|
|
libx11-dev,
|
| 83 |
pochu |
26570 |
libgtk-3-dev (>= 3.0.0),
|
| 84 |
pochu |
26130 |
libpango1.0-dev (>= 1.22.0),
|
| 85 |
|
|
libglib2.0-dev (>= 2.22.0),
|
| 86 |
joss |
31310 |
libvte-2.90-common
|
| 87 |
|
|
Recommends: libvte-2.90-doc
|
| 88 |
pochu |
26130 |
Description: Terminal emulator widget for GTK+ 3.0 - development files
|
| 89 |
joss |
27669 |
The VTE library provides a terminal emulator widget VteTerminal for
|
| 90 |
biebl |
32027 |
applications using the GTK+ toolkit. It also provides the VtePTY object
|
| 91 |
|
|
containing functions for starting a new process on a new
|
| 92 |
joss |
27669 |
pseudo-terminal and for manipulating pseudo-terminals.
|
| 93 |
pochu |
26130 |
.
|
| 94 |
biebl |
32027 |
This package contains development files for the VTE library and its
|
| 95 |
|
|
Python bindings. It is needed to develop and build programs using the
|
| 96 |
joss |
27669 |
VTE widget with GTK+ 3.0.
|
| 97 |
pochu |
26130 |
|
| 98 |
joss |
31310 |
Package: libvte-2.90-common
|
| 99 |
rtp-guest |
303 |
Architecture: all
|
| 100 |
lool |
6922 |
Depends: ${misc:Depends}
|
| 101 |
biebl |
32027 |
Replaces: libvte-common (<< 1:0.28.2-2)
|
| 102 |
joss |
31310 |
Breaks: libvte9 (<< 1:0.28),
|
| 103 |
|
|
libvte-common (<< 1:0.28.2-2)
|
| 104 |
|
|
Description: Terminal emulator widget for GTK+ 3.0 - common files
|
| 105 |
joss |
27669 |
The VTE library provides a terminal emulator widget VteTerminal for
|
| 106 |
biebl |
32027 |
applications using the GTK+ toolkit. It also provides the VtePTY object
|
| 107 |
|
|
containing functions for starting a new process on a new
|
| 108 |
joss |
27669 |
pseudo-terminal and for manipulating pseudo-terminals.
|
| 109 |
rtp-guest |
303 |
.
|
| 110 |
biebl |
32027 |
This package contains internationalization files for the VTE library
|
| 111 |
joss |
31310 |
and common files for the GTK+ 3.x version.
|
| 112 |
rtp-guest |
303 |
|
| 113 |
joss |
31310 |
Package: libvte-2.90-doc
|
| 114 |
rtp-guest |
3029 |
Architecture: all
|
| 115 |
|
|
Section: doc
|
| 116 |
lool |
6922 |
Depends: ${misc:Depends}
|
| 117 |
joss |
31310 |
Replaces: libvte-doc (<< 1:0.28.2-2)
|
| 118 |
|
|
Breaks: libvte-doc (<< 1:0.28.2-2)
|
| 119 |
|
|
Description: Terminal emulator widget for GTK+ 3.0 - documentation
|
| 120 |
joss |
27669 |
The VTE library provides a terminal emulator widget VteTerminal for
|
| 121 |
biebl |
32027 |
applications using the GTK+ toolkit. It also provides the VtePTY object
|
| 122 |
|
|
containing functions for starting a new process on a new
|
| 123 |
joss |
27669 |
pseudo-terminal and for manipulating pseudo-terminals.
|
| 124 |
rtp-guest |
3029 |
.
|
| 125 |
biebl |
32027 |
This package contains documentation files for the VTE library for GTK+
|
| 126 |
joss |
31310 |
3.x.
|