File: control

package info (click to toggle)
libusb 2%3A0.1.12-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,916 kB
  • ctags: 469
  • sloc: sh: 8,374; ansic: 2,626; cpp: 960; makefile: 219
file content (74 lines) | stat: -rw-r--r-- 2,411 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
Source: libusb
Section: libs
Priority: optional
Maintainer: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>= 5.0.22), autotools-dev, pkg-config, docbook-dsssl, jade | openjade
Standards-Version: 3.7.2

Package: libusb-0.1-4
Priority: important
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libusb0, libccid (<< 0.9.2-3)
Replaces: libusb0
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 More information can be found at the Linux USB web site
 http://www.linux-usb.org/ .

Package: libusb-dev
Section: libdevel
Architecture: any
Depends: libusb-0.1-4 (= ${Source-Version}), libc6-dev | libc-dev, ${misc:Depends}
Replaces: libusb0 (<< 1:0.1.5-1)
Description: userspace USB programming library development files
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 More information can be found at the Linux USB web site
 http://www.linux-usb.org/ .

Package: libusb++-0.1-4c2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libusb++-0.1-4
Replaces: libusb++-0.1-4
Suggests: hotplug
Description: userspace C++ USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals. This is only for programs which use 
 the C++ interface.
 .
 More information can be found at the Linux USB web site
 http://www.linux-usb.org/ .

Package: libusb++-dev
Section: libdevel
Architecture: any
Depends: libusb++-0.1-4c2 (= ${Source-Version}), libusb-dev (= ${Source-Version}), libstdc++-dev, ${misc:Depends}
Description: userspace C++ USB programming library development files
 Library for programming USB applications without the knowledge
 of Linux kernel internals. This is only for programs which use
 the C++ interface.
 .
 More information can be found at the Linux USB web site
 http://www.linux-usb.org/ .

Package: libusb-0.1-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${shlibs:Depends}
Provides: libusb-0.1-4
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 More information can be found at the Linux USB web site
 http://www.linux-usb.org/ .
 .
 This is a minimal package for use in debian-installer.