18 lines
735 B
Bash
18 lines
735 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.28.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=823949416a7df8ca21d01cde33f4f6fe87aa051552c5f7c9cb012a5074ffc2cb
|