File: control

package info (click to toggle)
libusbx 2%3A1.0.11-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,420 kB
  • sloc: ansic: 12,452; sh: 11,009; makefile: 195
file content (38 lines) | stat: -rw-r--r-- 1,230 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
Source: libusbx
Section: libs
Priority: optional
Maintainer: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>= 8.1.3), autotools-dev, pkg-config, doxygen
Standards-Version: 3.9.3

Package: libusb-1.0-0
Section: libs
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Homepage: http://www.linux-usb.org/
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.

Package: libusb-1.0-0-dev
Section: libdevel
Architecture: linux-any
Depends: libusb-1.0-0 (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends}
Homepage: http://www.linux-usb.org/
Description: userspace USB programming library development files
 Library for programming USB applications without the knowledge
 of Linux kernel internals.

Package: libusb-1.0-0-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: linux-any
Depends: ${shlibs:Depends}
Homepage: http://www.linux-usb.org/
Description: userspace USB programming library
 Library for programming USB applications without the knowledge
 of Linux kernel internals.
 .
 This is a minimal package for use in debian-installer.