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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
Source: hylafax
Section: comm
Priority: optional
Maintainer: Giuseppe Sacco <eppesuig@debian.org>
Uploaders: Joachim Wiedorn <joodebian@joonet.de>
Build-Depends: debhelper (>= 11),
libjbig-dev,
libtiff-dev (>= 4.5.0-1),
libtiff-tools (>= 4.5.0-1),
zlib1g-dev (>= 0.95), ed,
libpam-dev | libpam0g-dev,
fonts-urw-base35, ghostscript,
dpkg (>= 1.14.6),
init-system-helpers (>= 1.51)
Rules-Requires-Root: binary-targets
Standards-Version: 4.7.0
Homepage: http://www.hylafax.org
Vcs-git: git://git.hylafax.org/HylaFAX
Package: hylafax-server
Architecture: any
Section: comm
Depends: ${shlibs:Depends}, ${misc:Depends},
hylafax-client (= ${binary:Version}),
libtiff-tools (>= 4.5.0-1),
bsd-mailx | mailx, psmisc,
sed (>= 4.1.2), ghostscript,
adduser, sysvinit-utils (>= 3.06-4),
default-mta | exim4-daemon-light | mail-transport-agent,
systemd (>> 235-3)
Suggests: mgetty, psrip
Conflicts: mgetty-fax, capi4hylafax (<< 1:01.02.03-4)
Description: Flexible client/server fax software - server daemons
This package support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
The host running the server must have either a Class 1, Class 2, or a
Class 2.0 fax modem attached to one of its serial ports. End-user
applications to manage the transmission of documents via facsimile are
provided separately by the hylafax-client package.
Package: hylafax-client
Architecture: any
Section: comm
Depends: ${shlibs:Depends}, ${misc:Depends},
enscript | libgnomeprint-data,
ucf, fonts-urw-base35, ghostscript
Pre-Depends: libpaper-utils
Suggests: mgetty-viewfax
Recommends: netpbm, transfig
Conflicts: mgetty-fax
Description: Flexible client/server fax software - client utilities
The HylaFAX client software communicates with a HylaFAX server via TCP/IP.
.
HylaFAX support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
Package: hylafax-server-dbg
Section: debug
Architecture: any
Depends: hylafax-server (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for the hylafax server
This package support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
The host running the server must have either a Class 1, Class 2, or a
Class 2.0 fax modem attached to one of its serial ports. End-user
applications to manage the transmission of documents via facsimile are
provided separately by the hylafax-client package.
.
This package only contains debugging symbols.
Package: hylafax-client-dbg
Architecture: any
Section: debug
Depends: hylafax-client (= ${binary:Version}), ${misc:Depends}
Description: Flexible client/server fax software - client utilities
The HylaFAX client software communicates with a HylaFAX server via TCP/IP.
.
HylaFAX support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
This package only contains debugging symbols.
|