orca: update to 3.28.0.
This commit is contained in:
parent
42dab6be99
commit
c376c07743
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.26.0
|
||||
version=3.28.0
|
||||
revision=1
|
||||
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"
|
||||
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"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org/projects/orca"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=471d10417de5440ec3720704964abf9e9f441b00d2650b8caad573bd589a6576
|
||||
checksum=823949416a7df8ca21d01cde33f4f6fe87aa051552c5f7c9cb012a5074ffc2cb
|
||||
|
|
Loading…
Reference in New Issue