control
1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: pw3270
Section: unknown
Priority: optional
Maintainer: Perry Werneck <perry.werneck@gmail.com>
Build-Depends: debhelper (>= 7), autotools-dev, autoconf, libgtk-3-dev, gettext, libssl-dev, desktop-file-utils, libdbus-glib-1-dev, libssl-dev, librsvg2-bin
Package: pw3270
Architecture: any
Depends: ${shlibs:Depends}, lib3270 (= ${binary:Version})
Description: IBM 3270 Terminal emulator for gtk
IBM 3270 terminal emulator gtk. It can be used to communicate with
any IBM host that supports 3270-style connections over TELNET.
Package: lib3270
Architecture: any
Section: libs
Depends: ${misc:Depends}
Description: pw3270 shared libraries.
This package contains the pw3270 shared library for the core application.
Package: lib3270-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, lib3270 (= ${binary:Version}), pkg-config
Description: lib3270 development files.
This package contains the files needed for development of lib3270 based applications
Package: pw3270-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libdbus-1-dev, lib3270-dev (= ${binary:Version}), pw3270 (= ${binary:Version})
Description: lib3270 development files.
This package contains the files needed for development of pw3270 extensions and plugins
Package: pw3270-plugin-dbus
Architecture: any
Depends: ${misc:Depends}, pw3270 (= ${binary:Version}), libdbus-1-3
Description: DBUS plugin for pw3270.
This package contains the plugin allowing scripting of a pw3270 session using dbus calls.
Package: pw3270-dbg
Architecture: any
Depends: lib3270 (= ${binary:Version}), pw3270 (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for pw3270/lib3270
This package contains the debugging symbols for pw3270's internal libs.