Source: libnjb
Section: libs
Priority: optional
Maintainer: Alessio Treglia <alessio@debian.org>
Build-Depends: autotools-dev,
 debhelper (>= 7.0.50~),
 libncurses5-dev,
 libusb-dev
Build-Depends-Indep: doxygen
Standards-Version: 3.9.2
Homepage: http://libnjb.sourceforge.net/
Vcs-Git: git://git.debian.org/git/collab-maint/libnjb.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/libnjb.git

Package: libnjb5
Architecture: any
Depends: ${shlibs:Depends},
 udev [linux-any],
 ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.7.2)
Conflicts: libnjb-hotplug
Replaces: libnjb-hotplug
Description: Creative Labs Nomad Jukebox library
 libnjb is a C library and API for communicating with the Creative
 NOMAD JukeBox and Dell DJ digital audio. The protocol these devices
 use is presumably called PDE (Portable Digital Entertainment protocol)
 at Creative. Newer devices using the Microsoft MTP (Media Transfer
 Protocol) are not supported.
 .
 This package contains the shared library.

Package: libnjb-dev
Section: libdevel
Architecture: any
Depends: libnjb5 (= ${binary:Version}),
 libusb-dev (>> 0.1.7),
 ${misc:Depends}
Description: Creative Labs Nomad Jukebox library development files
 libnjb is a C library and API for communicating with the Creative
 NOMAD JukeBox and Dell DJ digital audio. The protocol these devices
 use is presumably called PDE (Portable Digital Entertainment protocol)
 at Creative. Newer devices using the Microsoft MTP (Media Transfer
 Protocol) are not supported.
 .
 This package contains the headers and development libraries.

Package: libnjb-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Creative Labs Nomad Jukebox library documentation
 libnjb is a C library and API for communicating with the Creative
 NOMAD JukeBox and Dell DJ digital audio. The protocol these devices
 use is presumably called PDE (Portable Digital Entertainment protocol)
 at Creative. Newer devices using the Microsoft MTP (Media Transfer
 Protocol) are not supported.
 .
 This package contains the development documentation.

Package: libnjb-examples
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: Creative Labs Nomad Jukebox example binaries
 libnjb is a C library and API for communicating with the Creative
 NOMAD JukeBox and Dell DJ digital audio. The protocol these devices
 use is presumably called PDE (Portable Digital Entertainment protocol)
 at Creative. Newer devices using the Microsoft MTP (Media Transfer
 Protocol) are not supported.
 .
 This package contains the example binaries each performing a simple
 function, such as transferring a track to the jukebox. The source code
 for these examples is in the package libnjb-doc.
