File: control

package info (click to toggle)
libnjb 2.2.5-4.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,528 kB
  • ctags: 1,071
  • sloc: ansic: 11,860; sh: 8,611; makefile: 135
file content (49 lines) | stat: -rw-r--r-- 1,796 bytes parent folder | download | duplicates (2)
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
Source: libnjb
Section: libs
Priority: optional
Maintainer: John Bovey <jdb@kent.ac.uk>
Build-Depends: libusb-dev, doxygen, debhelper
Standards-Version: 3.6.2.2

Package: libnjb5
Section: libs
Architecture: any
Depends: udev | hotplug, ${shlibs:Depends}
Conflicts: libnjb-hotplug
Replaces: libnjb-hotplug
Description: Creative Labs Nomad Jukebox library
 A library for communicating with the Creative Nomad Jukebox MP3
 player. More information can be found at the libnjb web site:
 http://sf.net/projects/libnjb/
 This package contains the shared library.

Package: libnjb-dev
Section: libdevel
Architecture: any
Depends: libnjb5 (= ${Source-Version}), libusb-dev (>> 0.1.7)
Description: Creative Labs Nomad Jukebox library development files
 A library for communicating with the Creative Nomad Jukebox MP3
 player. More information can be found at the libnjb web site:
 http://sf.net/projects/libnjb/
 This package contains the headers and development libraries.

Package: libnjb-doc
Section: libdevel
Architecture: all
Description: Creative Labs Nomad Jukebox library documentation
 A library for communicating with the Creative Nomad Jukebox MP3
 player. More information can be found at the libnjb web site:
 http://sf.net/projects/libnjb/
 This package contains the development documentation.

Package: libnjb-examples
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}
Description: Creative Labs Nomad Jukebox example binaries
 A library for communicating with the Creative Nomad Jukebox MP3
 player. More information can be found at the libnjb web site:
 http://sf.net/projects/libnjb/
 This package contains the example binaries each performing a simple
 function, such as transfering a track to the jukebox. The source code
 for these examples is in the package libnjb-doc.