Source: libjackasyn
Section: libs
Priority: optional
Maintainer: Guenter Geiger <geiger@debian.org>
Build-Depends: debhelper (>> 3.0.0), libjack-dev
Standards-Version: 3.5.2

Package: libjackasyn-dev
Section: devel
Architecture: any
Depends: libjackasyn0 (= ${Compiled-Version}), libjack-dev
Description: Development files for libjackasyn
 Libjackasyn is an asynchronous library for interfacing
 with the JACK sound server.

Package: libjackasyn0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: The Asynchrounous JACK Library
 Libjackasyn is an asynchronous library for interfacing
 with the JACK sound server. Programs that do sound input
 or output via the OSS system can be converted into JACK
 clients by starting them with the jacklaunch command.

