File: control

package info (click to toggle)
epics-base 7.0.8.1%2Bdfsg1-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 22,512 kB
  • sloc: cpp: 130,870; ansic: 115,274; perl: 10,647; makefile: 3,476; yacc: 1,307; python: 594; lex: 236; sh: 108; csh: 36
file content (111 lines) | stat: -rw-r--r-- 3,640 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
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
100
101
102
103
104
105
106
107
108
109
110
111
# This file is autogenerated. DO NOT EDIT
Source: epics-base
Priority: optional
Section: science
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
 Picca Frédéric-Emmanuel <picca@debian.org>,
Build-Depends: debhelper-compat (= 13), iproute2
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://epics-controls.org/
Vcs-Browser: https://salsa.debian.org/science-team/epics-base
Vcs-Git: https://salsa.debian.org/science-team/epics-base.git

Package: libca-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libca4.14.4 (= ${binary:Version}), ${misc:Depends}
Description: EPICS channel access client library (headers)
 EPICS is the Experimental Physics and Industrial Control System.
 This is the EPICS library exposing channel access primitives for
 clients.
 .
 This package contains the header files.

Package: libcom-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libcom3.23.1 (= ${binary:Version}), ${misc:Depends}
Description: EPICS common library (headers)
 EPICS is the Experimental Physics and Industrial Control System.
 Common library used by all other EPICS building blocks.
 .
 This package contains the header files.

Package: libca4.14.4
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: EPICS channel access client library
 EPICS is the Experimental Physics and Industrial Control System.
 This is the EPICS library exposing channel access primitives for
 clients.

Package: libcom3.23.1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: EPICS common library
 EPICS is the Experimental Physics and Industrial Control System.
 Common library used by all other EPICS building blocks.

Package: epics-dev
Section: devel
Architecture: amd64 arm64
Depends:
 libcom-dev (= ${binary:Version}),
 libca-dev (= ${binary:Version}),
 ${misc:Depends}
Description: EPICS header files
 EPICS is the Experimental Physics and Industrial Control System.
 .
 This package includes the header files for EPICS.

# dbd/ bin/
Package: epics-base
Architecture: amd64 arm64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: EPICS tools
 EPICS is the Experimental Physics and Industrial Control System.
 This package provides an extensible set of software components and tools
 with which application developers can create an industrial control system.
 This control system can be used to control accelerators, detectors,
 telescopes, or other scientific experimental equipment.
 .
 epics-base allows an arbitrary number of target systems, IOCs
 (input/output controllers), and host systems, OPIs (operator interfaces) of
 various types.
 .
 This package includes:
   Database Core Library for EPICS
   Record and Soft Device Support Library for EPICS
   caRepeater service
   DBD files

# html & documentation & READMEs
Package: epics-doc
Section: doc
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}
Description: EPICS documentation
 EPICS is the Experimental Physics and Industrial Control System.
 This control system can be used to control accelerators, detectors,
 telescopes, or other scientific experimental equipment.
 .
 This package contains the upstream documentation.

# lib/perl/
Package: libepics-perl
Section: perl
Architecture: amd64 arm64
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: EPICS perl module
 EPICS is the Experimental Physics and Industrial Control System.
 .
 This package contains the EPICS Perl module, including the libcap
 perl binding library.