orca: update to 47.3.
This commit is contained in:
parent
9d2ab271a3
commit
ec7c1ff8e8
@ -1,9 +1,9 @@
|
||||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=46.2
|
||||
revision=2
|
||||
version=47.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext itstool pkg-config gtk+3-devel"
|
||||
hostmakedepends="gettext itstool pkg-config gtk+3-devel python3-gobject-devel"
|
||||
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
||||
python3-atspi python3-brlapi python3-dbus python3-xdg speech-dispatcher
|
||||
@ -12,11 +12,7 @@ short_desc="Screen reader for individuals who are blind or visually impaired"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-45/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-47/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||
checksum=8f63299b1a4f9c30857c229f6a9ce16f2c43eaeea90fbf909314ca8bb73efd5e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
fi
|
||||
checksum=1b0b145bb685cd74eca3e28cb7b7097f98d13ee1cc58b71edeed3a8f9045231b
|
||||
|
Loading…
x
Reference in New Issue
Block a user