File: control

package info (click to toggle)
ebook-speaker 2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 528 kB
  • sloc: ansic: 3,342; makefile: 34; sh: 23
file content (48 lines) | stat: -rw-r--r-- 1,471 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
37
38
39
40
41
42
43
44
45
46
47
48
Source: ebook-speaker
Section: sound
Priority: optional
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Uploaders: Paul Gevers <paul@climbing.nl>
Build-Depends: debhelper (>= 8),
	       libncursesw5-dev,
	       txt2man,
	       libsox-dev,
	       libidn11-dev,
	       libzip-dev,
	       libmagic-dev,
	       hardening-wrapper
DM-Upload-Allowed: yes
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=pkg-a11y/ebook-speaker.git
Vcs-Git: git://git.debian.org/pkg-a11y/ebook-speaker.git
Homepage: http://web.inter.nl.net/users/lemmensj/

Package: ebook-speaker
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 espeak,
Recommends:
	 zip,
	 convlit,
Description: eBook reader that reads aloud in a synthetic voice
 This package provides a command-line e-reader that reads out
 electronic books using speech synthesis. It has a simple user
 interface appropriate for Braille terminals.
 .
 Currently the EPUB and Microsoft Reader eBook (lit) format are
 supported.

Package: ebook-speaker-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ebook-speaker (= ${binary:Version}),
	 ${misc:Depends},
Description: ebook-speaker debugging symbols
 This package contains the debugging symbols for ebook-speaker.
 .
 Ebook-speaker provides a command-line e-reader that reads out
 electronic books using speech synthesis. It has a simple user
 interface appropriate for Braille terminals.