18 lines
741 B
Bash
18 lines
741 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.18.2
|
|
revision=2
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool"
|
|
makedepends="python-gobject-devel at-spi2-atk-devel"
|
|
depends="brltty liblouis gtk+3 at-spi2-atk speech-dispatcher
|
|
python3-atspi python3-dbus python3-xdg python3-gobject
|
|
hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas"
|
|
pycompile_module="orca"
|
|
short_desc="Screen reader for individuals who are blind or visually impaired"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://www.gnome.org/projects/orca"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=986244af7a0891b758eb8e772bc61d72483808e7e9c790360f9f389045d7262a
|