File: control

package info (click to toggle)
srm-ifce 1.24.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 988 kB
  • sloc: ansic: 8,250; python: 159; makefile: 92; sh: 71
file content (43 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download
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
Source: srm-ifce
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper (>= 13),
 cmake,
 libcgsi-gsoap-dev (>= 1.3.10),
 libglib2.0-dev,
 libglobus-ftp-client-dev,
 libglobus-gss-assist-dev,
 pkg-config,
 gsoap,
 libgsoap-dev
Standards-Version: 4.6.2
Section: libs
Vcs-Browser: https://salsa.debian.org/ellert/srm-ifce
Vcs-Git: https://salsa.debian.org/ellert/srm-ifce.git
Homepage: https://dmc-docs.web.cern.ch/dmc-docs/srm-ifce.html

Package: libgfal-srm-ifce1
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: SRM client side library
 srm-ifce is a client side implementation of the SRMv1 and SRMv2
 specification for GFAL1/2 and FTS. SRM means Storage Resource Manager
 Interface, it is a specification of a SOAP interface providing a
 generic way to manage distributed storage systems.

Package: srm-ifce-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libgfal-srm-ifce1 (= ${binary:Version}),
 ${misc:Depends},
 libglib2.0-dev
Description: SRM client side headers and development files
 Development libraries, pkgconfig files and header files for the
 srm-ifce.