blob: 9c615d0bcb28296c9dec1ea5f17124f7578c42e8 (
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
27
28
29
|
# Generated by mksrcinfo v8
# Tue Nov 22 16:15:21 UTC 2016
pkgbase = fenrir-git
pkgdesc = A user space console screen reader written in python3
pkgver = v0.2.5.g33af5b6
pkgrel = 5
url = https://github.com/chrys87/${_pkgname}
install = fenrir-git.install
arch = any
license = MIT
makedepends = git
depends = python
depends = python-daemonize
depends = python-evdev
optdepends = brltty: For Braille support
optdepends = gstreamer: for soundicons via gstreamer
optdepends = sox: The default sound driver
optdepends = python-espeak: TTS support
optdepends = python-pyenchant: for spell check functionality
optdepends = speech-dispatcher: TTS support
provides = fenrir
conflicts = fenrir
source = git+https://github.com/chrys87/fenrir.git
source = fenrir-git.install
md5sums = SKIP
md5sums = 1387fd3851040d03816e2fb6b8fa631f
pkgname = fenrir-git
|