19 lines
773 B
Bash
19 lines
773 B
Bash
# Template file for 'orca'
|
|
pkgname=orca
|
|
version=3.16.2
|
|
revision=1
|
|
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.4-atspi python3.4-dbus python3.4-xdg python3.4-gobject
|
|
hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas"
|
|
pycompile_version="3.4"
|
|
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=cd14b28878cc04166ec43c7d9a8e6b0056c66cbfb1e4f934f12f74568937789a
|