Source: arts
Build-Depends: debhelper (>> 4.0.0), automake1.5, gettext, libasound2-dev, libaudiofile-dev, libfam-dev, libglib2.0-dev, libmad0-dev, libqt3-mt-dev, libvorbis-dev, nas-dev, texinfo
Section: libs
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org> 
Standards-Version: 3.5.6

Package: arts
Architecture: all
Section: sound
Depends: libarts1 (= ${Source-Version}), libarts1-bin (= ${Source-Version}), libarts1-glib (= ${Source-Version}), libarts1-qt (= ${Source-Version})
Description: Analog Realtime Synthesizer (aRts) metapackage
 aRts is a short form for "analog realtime synthesizer". The idea of the whole
 thing is to create/process sound using small modules which do certain tasks.
 These may be create a waveform (oscillators), play samples, filter data, add
 signals, perform effects like delay/flanger/chorus, or output the data to
 the soundcard.
 .
 aRts is the core sound system for KDE (and other systems)

Package: libarts1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Recommends: libarts1-bin
Replaces: libarts, libarts-alsa
Description: aRts Sound system
 aRts is a short form for "analog realtime synthesizer". The idea of the whole
 thing is to create/process sound using small modules which do certain tasks.
 These may be create a waveform (oscillators), play samples, filter data, add
 signals, perform effects like delay/flanger/chorus, or output the data to
 the soundcard.
 .
 aRts is the core sound system for KDE (and other systems)

Package: libarts1-bin
Architecture: any
Section: sound
Depends: ${shlibs:Depends}
Description: aRts Sound system (binaries)
 aRts sound system.

Package: libarts1-dev
Architecture: any
Section: devel
Replaces: libarts1 (<< ${Source-Version})
Depends: libarts1 (= ${Source-Version}), libarts1-bin (= ${Source-Version}), libarts1-glib (= ${Source-Version}), libarts1-qt (= ${Source-Version}), libc6-dev, libaudiofile-dev
Description: aRts Sound system (development files)
 aRts sound system.
 .
 Header files needed to build apps that use the aRts sound daemon

Package: libarts1-glib
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: aRts Sound system (glib support libraries)
 aRts sound system.
 .
 This package contains the glib support libraries for aRts.

Package: libarts1-qt
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: aRts Sound system (qt/x11 support libraries)
 aRts sound system.
 .
 This package contains the qt and x11 support libraries for aRts.
