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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
Source: globus-gridftp-server
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
debhelper (>= 13),
pkg-config,
libglobus-common-dev (>= 17),
libglobus-xio-dev (>= 5),
libglobus-xio-gsi-driver-dev (>= 2),
libglobus-gfork-dev (>= 3),
libglobus-gridftp-server-control-dev (>= 9),
libglobus-ftp-control-dev (>= 7),
libglobus-authz-dev (>= 2),
libglobus-gssapi-gsi-dev (>= 10),
libglobus-gss-assist-dev (>= 9),
libglobus-gsi-credential-dev (>= 6),
libglobus-gsi-sysconfig-dev (>= 5),
libglobus-io-dev (>= 9),
libssl-dev,
zlib1g-dev,
openssl,
fakeroot
Standards-Version: 4.6.1
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/globus-gridftp-server
Vcs-Git: https://salsa.debian.org/ellert/globus-gridftp-server.git
Homepage: https://github.com/gridcf/gct/
Package: libglobus-gridftp-server6
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends},
libglobus-xio-gsi-driver (>= 2)
Recommends: libglobus-xio-udt-driver (>= 1) [amd64 i386]
Description: Grid Community Toolkit - Globus GridFTP Server
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The libglobus-gridftp-server6 package contains:
Globus GridFTP Server
Package: globus-gridftp-server-progs
Section: net
Architecture: any
Multi-Arch: foreign
Pre-Depends:
${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends},
${perl:Depends},
lsb-base (>= 3.0-6)
Description: Grid Community Toolkit - Globus GridFTP Server Programs
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The globus-gridftp-server-progs package contains:
Globus GridFTP Server Programs
Package: libglobus-gridftp-server-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libglobus-gridftp-server6 (= ${binary:Version}),
${misc:Depends},
libglobus-common-dev (>= 17),
libglobus-xio-dev (>= 5),
libglobus-xio-gsi-driver-dev (>= 2),
libglobus-gfork-dev (>= 3),
libglobus-gridftp-server-control-dev (>= 9),
libglobus-ftp-control-dev (>= 7),
libglobus-authz-dev (>= 2),
libglobus-gssapi-gsi-dev (>= 10),
libglobus-gss-assist-dev (>= 9),
libglobus-gsi-credential-dev (>= 6),
libglobus-gsi-sysconfig-dev (>= 5),
libglobus-io-dev (>= 9),
libssl-dev
Description: Grid Community Toolkit - Globus GridFTP Server Development Files
The Grid Community Toolkit (GCT) is an open source software toolkit used for
building grid systems and applications. It is a fork of the Globus Toolkit
originally created by the Globus Alliance. It is supported by the Grid
Community Forum (GridCF) that provides community-based support for core
software packages in grid computing.
.
The libglobus-gridftp-server-dev package contains:
Globus GridFTP Server Development Files
|