orca: update to 3.36.1.
This commit is contained in:
parent
fdf94c80e4
commit
7b3d84c1f5
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=3.34.0
|
version=3.36.1
|
||||||
revision=4
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
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 python3-gobject-devel"
|
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||||
depends="desktop-file-utils gst-plugins-good1 hicolor-icon-theme liblouis
|
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"
|
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=977c8079519ffbabad76861aa2790a55671ff69f19f3f4a158bfeb7c192a0282
|
checksum=c1ac648b6be31488c26ff959114287869df9ce3ca21999e40ded87741c98831f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
hostmakedepends+=" python3-gobject-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue