mirror of https://gitee.com/openkylin/vte2.91.git
133 lines
4.9 KiB
Plaintext
133 lines
4.9 KiB
Plaintext
|
Source: vte2.91
|
||
|
Section: libs
|
||
|
Priority: optional
|
||
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||
|
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
|
||
|
Uploaders: @GNOME_TEAM@
|
||
|
Build-Depends: debhelper-compat (= 12),
|
||
|
dh-sequence-gnome,
|
||
|
dh-sequence-gir,
|
||
|
gettext,
|
||
|
gtk-doc-tools,
|
||
|
libgirepository1.0-dev (>= 0.9.12),
|
||
|
libglib2.0-dev (>= 2.52.0),
|
||
|
libgnutls28-dev (>= 3.2.7),
|
||
|
libgtk-3-dev (>= 3.20),
|
||
|
libicu-dev,
|
||
|
libpango1.0-dev (>= 1.22.0),
|
||
|
libpcre2-dev (>= 10.21),
|
||
|
libsystemd-dev (>= 220) [linux-any],
|
||
|
libxml2-utils,
|
||
|
meson (>= 0.50.0),
|
||
|
valac (>= 0.31.1)
|
||
|
Rules-Requires-Root: no
|
||
|
Build-Depends-Indep: libatk1.0-doc <!nodoc>,
|
||
|
libglib2.0-doc <!nodoc>,
|
||
|
libgtk-3-doc <!nodoc>
|
||
|
Standards-Version: 4.5.0
|
||
|
XS-Debian-Vcs-Git: https://salsa.debian.org/gnome-team/vte2.91.git
|
||
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/gnome-team/vte2.91
|
||
|
Vcs-Browser: https://salsa.debian.org/gnome-team/vte2.91
|
||
|
Vcs-Git: https://salsa.debian.org/gnome-team/vte2.91.git
|
||
|
Homepage: https://wiki.gnome.org/Apps/Terminal/VTE
|
||
|
|
||
|
Package: libvte-2.91-0
|
||
|
Architecture: any
|
||
|
Depends: libvte-2.91-common (= ${binary:Version}),
|
||
|
${misc:Depends},
|
||
|
${shlibs:Depends}
|
||
|
Multi-Arch: same
|
||
|
Description: Terminal emulator widget for GTK+ 3.0 - runtime files
|
||
|
The VTE library provides a terminal emulator widget VteTerminal for
|
||
|
applications using the GTK+ toolkit. It also provides the VtePTY object
|
||
|
containing functions for starting a new process on a new
|
||
|
pseudo-terminal and for manipulating pseudo-terminals.
|
||
|
.
|
||
|
This package contains the runtime library, needed by programs using the
|
||
|
VTE widget with GTK+ 3.0.
|
||
|
|
||
|
Package: libvte-2.91-0-udeb
|
||
|
Package-Type: udeb
|
||
|
Build-Profiles: <!noudeb>
|
||
|
Section: debian-installer
|
||
|
Architecture: any
|
||
|
Depends: ${misc:Depends},
|
||
|
${shlibs:Depends}
|
||
|
Description: Terminal emulator widget for GTK+ 3.0 - minimal runtime
|
||
|
The VTE library provides a terminal emulator widget VteTerminal for
|
||
|
applications using the GTK+ toolkit. It also provides the VtePTY object
|
||
|
containing functions for starting a new process on a new
|
||
|
pseudo-terminal and for manipulating pseudo-terminals.
|
||
|
.
|
||
|
This package contains the minimal runtime library for GTK+ 3.0 needed
|
||
|
by the Debian installer.
|
||
|
|
||
|
Package: gir1.2-vte-2.91
|
||
|
Architecture: any
|
||
|
Section: introspection
|
||
|
Depends: ${gir:Depends},
|
||
|
${misc:Depends}
|
||
|
Multi-Arch: same
|
||
|
Description: GObject introspection data for the VTE library
|
||
|
This package contains introspection data for VTE, a terminal emulator
|
||
|
widget for GTK+.
|
||
|
.
|
||
|
It can be used by interpreters understanding the GIRepository format to
|
||
|
write programs using the VTE widget for GTK+ 3.0.
|
||
|
|
||
|
Package: libvte-2.91-dev
|
||
|
Architecture: any
|
||
|
Section: libdevel
|
||
|
Depends: gir1.2-vte-2.91 (= ${binary:Version}),
|
||
|
libglib2.0-dev (>= 2.40.0),
|
||
|
libgnutls28-dev (>= 3.2.7),
|
||
|
libgtk-3-dev (>= 3.12.0),
|
||
|
libpango1.0-dev (>= 1.22.0),
|
||
|
libpcre2-dev (>= 10.21),
|
||
|
libvte-2.91-0 (= ${binary:Version}),
|
||
|
libvte-2.91-common,
|
||
|
zlib1g-dev,
|
||
|
${misc:Depends}
|
||
|
Recommends: libvte-2.91-doc
|
||
|
Conflicts: libvte-2.90-dev
|
||
|
Multi-Arch: same
|
||
|
Description: Terminal emulator widget for GTK+ 3.0 - development files
|
||
|
The VTE library provides a terminal emulator widget VteTerminal for
|
||
|
applications using the GTK+ toolkit. It also provides the VtePTY object
|
||
|
containing functions for starting a new process on a new
|
||
|
pseudo-terminal and for manipulating pseudo-terminals.
|
||
|
.
|
||
|
This package contains development files for the VTE library and its
|
||
|
Python bindings. It is needed to develop and build programs using the
|
||
|
VTE widget with GTK+ 3.0.
|
||
|
|
||
|
Package: libvte-2.91-common
|
||
|
Architecture: any
|
||
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||
|
Replaces: libvte-2.91-0 (<= 0.60.0-2ubuntu1)
|
||
|
Breaks: libvte-2.91-0 (<= 0.60.0-2ubuntu1)
|
||
|
Multi-Arch: foreign
|
||
|
Description: Terminal emulator widget for GTK+ 3.0 - common files
|
||
|
The VTE library provides a terminal emulator widget VteTerminal for
|
||
|
applications using the GTK+ toolkit. It also provides the VtePTY object
|
||
|
containing functions for starting a new process on a new
|
||
|
pseudo-terminal and for manipulating pseudo-terminals.
|
||
|
.
|
||
|
This package contains internationalization files for the VTE library
|
||
|
and common files for the GTK+ 3.x version.
|
||
|
|
||
|
Package: libvte-2.91-doc
|
||
|
Architecture: all
|
||
|
Multi-Arch: foreign
|
||
|
Section: doc
|
||
|
Depends: ${misc:Depends}
|
||
|
Build-Profiles: <!nodoc>
|
||
|
Description: Terminal emulator widget for GTK+ 3.0 - documentation
|
||
|
The VTE library provides a terminal emulator widget VteTerminal for
|
||
|
applications using the GTK+ toolkit. It also provides the VtePTY object
|
||
|
containing functions for starting a new process on a new
|
||
|
pseudo-terminal and for manipulating pseudo-terminals.
|
||
|
.
|
||
|
This package contains documentation files for the VTE library for GTK+
|
||
|
3.x.
|