File: control

package info (click to toggle)
gst-plugins-espeak 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,604 kB
  • sloc: sh: 4,125; ansic: 799; makefile: 24
file content (36 lines) | stat: -rw-r--r-- 1,338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: gst-plugins-espeak
Section: graphics
Priority: optional
Maintainer: Debian Sugar Team <pkg-sugar-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
 autotools-dev,
 debhelper,
 dh-buildinfo,
 autoconf-archive,
 dh-autoreconf,
 libgstreamer1.0-dev,
 libgstreamer-plugins-base1.0-dev,
 libespeak-ng-libespeak-dev | libespeak-dev
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/pkg-sugar-team/gst-plugins-espeak.git
Vcs-Browser: https://salsa.debian.org/pkg-sugar-team/gst-plugins-espeak
Homepage: https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak

Package: gstreamer1.0-espeak
Architecture: any
Multi-Arch: same
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${shlibs:Depends}
Description: GStreamer plugin for eSpeak speech synthesis
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data. Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related. Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains a GStreamer plugin for using eSpeak library as a
 sound source for GStreamer.  Plugin uses given text to produce audio
 output.