mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
orca: update to 47.3.
This commit is contained in:
parent
9d2ab271a3
commit
ec7c1ff8e8
1 changed files with 6 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'orca'
|
# Template file for 'orca'
|
||||||
pkgname=orca
|
pkgname=orca
|
||||||
version=46.2
|
version=47.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
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"
|
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
|
||||||
python3-atspi python3-brlapi python3-dbus python3-xdg speech-dispatcher
|
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>"
|
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-45/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/gnome-47/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/master/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/orca/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/orca/${version%.*}/orca-${version}.tar.xz"
|
||||||
checksum=8f63299b1a4f9c30857c229f6a9ce16f2c43eaeea90fbf909314ca8bb73efd5e
|
checksum=1b0b145bb685cd74eca3e28cb7b7097f98d13ee1cc58b71edeed3a8f9045231b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" python3-gobject-devel"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue