19 lines
782 B
Bash
19 lines
782 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.24.0
|
|
revision=4
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool"
|
|
makedepends="python-gobject-devel at-spi2-atk-devel liblouis-devel"
|
|
depends="liblouis gtk+3 at-spi2-atk speech-dispatcher gst-plugins-good1
|
|
python3-brlapi 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=27bd5e4eee12da737176a200b31d33e118d55ae832a4e3f0cbd3e756027246d1
|