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
|
Source: globus-ftp-control
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
debhelper (>= 13),
pkg-config,
libglobus-common-dev (>= 15),
libglobus-gss-assist-dev (>= 11),
libglobus-gssapi-gsi-dev (>= 13),
libglobus-io-dev (>= 11),
libglobus-xio-dev (>= 3),
libglobus-gssapi-error-dev (>= 4),
libglobus-xio-gsi-driver-dev (>= 4),
doxygen,
openssl
Standards-Version: 4.5.1
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/globus-ftp-control
Vcs-Git: https://salsa.debian.org/ellert/globus-ftp-control.git
Homepage: https://github.com/gridcf/gct/
Package: libglobus-ftp-control1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends}
Depends:
${shlibs:Depends},
${misc:Depends},
libglobus-xio-gsi-driver (>= 4)
Description: Grid Community Toolkit - GridFTP Control Library
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-ftp-control1 package contains:
GridFTP Control Library
Package: libglobus-ftp-control-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libglobus-ftp-control1 (= ${binary:Version}),
${misc:Depends},
libglobus-common-dev (>= 15),
libglobus-gss-assist-dev (>= 11),
libglobus-gssapi-gsi-dev (>= 13),
libglobus-io-dev (>= 11),
libglobus-xio-dev (>= 3),
libglobus-gssapi-error-dev (>= 4)
Suggests:
libglobus-ftp-control-doc (= ${source:Version})
Description: Grid Community Toolkit - GridFTP Control Library 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-ftp-control-dev package contains:
GridFTP Control Library Development Files
Package: libglobus-ftp-control-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends}
Description: Grid Community Toolkit - GridFTP Control Library Documentation 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-ftp-control-doc package contains:
GridFTP Control Library Documentation Files
|