Source: gnome-speech
Section: libs
Priority: optional
Maintainer: Mario Lang <mlang@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Build-Depends: cdbs (>= 0.2.11),
               debhelper (>= 4.0.0),
               gnome-pkg-tools (>= 0.10),
               libbonobo2-dev (>= 2.6.0), liborbit2-dev (>= 1:2.10.0),
               libespeak-dev (>= 1.22)
Build-Depends-Indep: po-debconf
Standards-Version: 3.7.2

Package: libgnome-speech7
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, festival
Conflicts: libgnome-speech3
Description: GNOME text-to-speech library
 The GNOME Speech library gives a simple yet general API for programs
 to convert text into speech, as well as speech input.
 .
 Multiple backends are supported by the GNOME Speech library, but
 currently only the Festival backend is enabled in this package; the
 other backends require either Java or proprietary software.
 
Package: libgnome-speech-dev
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, libgnome-speech7 (= ${Source-Version}), pkg-config
Description: GNOME text-to-speech library (development headers)
 The GNOME Speech library gives a simple yet general API for programs
 to convert text into speech, as well as speech input.
 .
 See the libgnome-speech3 package description for more information.

Package: gnome-speech-swift
Section: contrib/libs
Architecture: all
Depends: ${misc:Depends},
         gcc,
         libgnome-speech-dev (= ${Source-Version}),
         liborbit2-dev,
         libglib2.0-dev,
         libbonobo2-dev
Description: GNOME text-to-speech library (Cepstral swift engine support)
 The GNOME Speech library gives a simple yet general API for programs
 to convert text into speech, as well as speech input.
 .
 This package provides the source code required to compile a driver
 for the commercial swift speech synthesis engine and voices from
 Cepstral (http://www.cepstral.com/).
 Upon installation, it will automatically attempt to compile and install
 the swift-synthesis-driver binary required to use GNOME Speech with swift. 
 .
 This package is only useful if the swift engine is already installed on the
 system.
