blob: f70ceed0c6ba6be3982d0bccd7d5dcaf24853fe2 (
plain)
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
|
pkgbase = talking-clock-git
pkgdesc = Highly configurable clock written in bash with soundpack and voice options.
pkgver = r40.0a7fffb
pkgrel = 1
url = https://git.stormux.org/storm/talking-clock
arch = any
license = WTFPL
makedepends = git
depends = bash
optdepends = espeak: TTS support
optdepends = festival: TTS support
optdepends = flite: TTS support
optdepends = jq: For the current temperature
optdepends = translate-shell: TTS support
optdepends = speech-dispatcher: TTS support
optdepends = rhvoice-git: TTS support
optdepends = pulseaudio: Chime sound support
optdepends = sox: Chime sound support
optdepends = vorbis-tools: Chime sound support
optdepends = yad: for talking-clock-gui to work
provides = talking-clock
conflicts = talking-clock
source = git+https://git.stormux.org/storm/talking-clock
md5sums = SKIP
pkgname = talking-clock-git
|