New package: orca-3.16.2
This commit is contained in:
parent
8d2ddfca8c
commit
6e8a57af53
1 changed files with 19 additions and 0 deletions
19
srcpkgs/orca/template
Normal file
19
srcpkgs/orca/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# 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
|
Loading…
Reference in a new issue