18 lines
741 B
Bash
18 lines
741 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.30.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool itstool pkg-config"
|
|
makedepends="at-spi2-atk-devel liblouis-devel python-gobject-devel"
|
|
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
|
python3-atspi python3-brlapi python3-dbus python3-xdg speech-dispatcher"
|
|
pycompile_module="orca"
|
|
short_desc="Screen reader for individuals who are blind or visually impaired"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.gnome.org/projects/orca"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=49e6d90057d5916daeea8b9edd21f6ccaaae1609799d0188622e4217ffb1582b
|