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
|
Source: globus-xio-udt-driver
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, libglobus-common-dev (>= 15), libglobus-xio-dev (>= 3), libudt-dev, libffi-dev, libnice-dev, libgupnp-1.0-dev, libgupnp-igd-1.0-dev, libselinux1-dev, liblzma-dev
Standards-Version: 3.9.8
Section: net
Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/globus-xio-udt-driver
Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/globus-xio-udt-driver
Homepage: http://toolkit.globus.org/
Package: libglobus-xio-udt-driver
Section: libs
Architecture: i386 amd64
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Globus Toolkit - Globus XIO UDT Driver
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-xio-udt-driver package contains:
Globus XIO UDT Driver - allows a user to execute a program and
treat it as a transport driver by routing data through pipes
Package: libglobus-xio-udt-driver-dev
Section: libdevel
Architecture: i386 amd64
Multi-Arch: same
Depends: libglobus-xio-udt-driver (= ${binary:Version}), ${misc:Depends}, libglobus-common-dev (>= 15), libglobus-xio-dev (>= 3)
Description: Globus Toolkit - Globus XIO UDT Driver Development Files
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-xio-udt-driver-dev package contains:
Globus XIO UDT Driver Development Files
Package: libglobus-xio-udt-driver-dbg
Section: debug
Priority: extra
Architecture: i386 amd64
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libglobus-xio-udt-driver (= ${binary:Version}), ${misc:Depends}
Description: Globus Toolkit - Globus XIO UDT Driver Debug Symbols
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-xio-udt-driver-dbg package contains:
Globus XIO UDT Driver Debug Symbols
|