mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
orca: update to 3.30.2.
This commit is contained in:
parent
2577b7dbc5
commit
ffb426f2ca
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=3.30.1
|
version=3.30.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
pycompile_module="orca"
|
||||||
hostmakedepends="intltool itstool pkg-config"
|
hostmakedepends="intltool itstool pkg-config"
|
||||||
makedepends="at-spi2-atk-devel liblouis-devel python-gobject-devel"
|
makedepends="at-spi2-atk-devel liblouis-devel python-gobject-devel"
|
||||||
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
||||||
python3-atspi python3-brlapi python3-dbus python3-xdg speech-dispatcher"
|
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"
|
short_desc="Screen reader for individuals who are blind or visually impaired"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e7016e35a4cbca3dbba624d79339c5a0266ae7ce99a8744395f055995d323aad
|
checksum=a328945bceb7d49199c9077b6829eff5ff8262db5b12c09dc8af4443d88a5a9d
|
||||||
|
|
Loading…
Add table
Reference in a new issue