mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
orca: update to 43.0.
This commit is contained in:
parent
408ec9f937
commit
f788c225bc
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=42.3
|
version=43.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext itstool pkg-config"
|
hostmakedepends="gettext itstool pkg-config"
|
||||||
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
makedepends="at-spi2-atk-devel liblouis-devel python3-gobject-devel"
|
||||||
|
@ -12,9 +12,10 @@ 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"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-42/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-43/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
||||||
checksum=fadcba0bfeae1e6672266264e76f63fe5abf8f0efb34be118b5a973fb6f2f724
|
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||||
|
checksum=1ca75a00c4a8512a09e4a26eb339fad7944d1ed41aca32f70f69627244218250
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
hostmakedepends+=" python3-gobject-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue