/[pkg-gnome]/desktop/experimental/vte/debian/control
ViewVC logotype

Contents of /desktop/experimental/vte/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4708 - (show annotations) (download)
Wed Nov 23 14:30:49 2005 UTC (7 years, 6 months ago) by lool-guest
Original Path: desktop/unstable/vte/debian/control
File size: 4157 byte(s)
* Build-depend on libfreetype6-dev (>= 2.0.2) to match the checks in
  configure.in. (Closes: #340412)
* Use pkg-config's Libs.private and Requires.private field for libraries and
  packages needed only for static linking instead of the Libs / Requires
  fields; you need to build-depend on pkg-config (>= 0.18) to use these
  fields.  Based on a patch by Steve Langasek.  (Closes: #340406)
1 Source: vte
2 Section: libs
3 Priority: optional
4 Maintainer: Arnaud Patard <arnaud.patard@rtp-net.org>
5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Clément Stenac <zorglub@debian.org>, Ed Boraas <ed@debian.org>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Guilherme de S. Pastore <guilherme.pastore@terra.com.br>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Joe Drew <drew@debian.org>, Johannes Rohr <jr.debian@rohr.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Takuo KITAME <kitame@debian.org>, Marc Dequènes <Duck@DuckCorp.org>
6 Standards-Version: 3.6.2
7 Build-Depends: cdbs, debhelper (>= 3.4.4), libgtk2.0-dev (>= 2.4.1-3), gettext, python-gtk2-dev, python-dev, libncurses5-dev, libxrender-dev, gnome-pkg-tools, gtk-doc-tools, libxt-dev, libfreetype6-dev (>= 2.0.2)
8
9 Package: libvte4
10 Architecture: any
11 Section: libs
12 Depends: ${shlibs:Depends}, libvte-common (= ${Source-Version})
13 Description: Terminal emulator widget for GTK+ 2.0 - runtime files
14 The VTE library inserts terminal capability strings into a trie, and then
15 uses it to determine if data received from a pseudo-terminal is a control
16 sequence or just random data. The sample program "interpret" illustrates
17 more or less what the widget sees after it filters incoming data.
18
19 Package: libvte-dev
20 Architecture: any
21 Section: libdevel
22 Depends: libvte4 (= ${Source-Version}), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libxrender-dev, libxft-dev, libfreetype6-dev, libatk1.0-dev, libpango1.0-dev, libglib2.0-dev, libsm-dev, libice-dev, zlib1g-dev, libncurses5-dev | libncurses-dev, libx11-dev, libfontconfig1-dev
23 Description: Terminal emulator widget for GTK+ 2.0 - development files
24 The VTE library inserts terminal capability strings into a trie, and then
25 uses it to determine if data received from a pseudo-terminal is a control
26 sequence or just random data. The sample program "interpret" illustrates
27 more or less what the widget sees after it filters incoming data.
28 .
29 This package contains development files for the VTE library.
30
31 Package: libvte-common
32 Architecture: all
33 Section: libs
34 Replaces: libvte2 (<= 0.5.1-2)
35 Description: Terminal emulator widget for GTK+ 2.0 - common files
36 The VTE library inserts terminal capability strings into a trie, and then
37 uses it to determine if data received from a pseudo-terminal is a control
38 sequence or just random data. The sample program "interpret" illustrates
39 more or less what the widget sees after it filters incoming data.
40 .
41 This package contains internationalization files for the VTE library.
42
43 Package: python-vte
44 Architecture: any
45 Section: python
46 Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2
47 Description: Python bindings for the VTE widget set
48 The VTE library inserts terminal capability strings into a trie, and then
49 uses it to determine if data received from a pseudo-terminal is a control
50 sequence or just random data. The sample program "interpret" illustrates
51 more or less what the widget sees after it filters incoming data.
52 .
53 This package contains the bindings to use VTE in Python programs.
54
55 Package: libvte-doc
56 Architecture: all
57 Section: doc
58 Depends:
59 Description: Terminal emulator widget for GTK+ 2.0 - development files
60 The VTE library inserts terminal capability strings into a trie, and then
61 uses it to determine if data received from a pseudo-terminal is a control
62 sequence or just random data. The sample program "interpret" illustrates
63 more or less what the widget sees after it filters incoming data.
64 .
65 This package contains documentation files for the VTE library.
66
67

  ViewVC Help
Powered by ViewVC 1.1.5