17 lines
744 B
Bash
17 lines
744 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.30.1
|
|
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.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://wiki.gnome.org/Projects/Orca"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=e7016e35a4cbca3dbba624d79339c5a0266ae7ce99a8744395f055995d323aad
|