Source: libfishsound
Section: sound
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Uploaders: John Francesco Ferlito <johnf@inodes.org>
Build-Depends: debhelper (>= 7.0.50~), libspeex-dev, libvorbis-dev, libflac-dev, autotools-dev, dh-autoreconf, pkg-config
Standards-Version: 3.8.3

Package: libfishsound1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple API that wraps Xiph.Org audio codecs
 libfishsound is a wrapper around the existing codec libraries and
 provides a consistent, higher-level programming interface. It has been
 designed for use in a wide variety of applications; it has no direct
 dependencies on Annodex or Ogg encapsulation, though it is most commonly
 used in conjunction with liboggz to decode or encode Ogg encapsulated
 Vorbis or Speex files.

Package: libfishsound1-dev
Section: libdevel
Architecture: any
Depends: libfishsound1 (= ${binary:Version}), ${misc:Depends}, libspeex-dev, libvorbis-dev
Provides: libfishsound-dev
Conflicts: libfishsound-dev
Description: simple API that wraps Xiph.Org audio codecs (development files)
 libfishsound is a wrapper around the existing codec libraries and
 provides a consistent, higher-level programming interface. It has been
 designed for use in a wide variety of applications; it has no direct
 dependencies on Annodex or Ogg encapsulation, though it is most commonly
 used in conjunction with liboggz to decode or encode Ogg encapsulated
 Vorbis or Speex files.
 .
 This package contains the header files and static libraries required for
 developing applications that use libfishsound.

Package: libfishsound1-dbg
Section: debug
Architecture: any
Depends: libfishsound1 (= ${binary:Version}), ${misc:Depends}
Priority: extra
Description: simple API that wraps Xiph.Org audio codecs (debugging information)
 libfishsound is a wrapper around the existing codec libraries and
 provides a consistent, higher-level programming interface. It has been
 designed for use in a wide variety of applications; it has no direct
 dependencies on Annodex or Ogg encapsulation, though it is most commonly
 used in conjunction with liboggz to decode or encode Ogg encapsulated
 Vorbis or Speex files.
 .
 This package contains debugging symbols useful for tracing bugs in the
 libfishsound1 package.
