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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5298 - (hide annotations) (download)
Sun Feb 26 20:45:32 2006 UTC (7 years, 2 months ago) by lool
File size: 4348 byte(s)
* Let python2.3-vte replace previous versions of python-vte.
1 rtp-guest 303 Source: vte
2     Section: libs
3     Priority: optional
4     Maintainer: Arnaud Patard <arnaud.patard@rtp-net.org>
5     Uploaders: @GNOME_TEAM@, Marc Dequènes <Duck@DuckCorp.org>
6 lool-guest 3629 Standards-Version: 3.6.2
7 lool-guest 4708 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 rtp-guest 303
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 lool-guest 4415 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 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 lool 5297 Depends: python2.3-vte
47     Description: Python bindings for the VTE widget set (default Python version)
48 rtp-guest 303 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 lool 5297 This package is a dependency package, which selects the right package for
54     the default Python version.
55 rtp-guest 3029
56 lool 5297 Package: python2.3-vte
57     Architecture: any
58     Section: python
59     Depends: ${shlibs:Depends}, ${python:Depends}, python2.3-gtk2
60 lool 5298 Replaces: python-vte (<< 1:0.11.20-2)
61 lool 5297 Description: Python bindings for the VTE widget set (Python 2.3 version)
62     The VTE library inserts terminal capability strings into a trie, and then
63     uses it to determine if data received from a pseudo-terminal is a control
64     sequence or just random data. The sample program "interpret" illustrates
65     more or less what the widget sees after it filters incoming data.
66     .
67     This package contains the bindings to use VTE in Python 2.3 programs.
68    
69     Package: python2.4-vte
70     Architecture: any
71     Section: python
72     Depends: ${shlibs:Depends}, ${python:Depends}, python2.4-gtk2
73     Description: Python bindings for the VTE widget set (Python 2.4 version)
74     The VTE library inserts terminal capability strings into a trie, and then
75     uses it to determine if data received from a pseudo-terminal is a control
76     sequence or just random data. The sample program "interpret" illustrates
77     more or less what the widget sees after it filters incoming data.
78     .
79     This package contains the bindings to use VTE in Python 2.4 programs.
80    
81 rtp-guest 3029 Package: libvte-doc
82     Architecture: all
83     Section: doc
84     Depends:
85     Description: Terminal emulator widget for GTK+ 2.0 - development files
86     The VTE library inserts terminal capability strings into a trie, and then
87     uses it to determine if data received from a pseudo-terminal is a control
88     sequence or just random data. The sample program "interpret" illustrates
89     more or less what the widget sees after it filters incoming data.
90     .
91     This package contains documentation files for the VTE library.
92    
93    

  ViewVC Help
Powered by ViewVC 1.1.5