File: control

package info (click to toggle)
hwinfo 21.63-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,744 kB
  • sloc: ansic: 45,081; perl: 3,325; makefile: 233; sh: 181
file content (105 lines) | stat: -rw-r--r-- 3,925 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
Source: hwinfo
Maintainer: Sebastien Badia <sbadia@debian.org>
Uploaders: Tomasz Buchert <tomasz@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper (>= 12),
               debhelper-compat (= 12),
               doxygen,
               flex,
               libx86emu-dev [amd64 i386],
               pkg-config
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian/hwinfo
Vcs-Git: https://salsa.debian.org/debian/hwinfo.git
Homepage: https://github.com/openSUSE/hwinfo

Package: hwinfo
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Hardware identification system
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package does not include the binaries hwscan, hwscand and hwscanqueue. If
 you think one or more of these should be included in the package, please
 contact the maintainer at hwinfo@packages.debian.org.

Package: libhd21
Architecture: linux-any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Hardware identification system library
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package contains the shared library from the hwinfo package.

Package: libhd-doc
Architecture: all
Section: doc
Depends: libjs-jquery, ${misc:Depends}
Suggests: doc-base
Enhances: libhd-dev
Provides: libhd12-doc,
          libhd13-doc,
          libhd14-doc,
          libhd15-doc,
          libhd16-doc,
          libhd20-doc,
          libhd21-doc
Description: Hardware identification system library documentation
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package contains the documentation for the libhd21-dev package.

Package: libhd-dev
Architecture: linux-any
Multi-Arch: same
Section: libdevel
Depends: libhd21 (= ${binary:Version}), ${misc:Depends}
Suggests: libhd-doc
Provides: libhd12-dev,
          libhd13-dev,
          libhd14-dev,
          libhd15-dev,
          libhd16-dev,
          libhd20-dev,
          libhd21-dev
Description: Hardware identification system library and headers
 hwinfo is the hardware detection tool used in SuSE Linux.
 .
 In Debian Edu (Skolelinux) hwinfo has shown better results than discover when
 detecting mouse, keyboard and monitor.
 .
 hwinfo collects information about the hardware installed on a system.  Among
 others, libhd contains information about cdrom, zip, floppy, disks and
 partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
 isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
 .
 This package contains the static library and header files from the hwinfo
 package.