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

Contents of /desktop/unstable/vte/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6736 - (hide annotations) (download)
Sun Jul 23 14:36:04 2006 UTC (6 years, 10 months ago) by lool
File size: 4036 byte(s)
* Remove versions in Conflicts/Replaces with python2.X-vte.
1 rtp-guest 303 Source: vte
2     Section: libs
3     Priority: optional
4 joss 5872 Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
5 stratus 6663 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.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>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
6     Standards-Version: 3.7.2
7 stratus 6665 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libglib2.0-dev (> 2.6.0), libgtk2.0-dev (>= 2.6.0), gettext, python-gtk2-dev, python-all-dev (>= 2.3.5-11), libncurses5-dev, libxrender-dev, gnome-pkg-tools, dpkg-dev (>= 1.13.19), gtk-doc-tools, libxt-dev, libfreetype6-dev (>= 2.0.2), python-support (>= 0.3)
8 rtp-guest 303
9     Package: libvte4
10     Architecture: any
11     Section: libs
12 joss 5949 Depends: ${shlibs:Depends}, libvte-common (= ${source:Version})
13 rtp-guest 303 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 joss 5949 Depends: libvte4 (= ${binary: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 rtp-guest 303 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 stratus 6663 Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2
47     Provides: ${python:Provides}
48 lool 6736 Conflicts: python2.3-vte, python2.4-vte
49     Replaces: python2.3-vte, python2.4-vte
50 stratus 6664 Description: Python bindings for the VTE widget set
51 rtp-guest 303 The VTE library inserts terminal capability strings into a trie, and then
52     uses it to determine if data received from a pseudo-terminal is a control
53     sequence or just random data. The sample program "interpret" illustrates
54     more or less what the widget sees after it filters incoming data.
55     .
56 stratus 6664 This package contains the Python bindings for the VTE library.
57    
58 rtp-guest 3029 Package: libvte-doc
59     Architecture: all
60     Section: doc
61     Depends:
62     Description: Terminal emulator widget for GTK+ 2.0 - development files
63     The VTE library inserts terminal capability strings into a trie, and then
64     uses it to determine if data received from a pseudo-terminal is a control
65     sequence or just random data. The sample program "interpret" illustrates
66     more or less what the widget sees after it filters incoming data.
67     .
68     This package contains documentation files for the VTE library.
69    
70    

  ViewVC Help
Powered by ViewVC 1.1.5