orca: update to 3.36.1.
This commit is contained in:
parent
fdf94c80e4
commit
7b3d84c1f5
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'orca'
|
||||
pkgname=orca
|
||||
version=3.34.0
|
||||
revision=4
|
||||
version=3.36.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
pycompile_module="orca"
|
||||
hostmakedepends="intltool itstool pkg-config"
|
||||
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
||||
|
@ -14,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/Orca"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=977c8079519ffbabad76861aa2790a55671ff69f19f3f4a158bfeb7c192a0282
|
||||
checksum=c1ac648b6be31488c26ff959114287869df9ce3ca21999e40ded87741c98831f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3-gobject-devel"
|
||||
|
|
Loading…
Reference in New Issue